Home
last modified time | relevance | path

Searched hist:"5 f51e78f0a07102ff22c5b69d85e6b5dd1f9d311" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_hotplug.cdiff 5f51e78f0a07102ff22c5b69d85e6b5dd1f9d311 Tue Oct 06 13:58:09 CDT 2020 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Refactor .hpd_irq_setup() calls a bit

Add a small wrapper for .hpd_irq_setup() which does the
"do we even have the hook?" and "are display interrupts enabled?"
checks.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201006185809.4655-3-ville.syrjala@linux.intel.com
Reviewed-by: Imre Deak <imre.deak@intel.com>