[Intel-gfx] [PATCH 0/3] More mmio and intel_gt cleanups and refactorings
Tvrtko Ursulin
tvrtko.ursulin at linux.intel.com
Tue Jul 2 10:23:10 UTC 2019
From: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
A mini-series which converts to intel_gt and removes some legacy mmio accessors
mostly around interrupt and RPS handling areas.
All patches were actually started by Paulo and I have attributed that with the
Co-authored-by tag. But given rebases and some other changes I made, I did take
authorship. Paulo please state your preference - are you happy with this or
you would prefer I swap our names between the author and co-authored tags?
Tvrtko Ursulin (3):
drm/i915: Rework some interrupt handling functions to take intel_gt
drm/i915: Remove some legacy mmio accessors from interrupt handling
drm/i915: Move dev_priv->pm_i{m,e}r into intel_gt
drivers/gpu/drm/i915/gt/intel_gt_types.h | 3 +
drivers/gpu/drm/i915/gt/intel_ringbuffer.c | 4 +-
drivers/gpu/drm/i915/i915_drv.h | 2 -
drivers/gpu/drm/i915/i915_irq.c | 276 +++++++++++----------
drivers/gpu/drm/i915/i915_irq.h | 4 +-
5 files changed, 152 insertions(+), 137 deletions(-)
--
2.20.1
More information about the Intel-gfx
mailing list