Searched hist:"16 c6c56bab1d9942c8089b7ea8a7382799fba5d8" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_irq.c | diff 16c6c56bab1d9942c8089b7ea8a7382799fba5d8 Tue Apr 01 02:54:36 CDT 2014 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Refactor gmch hpd irq handling
Pull all the gmch platform hotplug interrupt handling into one function.
v2: Move the IIR check to the caller s/drm_i915_private_t/struct drm_i915_private/
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> [danvet: Add posting read comment suggested by Chris.] Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
|