mesa/src/intel
Nanley Chery fe0a6b9606 anv: Don't fill lowered_storage_image_param on SKL+
The switch statement in anv_descriptor_data_for_type() shows that this
field isn't used on SKL+.

On XeHP, this avoids assert failures by preventing
isl_surf_fill_image_param() from being called. That function doesn't
expect Tile4 surfaces.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14546>
2022-01-14 21:47:48 +00:00
..
blorp intel/blorp: add measure_end entry point 2022-01-14 20:17:44 +00:00
ci anv/ci: Test with deqp-vk on Tiger Lake 2022-01-07 13:33:32 +00:00
common intel/ds: reuse intel_ioctl() 2022-01-14 20:17:44 +00:00
compiler intel/fs: disable VRS when omask is written 2022-01-14 19:14:06 +00:00
dev intel/dev,perf: Use a single timescale function 2022-01-14 20:17:44 +00:00
ds iris: utrace/perfetto support 2022-01-14 20:17:44 +00:00
genxml intel: Rename the PSD bit in PIPE_CONTROL for XeHP 2022-01-12 01:30:34 +00:00
isl isl: add helpers to printout ops 2022-01-14 20:17:44 +00:00
nullhw-layer intel/nullhw: fix build 2021-03-26 20:12:40 +00:00
perf intel/dev,perf: Use a single timescale function 2022-01-14 20:17:44 +00:00
tools intel: remove chipset_id 2022-01-13 03:09:36 +00:00
vulkan anv: Don't fill lowered_storage_image_param on SKL+ 2022-01-14 21:47:48 +00:00
Makefile.perf.am intel: Rename GEN_PERF prefix to INTEL_PERF in build files 2021-04-20 20:06:34 +00:00
meson.build anv: add perfetto source 2022-01-14 20:17:44 +00:00