summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/include/nvif/cl906f.h
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2017-01-24 16:08:14 +1000
committerBen Skeggs <bskeggs@redhat.com>2017-02-17 17:38:08 +1000
commit40cea73984a77acb714e1d4a60a47fdfb07b656f (patch)
treebd4c58a16d0047c71f96fb9a718323e49883524d /drivers/gpu/drm/nouveau/include/nvif/cl906f.h
parente774055a074b6715193c2984024eecf8fdf8dbd1 (diff)
drm/nouveau/fifo/g84-: rename non-stall interrupt event
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/include/nvif/cl906f.h')
-rw-r--r--drivers/gpu/drm/nouveau/include/nvif/cl906f.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/nouveau/include/nvif/cl906f.h b/drivers/gpu/drm/nouveau/include/nvif/cl906f.h
index 2caf0838fcfd..e9302ec5cbfa 100644
--- a/drivers/gpu/drm/nouveau/include/nvif/cl906f.h
+++ b/drivers/gpu/drm/nouveau/include/nvif/cl906f.h
@@ -10,5 +10,5 @@ struct fermi_channel_gpfifo_v0 {
__u64 vm;
};
-#define FERMI_CHANNEL_GPFIFO_V0_NTFY_UEVENT 0x00
+#define NV906F_V0_NTFY_NON_STALL_INTERRUPT 0x00
#endif