Searched refs:fd_bo_ref (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dmsm_ringbuffer_sp.h73 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 Dfreedreno_drmif.h203 struct fd_bo *fd_bo_ref(struct fd_bo *bo);
H A Dmsm_ringbuffer.c81 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 Dfreedreno_bo.c52 bo = fd_bo_ref(entry->data);
259 fd_bo_ref(struct fd_bo *bo) function in typeref:struct:fd_bo *
H A Dmsm_ringbuffer_sp.c149 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 Dfreedreno_drmif.h130 struct fd_bo * fd_bo_ref(struct fd_bo *bo);
H A Dfreedreno_bo.c49 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 Dmsm_ringbuffer_sp.c146 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 Dfreedreno_drmif.h162 struct fd_bo * fd_bo_ref(struct fd_bo *bo);
H A Dfreedreno_bo.c50 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 Dmsm_ringbuffer.c89 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 Dkgsl_pipe.c132 fd_bo_ref(bo);
/xsrc/external/mit/libdrm/dist/freedreno/msm/
H A Dmsm_ringbuffer.c177 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 Dfreedreno_resource.c292 dst->bo = fd_bo_ref(src->bo);
1576 fd_resource_set_bo(rsc, fd_bo_ref(memobj->bo));

Completed in 14 milliseconds