]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nouveau/ltc: drop workaround for an interrupt storm that no longer happens
authorBen Skeggs <bskeggs@redhat.com>
Tue, 12 Aug 2014 00:01:13 +0000 (10:01 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Mon, 15 Sep 2014 12:22:12 +0000 (22:22 +1000)
commitf9359c5196fbeee8a4245417515cc0630ef414ef
treeb93792901a20ac7ccf75e64c0cb6a50250df5ec4
parent6ce44a9d7125eec89a97e154c67fcc760bdb4ed7
drm/nouveau/ltc: drop workaround for an interrupt storm that no longer happens

This is really the wrong thing to do, but at the time it was our only
option to prevent worse issues.

We no longer cause quite so much anger from LTC, so it's not needed.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/core/subdev/ltc/gf100.c
drivers/gpu/drm/nouveau/core/subdev/ltc/gm107.c