These patches depend on the RFC patches enabling i915 PMU from Tvrtko:
  https://patchwork.freedesktop.org/series/27488/
Thus, CI failure to build them is expected. I think that my patches should
be squeashed in Tvrtko's one actually.

The first patch simply reorders functions and does nothing now comparing to
Tvrtko's patches. Next patches adds fixes according to PMU API comments
and clarifications from PMU aware engineers.

v1: make busy_stats refcounted instead of the whole pmu

Dmitry Rogozhkin (2):
  drm/i915/pmu: reorder function to suite next patch
  drm/i915/pmu: serve global events and support perf stat

 drivers/gpu/drm/i915/i915_pmu.c         | 215 +++++++++++++++++---------------
 drivers/gpu/drm/i915/intel_ringbuffer.h |   2 +-
 2 files changed, 112 insertions(+), 105 deletions(-)

-- 
1.8.3.1

_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to