drm/nv17-nv4x: Fix analog load detection false positive on rare occasions.
authorFrancisco Jerez <currojerez@riseup.net>
Mon, 30 Aug 2010 13:37:57 +0000 (15:37 +0200)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 24 Sep 2010 06:19:03 +0000 (16:19 +1000)
On some boards the residual current DAC outputs can draw when they're
disconnected can be high enough to give a false load detection
positive (I've only seen it in the S-video luma output of some cards,
but just to be sure). The output line capacitance is limited and
sampling twice should fix it reliably.

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

No differences found