All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/2] Support perf stat with i915 PMU
@ 2017-08-15 17:56 Dmitry Rogozhkin
  2017-08-15 17:56 ` [RFC 1/2] drm/i915/pmu: reorder function to suite next patch Dmitry Rogozhkin
  2017-08-15 17:56 ` [RFC 2/2] drm/i915/pmu: serve global events and support perf stat Dmitry Rogozhkin
  0 siblings, 2 replies; 4+ messages in thread
From: Dmitry Rogozhkin @ 2017-08-15 17:56 UTC (permalink / raw)
  To: intel-gfx; +Cc: Peter Zijlstra

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.

Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Peter Zijlstra <peterz@infradead.org>

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_drv.h |   1 +
 drivers/gpu/drm/i915/i915_pmu.c | 222 +++++++++++++++++++++-------------------
 2 files changed, 118 insertions(+), 105 deletions(-)

-- 
1.8.3.1

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

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

end of thread, other threads:[~2017-08-18  0:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-15 17:56 [RFC 0/2] Support perf stat with i915 PMU Dmitry Rogozhkin
2017-08-15 17:56 ` [RFC 1/2] drm/i915/pmu: reorder function to suite next patch Dmitry Rogozhkin
2017-08-15 17:56 ` [RFC 2/2] drm/i915/pmu: serve global events and support perf stat Dmitry Rogozhkin
2017-08-18  0:19   ` Rogozhkin, Dmitry V

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.