mesa/src/intel
Caio Oliveira abe8d35cb8 brw: Remove brw_cfg::dump()
It was used by the pass tests to verify output with TEST_DEBUG=1,
replace it with brw_print_instructions().

The output is slightly different (not printing IP, not reordering the
blocks), we can add those features as we need, but given the usage was
already very reduced, don't bother with that until need arises.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34012>
2025-03-29 00:25:50 +00:00
..
blorp anv,blorp,isl: handle compressed CPS surfaces through the depth stencil hw 2025-03-28 04:38:09 +00:00
ci ci: Re-enable trace jobs with updated Piglit 2025-03-28 13:00:14 +00:00
common intel: Use devinfo->urb.min_entries[GS and TCS] for setting URB configs 2025-03-10 17:23:07 -07:00
compiler brw: Remove brw_cfg::dump() 2025-03-29 00:25:50 +00:00
decoder intel/decoder: Decode compute shaders in EXECUTE_INDIRECT_DISPATCH 2025-03-25 23:26:40 +00:00
dev intel/dev: Ignore hwconfig difference due to WA 18040209780 2025-03-27 14:52:59 -07:00
ds vulkan: add leaves and ir_leaves sizes to encode for utrace. 2025-03-28 18:25:40 +00:00
executor intel/executor: Add small example with bfloat 2025-03-25 05:23:37 +00:00
genxml isl: enable CPB compression 2025-03-28 04:38:09 +00:00
isl isl: enable CPB compression 2025-03-28 04:38:09 +00:00
nullhw-layer build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
perf intel/perf: add new perf consts to support more metrics 2025-01-16 00:01:56 +00:00
shaders intel: use common CL args 2025-03-06 00:43:59 +00:00
tools tools/intel_dev_info: Print hwconfig discrepancies 2025-03-27 14:52:54 -07:00
vulkan anv: expose VK_KHR_video_maintenance2 2025-03-28 21:18:00 +00:00
vulkan_hasvk hasvk: Fix non-functioning version override. 2025-03-27 12:48:10 +01:00
meson.build intel: Add meson option -Dintel-elk 2025-01-30 00:45:59 +00:00