drm/nouveau: remove quirk to fabricate DVI-A output on DCB 1.5 boards
authorBen Skeggs <bskeggs@redhat.com>
Thu, 15 Jul 2010 01:25:55 +0000 (11:25 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Mon, 26 Jul 2010 01:41:41 +0000 (11:41 +1000)
commit03639b50385810c2153624c0c8cb85de93d31356
tree9c0c8c1f97eb7b366e73c472217cd6abbfb0e994
parent734ee8357ac2685a306acd598826d5eb8a3fca30
drm/nouveau: remove quirk to fabricate DVI-A output on DCB 1.5 boards

There's a report of this quirk breaking modesetting on at least one board.
After discussion with Francisco Jerez, we've decided to remove it:

<darktama> it's not worth limiting the quirk to just where we know it can
           work?  i'm happy either way really :)
<curro> hmm, don't think so, most if not all DCB15 cards have just one DAC
<curro> and with that quirk there's no way to tell if the load comes from
        the VGA or DVI port

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Acked-by: Francisco Jerez <currojerez@riseup.net>
drivers/gpu/drm/nouveau/nouveau_bios.c