OSDN Git Service

drm/i915/tgl+: Fix interrupt handling for DP AUX transactions
authorImre Deak <imre.deak@intel.com>
Mon, 4 May 2020 07:58:28 +0000 (10:58 +0300)
committerImre Deak <imre.deak@intel.com>
Tue, 5 May 2020 08:59:48 +0000 (11:59 +0300)
commit054318c7e35f1d7d06b216143fff5f32405047ee
treeb2e49d5fb89ae5b259f9f360e545710d1e459d4d
parent25fd6de315f43ecc89331c21682b1852a3bc4025
drm/i915/tgl+: Fix interrupt handling for DP AUX transactions

Unmask/enable AUX interrupts on all ports on TGL+. So far the interrupts
worked only on port A, which meant each transaction on other ports took
10ms.

Cc: <stable@vger.kernel.org> # v5.4+
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200504075828.20348-1-imre.deak@intel.com
drivers/gpu/drm/i915/i915_irq.c