drm/nouveau: Fix TMDS on some DCB1.5 boards.
authorFrancisco Jerez <currojerez@riseup.net>
Tue, 24 Aug 2010 21:02:02 +0000 (23:02 +0200)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 26 Aug 2010 05:11:31 +0000 (15:11 +1000)
commitfba675283429e41270feb661a1f6f3bc05d71981
tree5c0ddd96ed967c1297c0181ecd383a3b3eb70687
parentd31e078d847fb2816d26c9476f4a68e89dc65a0b
drm/nouveau: Fix TMDS on some DCB1.5 boards.

The TMDS output of an nv11 was being detected as LVDS, because it uses
DCB type 2 for TMDS instead of type 4.

Reported-by: Bertrand VIEILLE <Vieille.Bertrand@free.fr>
Signed-off-by: Francisco Jerez <currojerez@riseup.net>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_bios.c