Searched defs:bo_array (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/libdrm_mock/ |
H A D | mos_bufmgr_mock.c | 2928 mos_gem_total_fences(struct mos_linux_bo ** bo_array, int count) in mos_gem_total_fences() 2969 mos_gem_estimate_batch_space(struct mos_linux_bo **bo_array, int count) in mos_gem_estimate_batch_space() 2988 mos_gem_compute_batch_space(struct mos_linux_bo **bo_array, int count) in mos_gem_compute_batch_space() 3033 mos_gem_check_aperture_space(struct mos_linux_bo **bo_array, int count) in mos_gem_check_aperture_space()
|
H A D | mos_bufmgr_api_mock.c | 155 mos_bufmgr_check_aperture_space(struct mos_linux_bo ** bo_array, int count) in mos_bufmgr_check_aperture_space()
|
/aosp_15_r20/external/libdrm/intel/ |
H A D | intel_bufmgr_gem.c | 2813 drm_intel_gem_total_fences(drm_intel_bo ** bo_array, int count) in drm_intel_gem_total_fences() 2854 drm_intel_gem_estimate_batch_space(drm_intel_bo **bo_array, int count) in drm_intel_gem_estimate_batch_space() 2873 drm_intel_gem_compute_batch_space(drm_intel_bo **bo_array, int count) in drm_intel_gem_compute_batch_space() 2918 drm_intel_gem_check_aperture_space(drm_intel_bo **bo_array, int count) in drm_intel_gem_check_aperture_space()
|
H A D | intel_bufmgr.c | 184 drm_intel_bufmgr_check_aperture_space(drm_intel_bo ** bo_array, int count) in drm_intel_bufmgr_check_aperture_space()
|
H A D | intel_bufmgr_fake.c | 1499 drm_intel_fake_check_aperture_space(drm_intel_bo ** bo_array, int count) in drm_intel_fake_check_aperture_space()
|
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/i915_production/ |
H A D | mos_bufmgr.c | 3656 mos_gem_total_fences(struct mos_linux_bo ** bo_array, int count) in mos_gem_total_fences() 3697 mos_gem_estimate_batch_space(struct mos_linux_bo **bo_array, int count) in mos_gem_estimate_batch_space() 3716 mos_gem_compute_batch_space(struct mos_linux_bo **bo_array, int count) in mos_gem_compute_batch_space() 3761 mos_gem_check_aperture_space(struct mos_linux_bo **bo_array, int count) in mos_gem_check_aperture_space()
|
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/i915/ |
H A D | mos_bufmgr.c | 3662 mos_gem_total_fences(struct mos_linux_bo ** bo_array, int count) in mos_gem_total_fences() 3703 mos_gem_estimate_batch_space(struct mos_linux_bo **bo_array, int count) in mos_gem_estimate_batch_space() 3722 mos_gem_compute_batch_space(struct mos_linux_bo **bo_array, int count) in mos_gem_compute_batch_space() 3767 mos_gem_check_aperture_space(struct mos_linux_bo **bo_array, int count) in mos_gem_check_aperture_space()
|
H A D | mos_bufmgr_api.c | 930 mos_bufmgr_check_aperture_space(struct mos_linux_bo ** bo_array, int count) in mos_bufmgr_check_aperture_space()
|
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/ |
H A D | vn_renderer_vtest.c | 69 struct util_sparse_array bo_array; member
|
H A D | vn_renderer_virtgpu.c | 112 struct util_sparse_array bo_array; member
|