mesa/src/intel/perf
José Roberto de Souza a47c5c9eee intel/perf: Add intel_perf_stream_read_samples()
Because of the differences between i915 and Xe KMD this function is
needed to abstract the special handling that Xe KMD needs while
reading perf stream.
This special handling will be implemented in the next patch.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29421>
2024-05-27 19:34:06 +00:00
..
i915 intel/perf: Add intel_perf_stream_read_samples() 2024-05-27 19:34:06 +00:00
gen_perf.py intel/perf: Store pointer intel_device_info to in intel_perf_config 2024-05-07 21:44:34 +00:00
intel_perf.c intel/perf: Add intel_perf_stream_read_samples() 2024-05-27 19:34:06 +00:00
intel_perf.h intel/perf: Add intel_perf_stream_read_samples() 2024-05-27 19:34:06 +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: Add and use a function to return platform OA format 2024-05-07 21:44:34 +00:00
intel_perf_mdapi.h
intel_perf_private.h
intel_perf_query.c intel/perf: Add intel_perf_stream_read_samples() 2024-05-27 19:34:06 +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: Add intel_perf_free() 2024-05-07 21:44:34 +00:00
intel_perf_regs.h
intel_perf_setup.h intel/perf: Add and use a function to return platform OA format 2024-05-07 21:44:34 +00:00
meson.build intel/perf: Move code that will be shared by both KMDs 2024-05-27 19:34:06 +00:00
oa-acmgt1.xml intel/perf: add ACM/DG2 performance metrics 2022-11-17 12:57:07 +00:00
oa-acmgt2.xml intel/perf: add ACM/DG2 performance metrics 2022-11-17 12:57:07 +00:00
oa-acmgt3.xml intel/perf: add ACM/DG2 performance metrics 2022-11-17 12:57:07 +00:00
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-mtlgt2.xml intel: add MTL performance metrics 2022-12-09 09:13:02 +00:00
oa-mtlgt3.xml intel: add MTL performance metrics 2022-12-09 09:13:02 +00:00
oa-rkl.xml
oa-sklgt2.xml
oa-sklgt3.xml
oa-sklgt4.xml
oa-tglgt1.xml
oa-tglgt2.xml