drm/nouveau/pmu/gk104: implement a hackish workaround for a hw bug
authorBen Skeggs <bskeggs@redhat.com>
Thu, 27 Aug 2015 07:33:19 +0000 (17:33 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 28 Aug 2015 02:40:05 +0000 (12:40 +1000)
commit205877f9156daebb975fb46205488da6fdf5b3f5
tree6c8762b1606e09e22a93e392d4c53200a5fdfa4f
parent2a89359415da2fc1250b4c205de3c384bd781f54
drm/nouveau/pmu/gk104: implement a hackish workaround for a hw bug

Only a handful of machines have this enabled by default, where it's been
proven to work.  The workaround can be explicitly enabled with a module
option also.

Still waiting on feedback from NVIDIA for a proper idea of exactly what
this fix is doing, and how to implement it properly.

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