public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/3] More mmio and intel_gt cleanups and refactorings
@ 2019-07-02 10:23 Tvrtko Ursulin
  2019-07-02 10:23 ` [PATCH 1/3] drm/i915: Rework some interrupt handling functions to take intel_gt Tvrtko Ursulin
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Tvrtko Ursulin @ 2019-07-02 10:23 UTC (permalink / raw)
  To: Intel-gfx; +Cc: Paulo Zanoni

From: Tvrtko Ursulin <tvrtko.ursulin@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

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

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

end of thread, other threads:[~2019-07-03  6:25 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-02 10:23 [PATCH 0/3] More mmio and intel_gt cleanups and refactorings Tvrtko Ursulin
2019-07-02 10:23 ` [PATCH 1/3] drm/i915: Rework some interrupt handling functions to take intel_gt Tvrtko Ursulin
2019-07-02 10:34   ` Chris Wilson
2019-07-02 11:45     ` Tvrtko Ursulin
2019-07-02 17:14       ` Daniele Ceraolo Spurio
2019-07-02 10:23 ` [PATCH 2/3] drm/i915: Remove some legacy mmio accessors from interrupt handling Tvrtko Ursulin
2019-07-02 10:36   ` Chris Wilson
2019-07-02 10:23 ` [PATCH 3/3] drm/i915: Move dev_priv->pm_i{m, e}r into intel_gt Tvrtko Ursulin
2019-07-02 10:32   ` Chris Wilson
2019-07-02 10:46 ` ✗ Fi.CI.CHECKPATCH: warning for More mmio and intel_gt cleanups and refactorings Patchwork
2019-07-02 10:51   ` Chris Wilson
2019-07-02 11:06 ` ✗ Fi.CI.BAT: failure " Patchwork
2019-07-03  6:25 ` ✗ Fi.CI.BAT: failure for More mmio and intel_gt cleanups and refactorings (rev2) Patchwork

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