[Intel-gfx] [PATCH v3 0/4] drm/i915: some perf cleanups (& fixes!)

Lionel Landwerlin lionel.g.landwerlin at intel.com
Mon Nov 13 23:34:51 UTC 2017


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


More information about the Intel-gfx mailing list