mesa/src/intel
Lionel Landwerlin 99016a893a anv: avoid storing L3 config on the pipeline
On Gfx9 we only use 2 L3 config depending on SLM use or not. So it's
the same config for all Gfx pipelines.

On Gfx11+ there is only one config (since SLM is allocated from
somewhere else).

So avoid store this on the pipeline, pick the config when flushing the
pipeline.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Ivan Briano <ivan.briano@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36512>
2025-08-01 11:35:05 +00:00
..
blorp build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
ci Uprev Piglit to c3a3e29d59e0972650a6d30d20de930c87739c14 2025-07-31 21:05:20 +00:00
common build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
compiler brw: make more passes printable through NIR_DEBUG 2025-08-01 11:35:00 +00:00
decoder intel/genxml: Remove support for start/end atttributes 2025-07-23 16:02:14 +00:00
dev build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
ds intel/ds: Fix formatting of stage index. 2025-05-08 01:21:25 +00:00
executor build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
genxml build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
isl build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
nullhw-layer build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
perf intel: fork exec_node/list -> brw_exec_node/list as a private Intel utility 2025-07-31 20:23:02 +00:00
shaders intel: use common CL args 2025-03-06 00:43:59 +00:00
tools build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
vulkan anv: avoid storing L3 config on the pipeline 2025-08-01 11:35:05 +00:00
vulkan_hasvk build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
meson.build intel: Add meson option -Dintel-elk 2025-01-30 00:45:59 +00:00