drm/nv17-nv4x: Attempt to init some external TMDS transmitters.
authorFrancisco Jerez <currojerez@riseup.net>
Tue, 20 Jul 2010 14:48:08 +0000 (16:48 +0200)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 5 Aug 2010 22:34:59 +0000 (08:34 +1000)
sil164 and friends are the most common, usually they just need to be
poked once because a fixed configuration is enough for any modes and
clocks, so they worked without this patch if the BIOS had done a good
job on POST. Display couldn't survive a suspend/resume cycle though.
Unfortunately, BIOS scripts are useless here.

Signed-off-by: Francisco Jerez <currojerez@riseup.net>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found