mesa/src/intel/perf
Marek Olšák db26597f8d intel: fork exec_node/list -> brw_exec_node/list as a private Intel utility
NIR is going to use exec_node/list without the C++ code, and may switch to
a different linked list implementation in the future.

GLSL is going to use ir_exec_node/list, which we want to keep private
for GLSL, so that we can change it easily.

Thus, it's better to fork the C++ version of list.h for Intel.

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36425>
2025-07-31 20:23:02 +00:00
..
i915 intel: fix monitor build dependencies 2025-06-22 10:55:21 +00:00
xe build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
gen_perf.py intel/perf: Add PTL OA support 2025-06-16 09:01:30 +00:00
intel_perf.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
intel_perf.h intel: fork exec_node/list -> brw_exec_node/list as a private Intel utility 2025-07-31 20:23:02 +00:00
intel_perf_common.c
intel_perf_common.h
intel_perf_mdapi.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
intel_perf_mdapi.h
intel_perf_private.h
intel_perf_query.c intel: fork exec_node/list -> brw_exec_node/list as a private Intel utility 2025-07-31 20:23:02 +00:00
intel_perf_query.h
intel_perf_query_layout.c intel: Switch uint64_t intel_debug to a bitset 2025-04-22 23:09:26 +00:00
intel_perf_regs.h
intel_perf_setup.h
meson.build intel: fix monitor build dependencies 2025-06-22 10:55:21 +00:00
oa-acmgt1.xml
oa-acmgt2.xml
oa-acmgt3.xml
oa-adl.xml
oa-arlgt1.xml intel/perf: Add OA support to ARL 2024-11-05 14:56:49 +00:00
oa-arlgt2.xml intel/perf: Add OA support to ARL 2024-11-05 14:56:49 +00:00
oa-bdw.xml
oa-bmg.xml intel/perf: Add BMG OA support 2024-10-14 23:54:04 +00:00
oa-bxt.xml
oa-cflgt2.xml
oa-cflgt3.xml
oa-chv.xml
oa-dg1.xml
oa-ehl.xml
oa-glk.xml
oa-hsw.xml
oa-icl.xml
oa-kblgt2.xml
oa-kblgt3.xml
oa-lnl.xml intel/perf: Sync oa-lnl.xml 2024-10-14 23:54:04 +00:00
oa-mtlgt2.xml
oa-mtlgt3.xml
oa-ptl.xml intel/perf: Add PTL OA support 2025-06-16 09:01:30 +00:00
oa-rkl.xml
oa-sklgt2.xml
oa-sklgt3.xml
oa-sklgt4.xml
oa-tglgt1.xml
oa-tglgt2.xml