public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/i915: Random irq stuff
@ 2014-01-17  9:35 ville.syrjala
  2014-01-17  9:35 ` [PATCH 1/3] drm/i915: Cancel the hotplug re-enable timer on BDW ville.syrjala
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: ville.syrjala @ 2014-01-17  9:35 UTC (permalink / raw)
  To: intel-gfx

From: Ville Syrjälä <ville.syrjala@linux.intel.com>

I ws poking around the irq code a bit and these things caught my eye.
If someone really wants to keep dev_priv->irq_received, I'm fine with
dropping that patch, but I figured I'd test the ice a bit.

Ville Syrjälä (3):
  drm/i915: Cancel the hotplug re-enable timer on BDW
  drm/i915: Make irq_received bool
  drm/i915: Kill dev_priv->irq_received

 drivers/gpu/drm/i915/i915_debugfs.c |  2 --
 drivers/gpu/drm/i915/i915_drv.h     |  2 --
 drivers/gpu/drm/i915/i915_irq.c     | 32 +++-----------------------------
 3 files changed, 3 insertions(+), 33 deletions(-)

-- 
1.8.3.2

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

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

end of thread, other threads:[~2014-01-20 13:28 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-17  9:35 [PATCH 0/3] drm/i915: Random irq stuff ville.syrjala
2014-01-17  9:35 ` [PATCH 1/3] drm/i915: Cancel the hotplug re-enable timer on BDW ville.syrjala
2014-01-17 11:22   ` Chris Wilson
2014-01-17 11:43     ` [PATCH] drm/i915: Add intel_hpd_irq_uninstall() ville.syrjala
2014-01-17 12:13       ` Chris Wilson
2014-01-17  9:35 ` [PATCH 2/3] drm/i915: Make irq_received bool ville.syrjala
2014-01-17 11:23   ` Chris Wilson
2014-01-17  9:35 ` [PATCH 3/3] drm/i915: Kill dev_priv->irq_received ville.syrjala
2014-01-17 11:22   ` Chris Wilson
2014-01-17 17:13     ` Daniel Vetter
2014-01-20 11:18     ` Chris Wilson
2014-01-20 11:26       ` Ville Syrjälä
2014-01-20 13:28         ` Chris Wilson

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