mesa/src/intel
Kenneth Graunke b4310ef8ee anv: Set default MOCS for NULL depth/stencil/HiZ buffers
isl now uses info->mocs regardless of whether there's any actual
depth/stencil/HiZ buffers involved, so pass it a legitimate one,
rather than zero.  When we have entirely NULL surfaces, we just
default to isl's MOCS value for an internal depth buffer.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13480>
2021-10-28 19:45:55 +00:00
..
blorp blorp: Use a non-zero MOCS for disabled constant buffers 2021-10-28 19:45:55 +00:00
common intel/genxml: Add an "mbz" data type 2021-10-28 19:45:55 +00:00
compiler intel/compiler: Track primitive id in domain/evaluation shader 2021-10-26 18:22:14 +00:00
dev intel/dev: printout timestamp period 2021-10-28 13:16:56 +03:00
ds intel/pps: reuse timestamp_frequency from intel_device_info 2021-10-28 13:16:56 +03:00
genxml intel/genxml: Change 3DSTATE_CONSTANT_XS::MOCS to be MBZ on Gfx8. 2021-10-28 19:45:55 +00:00
isl isl: Fill in MOCS for NULL depth, stencil, and HiZ buffers. 2021-10-28 19:45:55 +00:00
nullhw-layer intel/nullhw: fix build 2021-03-26 20:12:40 +00:00
perf intel: fix INTEL_DEBUG environment variable on 32-bit systems 2021-10-15 19:55:14 +00:00
tools intel/error-decode: printout INSTDONE_GEOM register for Gfx12.5 2021-08-17 08:05:45 +00:00
vulkan anv: Set default MOCS for NULL depth/stencil/HiZ buffers 2021-10-28 19:45:55 +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 pps: Intel pps driver 2021-05-18 14:28:48 +00:00