[Intel-gfx] [PATCH i-g-t 0/6] Queued/runnable/running engine stats
Tvrtko Ursulin
tursulin at ursulin.net
Wed Jun 6 12:49:01 UTC 2018
From: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
Tests for new PMU counters, new query and adding support to intel_gpu_top and
intel_gpu_overlay to show queue depths and GPU load average metric.
Tvrtko Ursulin (6):
include: i915 uAPI headers
intel-gpu-overlay: Add engine queue stats
intel-gpu-overlay: Show 1s, 30s and 15m GPU load
tests/perf_pmu: Add tests for engine queued/runnable/running stats
intel-gpu-top: Add queue depths and load average
tests/i915_query: Engine queues tests
include/drm-uapi/i915_drm.h | 19 +-
overlay/gpu-top.c | 81 ++++++-
overlay/gpu-top.h | 22 +-
overlay/overlay.c | 35 ++-
tests/i915_query.c | 442 ++++++++++++++++++++++++++++++++++++
tests/perf_pmu.c | 258 +++++++++++++++++++++
tools/Makefile.am | 2 +-
tools/intel_gpu_top.c | 122 ++++++++--
tools/meson.build | 2 +-
9 files changed, 958 insertions(+), 25 deletions(-)
--
2.17.1
More information about the Intel-gfx
mailing list