1
0
Files
linux/drivers
Jani Nikula 9ace043310 drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
Nothing in the two consecutive loops over hpd pins depends on state in a
larger context than the single hpd pin. If we skip the rest of the loop
on short hpd pulses, we can merge the two loops into one.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2015-05-29 10:15:30 +02:00
..
2015-05-12 23:22:03 -04:00
2015-04-07 12:05:12 +02:00
2015-04-23 16:55:50 +02:00
2015-04-27 10:10:19 -07:00