Searched refs:fd_bo_ref (Results 1 - 14 of 14) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/freedreno/drm/ |
| H A D | msm_ringbuffer_sp.h | 73 APPEND(&msm_ring->u, reloc_bos, fd_bo_ref(reloc->bo)); 116 APPEND(&msm_ring->u, reloc_bos, fd_bo_ref(target_bo));
|
| H A D | freedreno_drmif.h | 203 struct fd_bo *fd_bo_ref(struct fd_bo *bo);
|
| H A D | msm_ringbuffer.c | 81 cmd->ring_bo = fd_bo_ref(ring_bo); 156 APPEND(submit, bos, fd_bo_ref(bo)); 206 msm_ring->ring_bo = fd_bo_ref(suballoc_bo); 487 unsigned idx = APPEND(&msm_ring->u, reloc_bos, fd_bo_ref(reloc->bo));
|
| H A D | freedreno_bo.c | 52 bo = fd_bo_ref(entry->data); 259 fd_bo_ref(struct fd_bo *bo) function in typeref:struct:fd_bo *
|
| H A D | msm_ringbuffer_sp.c | 149 idx = APPEND(submit, bos, fd_bo_ref(bo)); 188 msm_ring->ring_bo = fd_bo_ref(suballoc_bo); 654 .ring_bo = fd_bo_ref(msm_ring->ring_bo), 850 msm_ring->ring_bo = fd_bo_ref(msm_pipe->suballoc_bo);
|
| /xsrc/external/mit/libdrm/dist/freedreno/ |
| H A D | freedreno_drmif.h | 130 struct fd_bo * fd_bo_ref(struct fd_bo *bo);
|
| H A D | freedreno_bo.c | 49 bo = fd_bo_ref(bo); 224 drm_public struct fd_bo * fd_bo_ref(struct fd_bo *bo) function in typeref:typename:drm_public struct fd_bo *
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/ |
| H A D | msm_ringbuffer_sp.c | 146 submit->bos[idx] = fd_bo_ref(bo); 193 msm_ring->ring_bo = fd_bo_ref(suballoc_bo); 364 msm_ring->u.cmds[idx].ring_bo = fd_bo_ref(msm_ring->ring_bo); 398 msm_ring->u.reloc_bos[idx].bo = fd_bo_ref(reloc->bo); 468 fd_bo_ref(msm_target->u.reloc_bos[i].bo);
|
| H A D | freedreno_drmif.h | 162 struct fd_bo * fd_bo_ref(struct fd_bo *bo);
|
| H A D | freedreno_bo.c | 50 bo = fd_bo_ref(entry->data); 237 struct fd_bo * fd_bo_ref(struct fd_bo *bo) function in typeref:struct:fd_bo *
|
| H A D | msm_ringbuffer.c | 89 cmd->ring_bo = fd_bo_ref(ring_bo); 168 submit->bos[idx] = fd_bo_ref(bo); 224 msm_ring->ring_bo = fd_bo_ref(suballoc_bo); 527 msm_ring->u.reloc_bos[idx].bo = fd_bo_ref(reloc->bo);
|
| /xsrc/external/mit/libdrm/dist/freedreno/kgsl/ |
| H A D | kgsl_pipe.c | 132 fd_bo_ref(bo);
|
| /xsrc/external/mit/libdrm/dist/freedreno/msm/ |
| H A D | msm_ringbuffer.c | 177 cmd->ring_bo = fd_bo_ref(suballoc_bo); 213 msm_ring->bos[idx] = fd_bo_ref(bo);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_resource.c | 292 dst->bo = fd_bo_ref(src->bo); 1576 fd_resource_set_bo(rsc, fd_bo_ref(memobj->bo));
|
Completed in 14 milliseconds