diff options
author | Lyude Paul <lyude@redhat.com> | 2020-05-11 18:41:26 -0400 |
---|---|---|
committer | Ben Skeggs <bskeggs@redhat.com> | 2020-05-22 11:13:52 +1000 |
commit | bbdf6a5891fc46b23a91c16941cc8b18ff37ac43 (patch) | |
tree | 7b595f81ec3dbfdd691223f3a1c31f360344de3f /drivers/gpu/drm/nouveau/nouveau_dp.c | |
parent | af620cf083cd29dfafb8021d423d567ab57654b1 (diff) |
drm/nouveau/kms/nv50-: Move 8BPC limit for MST into nv50_mstc_get_modes()
This just limits the BPC for MST connectors to a maximum of 8 from
nv50_mstc_get_modes(), instead of doing so during
nv50_msto_atomic_check(). This doesn't introduce any functional changes
yet (other then userspace now lying about the max bpc, but we can't
support that yet anyway so meh). But, we'll need this in a moment so
that we can share mode validation between SST and MST which will fix
some real world issues.
Signed-off-by: Lyude Paul <lyude@redhat.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/nouveau_dp.c')
0 files changed, 0 insertions, 0 deletions