OSDN Git Service

drm/nouveau/secboot: disable falcon interrupts when running blob
authorAlexandre Courbot <acourbot@nvidia.com>
Wed, 14 Dec 2016 08:02:42 +0000 (17:02 +0900)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 17 Feb 2017 05:14:31 +0000 (15:14 +1000)
commit3454a034b715a3b89f8efb92508ccc9fbee17e6f
tree276b5670986a8fe6403dbed3c70ef4de343e5c2f
parent555cafb40445861c121422b157c74fe2de793e68
drm/nouveau/secboot: disable falcon interrupts when running blob

Make sure we are not disturbed by spurious interrupts, as we poll the
halt bit anyway.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm200.c