Home
last modified time | relevance | path

Searched refs:fd_bo_get_iova (Results 1 - 8 of 8) sorted by relevance

/third_party/libdrm/freedreno/
H A Dfreedreno_drmif.h128 uint64_t fd_bo_get_iova(struct fd_bo *bo);
H A Dfreedreno_bo.c214 drm_public uint64_t fd_bo_get_iova(struct fd_bo *bo) in fd_bo_get_iova() function
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_drmif.h212 uint64_t fd_bo_get_iova(struct fd_bo *bo);
H A Dfreedreno_ringbuffer.h290 uint64_t iova = fd_bo_get_iova(bo) + offset; in OUT_RELOC()
H A Dfreedreno_bo.c259 fd_bo_get_iova(struct fd_bo *bo) in fd_bo_get_iova() function
/third_party/mesa3d/src/freedreno/computerator/
H A Da6xx.c282 uint64_t iova = fd_bo_get_iova(kernel->bufs[i]); in cs_const_emit()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_state.c677 uint64_t iova = fd_bo_get_iova(rsc->bo) + offset;
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_gmem.c315 .iova = fd_bo_get_iova(rsc->bo), in patch_fb_read_sysmem()

Completed in 7 milliseconds