public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] drm/i915: some perf cleanups (& fixes!)
@ 2017-11-13 23:34 Lionel Landwerlin
  2017-11-13 23:34 ` [PATCH v3 1/4] drm/i915/perf: replace .reg accesses with i915_mmio_reg_offset Lionel Landwerlin
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Lionel Landwerlin @ 2017-11-13 23:34 UTC (permalink / raw)
  To: intel-gfx

Some sensible changes pointed by Chris, Matt & Ville.

Thanks!

Lionel Landwerlin (4):
  drm/i915/perf: replace .reg accesses with i915_mmio_reg_offset
  drm/i915: fix 64bit divide
  drm/i915/perf: reuse timestamp frequency from device info
  drm/i915/cnl: only divide up base frequency with crystal source

 drivers/gpu/drm/i915/i915_debugfs.c      |  4 +-
 drivers/gpu/drm/i915/i915_drv.c          |  9 ++--
 drivers/gpu/drm/i915/i915_drv.h          |  3 +-
 drivers/gpu/drm/i915/i915_perf.c         | 75 ++++++++++++--------------------
 drivers/gpu/drm/i915/intel_device_info.c | 45 ++++++++++---------
 5 files changed, 59 insertions(+), 77 deletions(-)

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

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

end of thread, other threads:[~2017-12-04 18:41 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-13 23:34 [PATCH v3 0/4] drm/i915: some perf cleanups (& fixes!) Lionel Landwerlin
2017-11-13 23:34 ` [PATCH v3 1/4] drm/i915/perf: replace .reg accesses with i915_mmio_reg_offset Lionel Landwerlin
2017-11-14  7:26   ` Ewelina Musial
2017-11-13 23:34 ` [PATCH v3 2/4] drm/i915: fix 64bit divide Lionel Landwerlin
2017-11-14  7:30   ` Ewelina Musial
2017-11-14 14:27     ` Ville Syrjälä
2017-11-13 23:34 ` [PATCH v3 3/4] drm/i915/perf: reuse timestamp frequency from device info Lionel Landwerlin
2017-11-13 23:34 ` [PATCH v3 4/4] drm/i915/cnl: only divide up base frequency with crystal source Lionel Landwerlin
2017-12-04 17:50   ` Paulo Zanoni
2017-12-04 18:41     ` Paulo Zanoni
2017-11-14  0:10 ` ✓ Fi.CI.BAT: success for drm/i915: some perf cleanups (& fixes!) (rev2) Patchwork
2017-11-14  0:53 ` ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox