]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/nouveau/aux: mask off higher bits of auxch index in i2c table entry
authorBen Skeggs <bskeggs@redhat.com>
Fri, 27 Jul 2012 04:18:03 +0000 (14:18 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Mon, 13 Aug 2012 23:36:50 +0000 (09:36 +1000)
commit3d7a1da2c2bddb916450b1a124a9bcd9c507bdce
treee7f769eedf79a96360d2a71b9be5a38d468d59c2
parentaf5e7d84b0ec45b2b614b0d6e3657cbdceaa21f9
drm/nouveau/aux: mask off higher bits of auxch index in i2c table entry

At least partially fixes DP output detection on W530.  Not sure if more
issues remain, or if my adaptor is just behaving weirdly (it does that
sometimes).

In any case, this patch is necessary.

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