Home
last modified time | relevance | path

Searched defs:bo_handles (Results 1 – 25 of 33) sorted by relevance

12

/external/kernel-headers/original/uapi/drm/
Dv3d_drm.h124 __u64 bo_handles; member
228 __u32 bo_handles[4]; member
248 __u64 bo_handles; member
Dpanfrost_drm.h64 __u64 bo_handles; member
/external/mesa3d/include/drm-uapi/
Dv3d_drm.h124 __u64 bo_handles; member
228 __u32 bo_handles[4]; member
248 __u64 bo_handles; member
Dpanfrost_drm.h64 __u64 bo_handles; member
/external/libkmsxx/kms++/src/
Ddumbframebuffer.cpp66 uint32_t bo_handles[4] = { in DumbFramebuffer() local
Ddmabufframebuffer.cpp56 …uint32_t bo_handles[4] = { m_planes[0].handle, m_planes[1].handle, m_planes[2].handle, m_planes[3]… in DmabufFramebuffer() local
/external/mesa3d/src/broadcom/simulator/
Dv3d_simulator.c340 uint32_t *bo_handles = (uint32_t *)(uintptr_t)submit->bo_handles; in v3d_simulator_pin_bos() local
352 uint32_t *bo_handles = (uint32_t *)(uintptr_t)submit->bo_handles; in v3d_simulator_unpin_bos() local
527 uint32_t *bo_handles = (uint32_t *)(uintptr_t)args->bo_handles; in v3d_simulator_submit_csd_ioctl() local
/external/igt-gpu-tools/include/drm-uapi/
Dv3d_drm.h120 __u64 bo_handles; member
223 __u32 bo_handles[4]; member
Dpanfrost_drm.h51 __u64 bo_handles; member
Dvirtgpu_drm.h67 __u64 bo_handles; member
/external/igt-gpu-tools/tests/i915/
Dgem_tiled_swapping.c119 uint32_t *bo_handles; variable
/external/libkmsxx/kms++/src/omap/
Domapframebuffer.cpp132 uint32_t bo_handles[4] = { m_planes[0].handle, m_planes[1].handle }; in Create() local
/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.h74 struct hash_table *bo_handles; member
Dv3d_job.c123 uint32_t *bo_handles = (void *)(uintptr_t)job->submit.bo_handles; in v3d_job_add_bo() local
/external/mesa3d/src/panfrost/bifrost/test/
Dbi_submit.c73 uint32_t *bo_handles = calloc(sizeof(uint32_t), bo_count); in bit_submit() local
/external/mesa3d/src/gallium/drivers/lima/
Dlima_screen.h74 struct hash_table *bo_handles; member
/external/mesa3d/src/broadcom/drm-shim/
Dv3dx.c133 uint32_t *bo_handles = (uint32_t *)(uintptr_t)submit->bo_handles; in v3dX() local
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_screen.h90 struct hash_table *bo_handles; member
Dvc4_simulator.c243 uint32_t *bo_handles = (uint32_t *)(uintptr_t)args->bo_handles; in vc4_simulator_pin_bos() local
/external/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_winsys.h82 struct hash_table *bo_handles; member
/external/mesa3d/src/gallium/winsys/virgl/drm/
Dvirgl_drm_winsys.h91 struct hash_table *bo_handles; member
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_queue.c595 uint32_t *bo_handles = in handle_cl_job() local
681 uint32_t *bo_handles = in handle_csd_job() local
/external/libdrm/amdgpu/
Damdgpu_internal.h77 struct handle_table bo_handles; member
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_job.c919 panfrost_batch_record_bo(struct hash_entry *entry, unsigned *bo_handles, unsigned idx) in panfrost_batch_record_bo()
948 uint32_t *bo_handles; in panfrost_batch_submit_ioctl() local
/external/libdrm/include/drm/
Dvirtgpu_drm.h67 __u64 bo_handles; member

12