commit | 19a10828814aa3ba483301b416b27f94330e0c80 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Mon Dec 01 11:44:27 2014 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Tue Dec 02 15:33:22 2014 +1000 |
tree | d4771607c07dc82dd963221788f5338024a44834 | |
parent | eae7382bc5547391e72f8cde83f5e2be9c359d5b [diff] |
drm/nouveau/fifo/g84-: ack non-stall interrupt before handling it Closes a very unlikely race that can occur if another NonStallInterrupt method passes between checking fences and acking the previous interrupt. With this change, the interrupt will re-fire under such conditions. Tested-by: Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>