drm/i915/ddi: disable trancoder port select for 128b/132b SST
authorJani Nikula <jani.nikula@intel.com>
Fri, 3 Jan 2025 13:52:38 +0000 (15:52 +0200)
committerJani Nikula <jani.nikula@intel.com>
Tue, 7 Jan 2025 16:44:24 +0000 (18:44 +0200)
commit79a6734cd56e70e22d557acbfc62ab36c835fa8f
tree60cdcf3006077c271f6807132b999fc303ed7fb9
parent40d489fac0e82e3f758b17d775355f514a6ec970
drm/i915/ddi: disable trancoder port select for 128b/132b SST

128b/1232b SST will have mst_master_transcoder set and matching
cpu_transcoder. Ensure disable also for 128b/132b SST.

Reviewed-by: Imre Deak <imre.deak@intel.com>
Co-developed-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/eaf705b3490d828ba33e85f40a7794d58de7c5ad.1735912293.git.jani.nikula@intel.com
drivers/gpu/drm/i915/display/intel_ddi.c