commit | 786656295b318b5894d71d9c0b153b6c17e26f15 | [log] [tgz] |
---|---|---|
author | Roy Spliet <rs855@cam.ac.uk> | Thu Mar 10 11:19:00 2016 +0000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Mon Mar 14 10:13:37 2016 +1000 |
tree | 9b51ca424a1aa87f950133176975481938162dd6 | |
parent | b815a2e3f85cf93e02688fbbfb3bcc1fc1c54cba [diff] |
drm/nouveau/gr/fuc: Store $r0 in interrupt handler It's supposed to always be 0, but at least nv_iowr() temporarily violates this. Since the ih touches $r0, it should be stored. Signed-off-by: Roy Spliet <rs855@cam.ac.uk> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>