summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/include/nvif/cl826f.h
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2022-06-01 20:46:39 +1000
committerBen Skeggs <bskeggs@redhat.com>2022-11-09 10:44:27 +1000
commit8c880fd4c155d9b1b3e294169d7dc3f3a1e04bd3 (patch)
tree19152d0dbc825b56a61f0f57c3a221cc473a9901 /drivers/gpu/drm/nouveau/include/nvif/cl826f.h
parent801bc8584e58f718491ca25827647129d9b6ef1f (diff)
drm/nouveau/fifo: expose non-stall intr in host channel event class
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Reviewed-by: Lyude Paul <lyude@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/include/nvif/cl826f.h')
-rw-r--r--drivers/gpu/drm/nouveau/include/nvif/cl826f.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/drm/nouveau/include/nvif/cl826f.h b/drivers/gpu/drm/nouveau/include/nvif/cl826f.h
index 148602264a76..c5d5e56b04cc 100644
--- a/drivers/gpu/drm/nouveau/include/nvif/cl826f.h
+++ b/drivers/gpu/drm/nouveau/include/nvif/cl826f.h
@@ -11,6 +11,4 @@ struct g82_channel_gpfifo_v0 {
__u64 pushbuf;
__u64 vmm;
};
-
-#define NV826F_V0_NTFY_NON_STALL_INTERRUPT 0x00
#endif