]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/nouveau/kms/nv50-: determine MST support from DP Info Table
authorBen Skeggs <bskeggs@redhat.com>
Tue, 8 May 2018 10:39:47 +0000 (20:39 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 18 May 2018 05:01:29 +0000 (15:01 +1000)
commit34508f9d260cbd7b91f988c858f50ad956750ee3
treec76957abbce5c033f74b9bf8355b09d859d60a7e
parent261fcfa96991d6652b061262c1879cc0bdd1aa3a
drm/nouveau/kms/nv50-: determine MST support from DP Info Table

GV100 doesn't support MST, use the information provided in VBIOS tables to
detect its presence instead.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/dispnv50/disp.c
drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/dp.h
drivers/gpu/drm/nouveau/nvkm/subdev/bios/dp.c