mesa/src/intel
Yiwei Zhang a34eb09c89 anv: drop anv_ahb_format_for_vk_format
The vk_image::ahb_format is for drivers that support more than the
common explicit AHB formats. It is used on AHB image memory export
allocation path, and more specifically vk_device_memory_create will
use that AHB format to allocate the AHB out from gralloc. To be noted,
export allocation path only deals with explicit format but not external
format. So even with the obsolete HAL_PIXEL_FORMAT_NV12_Y_TILED_INTEL
private format, we don't need such either as multi-planar formats are
supposed to be reported as external format.

Reviewed-by: Lucas Fryzek <lfryzek@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36866>
2025-08-22 23:40:35 +00:00
..
blorp isl/blorp: handle failing 96bpp linear blit case 2025-08-13 16:09:12 +00:00
ci Uprev ANGLE to 995c4c4d89ed6a5c28b210e9c0f83eb4f8b6e2f5 2025-08-22 07:35:15 +00:00
common intel/gem: Add an intel_gem_supports_dma_buf_sync_file() helper 2025-08-16 00:04:46 -04:00
compiler brw: Fix folding case for MAD instruction with all immediates 2025-08-21 17:19:18 +00:00
decoder intel/genxml: Remove support for start/end atttributes 2025-07-23 16:02:14 +00:00
dev all: rename gl_shader_stage to mesa_shader_stage 2025-08-06 10:28:40 +08:00
ds perfetto: allow specifying clock domain for cpu timestamps 2025-08-19 09:50:36 +00:00
executor build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
genxml intel/genxml: Drop all unused struct/fields 2025-08-19 09:32:55 +00:00
isl isl/blorp: handle failing 96bpp linear blit case 2025-08-13 16:09:12 +00:00
nullhw-layer build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
perf intel: fork exec_node/list -> brw_exec_node/list as a private Intel utility 2025-07-31 20:23:02 +00:00
shaders intel: use common CL args 2025-03-06 00:43:59 +00:00
tools build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
vulkan anv: drop anv_ahb_format_for_vk_format 2025-08-22 23:40:35 +00:00
vulkan_hasvk hasvk: Remove special CROS_GRALLOC path from format logic 2025-08-22 23:40:32 +00:00
meson.build intel: Add meson option -Dintel-elk 2025-01-30 00:45:59 +00:00