drm/nv50: make the pgraph irq handler loop like the pre-nv50 version
authorMaarten Maathuis <madman2003@gmail.com>
Wed, 20 Jan 2010 18:54:34 +0000 (19:54 +0100)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 9 Feb 2010 22:19:39 +0000 (08:19 +1000)
commitb1d37aa0aa43c5bf857364093ab2191acd37f2ec
treef53cce50b3be629ce7f9fab19c7b1633815306cd
parenta87ff62a80a6a65fc664cd410061910b8c52b896
drm/nv50: make the pgraph irq handler loop like the pre-nv50 version

Unset the bit that indicates that a ctxprog can continue at the end.

Signed-off-by: Maarten Maathuis <madman2003@gmail.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_irq.c