summaryrefslogtreecommitdiff
path: root/nvif/cl507b.h
diff options
context:
space:
mode:
Diffstat (limited to 'nvif/cl507b.h')
-rw-r--r--nvif/cl507b.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/nvif/cl507b.h b/nvif/cl507b.h
new file mode 100644
index 0000000..3e643b7
--- /dev/null
+++ b/nvif/cl507b.h
@@ -0,0 +1,12 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+#ifndef __NVIF_CL507B_H__
+#define __NVIF_CL507B_H__
+
+struct nv50_disp_overlay_v0 {
+ __u8 version;
+ __u8 head;
+ __u8 pad02[6];
+};
+
+#define NV50_DISP_OVERLAY_V0_NTFY_UEVENT 0x00
+#endif