Home
last modified time | relevance | path

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 Dmos_bufmgr_mock.c2928 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 Dmos_bufmgr_api_mock.c155 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 Dintel_bufmgr_gem.c2813 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 Dintel_bufmgr.c184 drm_intel_bufmgr_check_aperture_space(drm_intel_bo ** bo_array, int count) in drm_intel_bufmgr_check_aperture_space()
H A Dintel_bufmgr_fake.c1499 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 Dmos_bufmgr.c3656 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 Dmos_bufmgr.c3662 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 Dmos_bufmgr_api.c930 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 Dvn_renderer_vtest.c69 struct util_sparse_array bo_array; member
H A Dvn_renderer_virtgpu.c112 struct util_sparse_array bo_array; member