From: Tvrtko Ursulin <tvrtko.ursu...@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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to