Skip to content
  • Ben Skeggs's avatar
    drm/nouveau/kms/nv50: switch mst sink back into sst mode · 52aa30f2
    Ben Skeggs authored
    
    
    Sometimes we load with a sink already in MST mode.  If, however, we can't
    or don't want to use MST, we need to be able to switch it back to SST.
    
    This commit instantiates a stub topology manager for any output path that
    we believe (the detection of this could use some improvement) has support
    for MST, and adds the connector detect() logic for detecting sink support
    and switching between modes.
    
    Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
    52aa30f2