mesa/src/intel/perf
Eric Engestrom 03ff41e747 intel/perf: fix enum type for eu stall props
src/intel/perf/xe/intel_perf.c:420:27: warning: implicit conversion from enumeration type 'enum drm_xe_eu_stall_property_id' to different enumeration type 'enum drm_xe_oa_property_id' [-Wenum-conversion]

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37172>
2025-09-08 14:12:13 +00:00
..
i915 intel: fix monitor build dependencies 2025-06-22 10:55:21 +00:00
xe intel/perf: fix enum type for eu stall props 2025-09-08 14:12:13 +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: Move code that will be shared by both KMDs 2024-05-27 19:34:06 +00:00
intel_perf_common.h intel/perf: Move code that will be shared by both KMDs 2024-05-27 19:34:06 +00:00
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: Add intel_perf_free_context() 2024-05-07 21:44:34 +00:00
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: Do not add INTEL_PERF_QUERY_FIELD_TYPE_SRM_OA_PEC 2024-07-03 17:15:05 +00:00
intel_perf_setup.h intel/perf: Add INTEL_PERF_QUERY_FIELD_TYPE_SRM_OA_PEC 2024-06-25 14:16:45 +00:00
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