]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/i915/dp_mst: Reprobe connector if the IRQ ESI read failed
authorImre Deak <imre.deak@intel.com>
Wed, 25 Feb 2026 16:45:59 +0000 (18:45 +0200)
committerImre Deak <imre.deak@intel.com>
Tue, 3 Mar 2026 15:49:02 +0000 (17:49 +0200)
commitc51348f02b19aa292b4e92b465af45503e0210b4
tree56e2dcd174df7e7905765285671db05158baecad
parentac55e8ffc405893fafc5665d97b4c29c285885c1
drm/i915/dp_mst: Reprobe connector if the IRQ ESI read failed

An AUX access failure during HPD IRQ handling should be handled by
falling back to a full connector detection, do so.

Reviewed-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patch.msgid.link/20260225164618.1261368-2-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_dp.c