]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/nouveau/i2c/gk110b,gm10x: use the correct implementation
authorBen Skeggs <bskeggs@redhat.com>
Thu, 3 Nov 2016 06:37:33 +0000 (16:37 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Jan 2017 07:32:19 +0000 (08:32 +0100)
commit64a5c4725fd385cb51c0b6b63b3f65d68d4aa2a8
treee8a9fa2604d21edbe809f207796ecf44101f5ad7
parentbfa563bae25131fc084c273b43a789819e302fe7
drm/nouveau/i2c/gk110b,gm10x: use the correct implementation

commit 5b3800a6b763874e4a23702fb9628d3bd3315ce9 upstream.

DPAUX registers moved on Kepler, these chipsets were still using the
Fermi implementation for some reason.

This fixes detection of hotplug/sink IRQs on DP connectors.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/nouveau/nvkm/engine/device/base.c