mesa/src/intel/perf
Dmitry Osipenko b06d759a93 intel: Add virtio-gpu native context
Add virtio-intel native DRM context base preparatory code. Virtio-intel
works by passing ioctl's from guest to host for execution, utilizing
available VirtIO-GPU infrastructure.

This patch adds initial experimental native context support using i915
KMD UAPI.

Compile Mesa with -Dintel-virtio-experimental=true to enable virtio-intel
native context support.

Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com>
Acked-by: José Roberto de Souza <jose.souza@intel.com>
Signed-off-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29870>
2026-02-06 00:15:37 +00:00
..
i915 intel/perf: Nuke intel_perf_load_configuration() and related code 2026-01-19 19:24:15 +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: Update perf scripts to get additional performance counters 2025-10-23 16:59:09 +00:00
intel_perf.c intel: Add virtio-gpu native context 2026-02-06 00:15:37 +00:00
intel_perf.h intel/perf: Nuke intel_perf_load_configuration() and related code 2026-01-19 19:24:15 +00:00
intel_perf_common.c
intel_perf_common.h
intel_perf_mdapi.c intel/perf: Add Gfx 12.5 mdap_metrics struct and set it 2026-01-19 19:24:16 +00:00
intel_perf_mdapi.h intel/perf: Add Gfx 12.5 mdap_metrics struct and set it 2026-01-19 19:24:16 +00:00
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/perf: Nuke intel_perf_load_configuration() and related code 2026-01-19 19:24:15 +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 intel/perf: add ACM/DG2 performance metrics 2022-11-17 12:57:07 +00:00
oa-acmgt3.xml
oa-adl.xml
oa-arlgt1.xml
oa-arlgt2.xml
oa-bdw.xml
oa-bmg.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
oa-mtlgt2.xml
oa-mtlgt3.xml
oa-ptl.xml intel/perf: Update perf scripts to get additional performance counters 2025-10-23 16:59:09 +00:00
oa-rkl.xml
oa-sklgt2.xml
oa-sklgt3.xml
oa-sklgt4.xml
oa-tglgt1.xml
oa-tglgt2.xml