mesa/src/intel
Lionel Landwerlin 7be6632f7d anv: use shadow surface for stencil input attachment on gfx7
This fixes a number of tests like :
  dEQP-VK.renderpass*.suballocation.multisample.s8_uint.*
  dEQP-VK.renderpass*.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.*.test_stencil
  dEQP-VK.renderpass*.suballocation.multisample.d24_unorm_s8_uint.*
  dEQP-VK.renderpass*.suballocation.multisample.d32_sfloat_s8_uint.*

Because the driver asserts when generating RENDER_SURFACE_STATE with a
8 Valign value for stencil buffer (only 2 & 4 are supported).

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12670>
2022-04-15 09:46:40 +03:00
..
blorp blorp: disable depth bounds 2022-04-06 19:00:50 +00:00
ci blorp: disable depth bounds 2022-04-06 19:00:50 +00:00
common intel/batch-decoder: Fix uninitialized scalar variables 2022-04-08 18:35:34 +00:00
compiler intel/fs: add a note on possible optimization of root node address 2022-04-13 11:24:49 +00:00
dev intel/dev: default to B stepping on DG2 for offline compiler 2022-03-23 10:24:31 +00:00
ds intel/ds: fix compilation with perfetto 2022-02-08 12:29:21 +00:00
genxml intel/genxml: Add SAMPLER_MODE bits for enabling Small PL on Icelake 2022-04-11 19:17:07 +00:00
isl intel/isl: Add a helper for swizzling color values 2022-04-04 21:42:23 +00:00
nullhw-layer intel/nullhw: fix build 2021-03-26 20:12:40 +00:00
perf intel/perf: Fix OA report accumulation on Gfx12+. 2022-04-12 00:11:47 +00:00
tools intel: remove chipset_id 2022-01-13 03:09:36 +00:00
vulkan anv: use shadow surface for stencil input attachment on gfx7 2022-04-15 09:46:40 +03: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