mesa/src/intel
Kenneth Graunke 49dd707ca2 intel: Add INTEL_DEBUG=noccs alias for INTEL_DEBUG=norbc
When CCS compression first came out on Skylake, we referred to it as
"renderbuffer compression", or RBC for short.  However, that name has
long since fallen out of favor, and we refer to it as CCS nearly
everywhere.

This patch renames DEBUG_NO_RBC to DEBUG_NO_CCS inside the codebase
for clarity, and adds INTEL_DEBUG=noccs.  The legacy INTEL_DEBUG=norbc
name continues to work, because it's one line of code and having both
names makes our lives easier in the interim.

Reviewed-by: Jason Ekstrand <jason.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15447>
2022-03-22 06:23:10 +00:00
..
blorp blorp: Add a binding_table_offset_to_pointer helper 2022-03-09 09:18:59 +00:00
ci ci/anv: Changes from enabling 8/16bpp CCS more 2022-03-21 17:36:10 +00:00
common intel: change INTEL_MEASURE output to microseconds 2022-03-17 22:14:42 +00:00
compiler intel/clc: disable tool prior to Gfx12.5 platforms 2022-03-21 11:26:44 +00:00
dev intel: Add INTEL_DEBUG=noccs alias for INTEL_DEBUG=norbc 2022-03-22 06:23:10 +00:00
ds intel/ds: fix compilation with perfetto 2022-02-08 12:29:21 +00:00
genxml anv/genxml/intel/fs: fix binding shader record entry 2022-02-19 13:50:56 +00:00
isl intel: Add INTEL_DEBUG=noccs alias for INTEL_DEBUG=norbc 2022-03-22 06:23:10 +00:00
nullhw-layer intel/nullhw: fix build 2021-03-26 20:12:40 +00:00
perf intel/perf: Destination array calculation into function 2022-03-07 21:09:54 +00:00
tools intel: remove chipset_id 2022-01-13 03:09:36 +00:00
vulkan intel: Add INTEL_DEBUG=noccs alias for INTEL_DEBUG=norbc 2022-03-22 06:23:10 +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