aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dp_mst.c
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2016-07-28 14:50:39 +0000
committerVille Syrjälä <[email protected]>2016-08-04 12:52:00 +0000
commit64ee2fd25cc5ca86b18b153ac0f310964ca9fe0c (patch)
treed276d302ef3c547b094a4b8707c406120f725f03 /drivers/gpu/drm/i915/intel_dp_mst.c
parentdrm/i915: Read PSR caps/intermediate freqs/etc. only once on eDP (diff)
downloadkernel-64ee2fd25cc5ca86b18b153ac0f310964ca9fe0c.tar.gz
kernel-64ee2fd25cc5ca86b18b153ac0f310964ca9fe0c.zip
drm/i915: Avoid mixing up SST and MST in DDI setup
The MST vs. SST selection should depend purely on the choice of the connector/encoder. So don't try to determine the correct DDI mode based on the intel_dp->is_mst, which simply tells us whether the sink is in MST mode or not. Instead derive the information from the encoder type. Since the link training code deals in non-fake encoders, we'll also need to keep a second copy of that information around, which we'll now designate as 'link_mst'. Cc: Maarten Lankhorst <[email protected]> Signed-off-by: Ville Syrjälä <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Maarten Lankhorst <[email protected]> Reviewed-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions