commit | d9d3352c20a0b9bbc224632418a075013ed1f702 | [log] [tgz] |
---|---|---|
author | Imre Deak <imre.deak@intel.com> | Fri Jun 12 15:17:31 2020 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jun 25 15:33:09 2020 +0200 |
tree | 543055e03f0195090b51f7811772ae2ba5899132 | |
parent | 4f520660d5f91b137f59a29a9b0077cf3433ffd3 [diff] |
drm/i915/icl+: Fix hotplug interrupt disabling after storm detection commit a3005c2edf7e8c3478880db1ca84028a2b6819bb upstream. Atm, hotplug interrupts on TypeC ports are left enabled after detecting an interrupt storm, fix this. Reported-by: Kunal Joshi <kunal1.joshi@intel.com> References: https://gitlab.freedesktop.org/drm/intel/-/issues/351 Bugzilla: https://gitlab.freedesktop.org/drm/intel/-/issues/1964 Cc: Kunal Joshi <kunal1.joshi@intel.com> Cc: stable@vger.kernel.org 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/20200612121731.19596-1-imre.deak@intel.com (cherry picked from commit 587a87b9d7e94927edcdea018565bc1939381eb1) Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>