All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/5] Queued/runnable/running engine stats
@ 2018-03-19 18:22 ` Tvrtko Ursulin
  0 siblings, 0 replies; 25+ messages in thread
From: Tvrtko Ursulin @ 2018-03-19 18:22 UTC (permalink / raw)
  To: igt-dev; +Cc: Intel-gfx

From: Tvrtko Ursulin <tvrtko.ursulin@intel.com>

IGT patches for the identicaly named i915 series, including:

 * Engine queue depths for intel-gpu-overlay (including load average).
 * Tests for new PMU counters.
 * Tests for the query API.

Tests have been tested (!) only on Skylake so YMMV. Also they depend on one yet
unmerged IGT patch so won't compile in this form. Sending to show (most) of the
feature is close to ready.

Tvrtko Ursulin (5):
  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
  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          | 381 ++++++++++++++++++++++++++++++++++++++++++++
 tests/perf_pmu.c            | 224 ++++++++++++++++++++++++++
 6 files changed, 753 insertions(+), 9 deletions(-)

-- 
2.14.1

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

^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2018-03-23 10:53 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-19 18:22 [PATCH i-g-t 0/5] Queued/runnable/running engine stats Tvrtko Ursulin
2018-03-19 18:22 ` [Intel-gfx] " Tvrtko Ursulin
2018-03-19 18:22 ` [PATCH i-g-t 1/5] include: i915 uAPI headers Tvrtko Ursulin
2018-03-19 18:22   ` [igt-dev] " Tvrtko Ursulin
2018-03-19 18:22 ` [PATCH i-g-t 2/5] intel-gpu-overlay: Add engine queue stats Tvrtko Ursulin
2018-03-19 18:22   ` [igt-dev] " Tvrtko Ursulin
2018-03-19 18:22 ` [PATCH i-g-t 3/5] intel-gpu-overlay: Show 1s, 30s and 15m GPU load Tvrtko Ursulin
2018-03-19 18:22   ` [Intel-gfx] " Tvrtko Ursulin
2018-03-19 18:22 ` [PATCH i-g-t 4/5] tests/perf_pmu: Add tests for engine queued/runnable/running stats Tvrtko Ursulin
2018-03-19 18:22   ` [Intel-gfx] " Tvrtko Ursulin
2018-03-19 20:58   ` Chris Wilson
2018-03-19 20:58     ` [igt-dev] [Intel-gfx] " Chris Wilson
2018-03-23 10:08     ` [igt-dev] " Tvrtko Ursulin
2018-03-23 10:08       ` [igt-dev] [Intel-gfx] " Tvrtko Ursulin
2018-03-19 18:22 ` [PATCH i-g-t 5/5] tests/i915_query: Engine queues tests Tvrtko Ursulin
2018-03-19 18:22   ` [igt-dev] " Tvrtko Ursulin
2018-03-22 21:22   ` Lionel Landwerlin
2018-03-22 21:22     ` Lionel Landwerlin
2018-03-23 10:18     ` Tvrtko Ursulin
2018-03-23 10:18       ` Tvrtko Ursulin
2018-03-23 10:47       ` Lionel Landwerlin
2018-03-23 10:47         ` [Intel-gfx] " Lionel Landwerlin
2018-03-23 10:53       ` Chris Wilson
2018-03-23 10:53         ` [Intel-gfx] " Chris Wilson
2018-03-19 21:54 ` [igt-dev] ✗ Fi.CI.BAT: failure for Queued/runnable/running engine stats Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.