mesa/src/intel/perf
José Roberto de Souza 4fd7cad05d intel: Rename XE_PERF to XE_OBSERVATION
Xe KMD renamed XE_PERF to XE_OBSERVATION to better match with Intel
specification and avoid confusion.
This uAPI rename will land in the same kernel version that added
the uAPI being renamed.

There is no uAPI change, just renames.

Sync xe_drm.h with 63347fe031e3 ("drm/xe/uapi: Rename xe perf layer as xe observation layer").

Acked-by: Caio Oliveira <caio.oliveira@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30027>
2024-07-17 01:00:34 +00:00
..
i915 intel/perf: Add support for LNL OA sample format size 2024-07-03 17:15:05 +00:00
xe intel: Rename XE_PERF to XE_OBSERVATION 2024-07-17 01:00:34 +00:00
gen_perf.py intel/perf: Add LNL OA XML 2024-06-25 14:16:45 +00:00
intel_perf.c intel/perf: Adjust EU count for Xe2+ 2024-07-03 17:15:05 +00:00
intel_perf.h intel/perf: Add support for LNL OA sample format size 2024-07-03 17:15:05 +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 intel/perf: Remove i915_drm.h includes from common code 2024-06-29 01:17:37 +00:00
intel_perf_mdapi.h
intel_perf_private.h
intel_perf_query.c intel/perf: Add support for LNL OA sample format size 2024-07-03 17:15:05 +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/perf: Replace i915_perf_version and i915_query_supported by a feature bitmask 2024-06-29 01:17:37 +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/perf: Implement function that returns OA format for Xe KMD 2024-06-29 01:17:37 +00:00
oa-acmgt1.xml
oa-acmgt2.xml
oa-acmgt3.xml
oa-adl.xml
oa-bdw.xml
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: Add LNL OA XML 2024-06-25 14:16:45 +00:00
oa-mtlgt2.xml
oa-mtlgt3.xml
oa-rkl.xml
oa-sklgt2.xml
oa-sklgt3.xml
oa-sklgt4.xml
oa-tglgt1.xml
oa-tglgt2.xml