[Intel-gfx] [PATCH 04/24] drm/i915: s/hotplug_irq_storm_detect/intel_hpd_irq_handler/

Egbert Eich eich at suse.com
Wed Jun 12 16:22:07 CEST 2013


Daniel Vetter writes:
 > The combination of Paulo's fifo underrun detection code and Egbert's
 > hpd storm handling code unfortunately made the hpd storm handling code
 > racy.
 > 
 > To avoid duplicating tricky interrupt locking code over all platforms
 > start with a bit of refactoring. This patch is the very first step
 > since in the end the irq storm handling code will handle all hotplug
 > logic (and so also encapsulate the locking nicely).
 > 
 > Cc: Egbert Eich <eich at suse.de>
 > Signed-off-by: Daniel Vetter <daniel.vetter at ffwll.ch>
 > ---
 >  drivers/gpu/drm/i915/i915_irq.c | 16 ++++++++--------
 >  1 file changed, 8 insertions(+), 8 deletions(-)
 > 

[reviewed code deleted]

Reviewed-by: Egbert Eich <eich at suse.de>



More information about the Intel-gfx mailing list