]> Gentwo Git Trees - linux/.git/commit
drm/i915/hpd: Fix mtp_tc_hpd_enable_detection()
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 2 Sep 2025 15:39:15 +0000 (18:39 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 5 Sep 2025 11:37:32 +0000 (14:37 +0300)
commit8d87f08ba08646d21b9d6913fe63c463c9025250
tree27671f626553b08fe0076150e975f599644bf702
parent2ce575d6a1be4ef03c804db0f668527af426472c
drm/i915/hpd: Fix mtp_tc_hpd_enable_detection()

Set the MTP TC hotplug bits in the correct register.

Shouldn't matter really as this only gets used for eDP
detection and there should be never eDP on TC ports on
current hw.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250902153915.4423-1-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/intel_hotplug_irq.c