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 <e...@suse.de>
 > Signed-off-by: Daniel Vetter <daniel.vet...@ffwll.ch>
 > ---
 >  drivers/gpu/drm/i915/i915_irq.c | 16 ++++++++--------
 >  1 file changed, 8 insertions(+), 8 deletions(-)
 > 

[reviewed code deleted]

Reviewed-by: Egbert Eich <e...@suse.de>
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to