drm/nv50: fix monitor detection on certain chipsets
authorBen Skeggs <bskeggs@redhat.com>
Fri, 23 Apr 2010 17:53:14 +0000 (03:53 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 19 May 2010 03:15:16 +0000 (13:15 +1000)
commit7e99a9b2b5386c0ea4234d2845932ff4ab8e4829
treebdfeb4afdf4d8c3627352c3347a669656b68a497
parent07fee3d561eb7634b08e4362dc9c5c5708facd03
drm/nv50: fix monitor detection on certain chipsets

There appears to be some kind of switch on certain chips to control whether
the DP auxch or traditional i2c bus will be operational on a connector,
this commit hopefully fixes nouveau to do the right thing.

Likely only relevent on chips with DP outputs.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_i2c.c