commit | 87a0210665eeca7c5fa237592da025650b216831 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Aug 27 23:55:57 2015 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Sep 02 16:51:04 2015 +0200 |
tree | 16c4c935c2f88662f0e64cb0ebb1749ec30ae0b5 | |
parent | 40bfd7a3303b7c383493c80a250c59b61d812ce5 [diff] |
drm/i915: Extract intel_hpd_enabled_irqs() Eliminate a bunch of duplicated code that calculates the currently enabled HPD interrupt bits. v2: s/;/:/ in patch subject (Paulo) Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>