All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] IRQ initialization debloat and conversion to uncore
@ 2019-04-09  0:37 Paulo Zanoni
  2019-04-09  0:37 ` [PATCH 1/3] drm/i915: refactor the IRQ init/reset macros Paulo Zanoni
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Paulo Zanoni @ 2019-04-09  0:37 UTC (permalink / raw)
  To: intel-gfx; +Cc: Paulo Zanoni

The first patch is a simple refactor to try to debloat our IRQ
initialization and the second is a tiny conversion to the new
intel_uncore model. I'm not sure how much we want patch 3 right now,
but my understanding is that we want to move in that direction anyway,
so why not now.

Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>

Paulo Zanoni (3):
  drm/i915: refactor the IRQ init/reset macros
  drm/i915: convert the IRQ initialization functions to intel_uncore
  drm/i915: fully convert the IRQ initialization macros to intel_uncore

 drivers/gpu/drm/i915/i915_irq.c | 275 +++++++++++++++++++-------------
 1 file changed, 165 insertions(+), 110 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] 14+ messages in thread

end of thread, other threads:[~2019-04-11 11:04 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-09  0:37 [PATCH 0/3] IRQ initialization debloat and conversion to uncore Paulo Zanoni
2019-04-09  0:37 ` [PATCH 1/3] drm/i915: refactor the IRQ init/reset macros Paulo Zanoni
2019-04-09 18:10   ` Ville Syrjälä
2019-04-10 20:45     ` Paulo Zanoni
2019-04-09  0:37 ` [PATCH 2/3] drm/i915: convert the IRQ initialization functions to intel_uncore Paulo Zanoni
2019-04-09  0:37 ` [PATCH 3/3] drm/i915: fully convert the IRQ initialization macros " Paulo Zanoni
2019-04-09 20:21   ` Ville Syrjälä
2019-04-09  0:44 ` ✗ Fi.CI.CHECKPATCH: warning for IRQ initialization debloat and conversion to uncore Patchwork
2019-04-09 17:34   ` Paulo Zanoni
2019-04-09 18:20     ` Ville Syrjälä
2019-04-10 22:53       ` Paulo Zanoni
2019-04-11 11:04         ` Ville Syrjälä
2019-04-09  1:07 ` ✓ Fi.CI.BAT: success " Patchwork
2019-04-09  7:32 ` ✓ Fi.CI.IGT: " Patchwork

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.