summaryrefslogtreecommitdiff
path: root/nvif/cl506e.h
diff options
context:
space:
mode:
Diffstat (limited to 'nvif/cl506e.h')
-rw-r--r--nvif/cl506e.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/nvif/cl506e.h b/nvif/cl506e.h
new file mode 100644
index 0000000..989690f
--- /dev/null
+++ b/nvif/cl506e.h
@@ -0,0 +1,13 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+#ifndef __NVIF_CL506E_H__
+#define __NVIF_CL506E_H__
+
+struct nv50_channel_dma_v0 {
+ __u8 version;
+ __u8 chid;
+ __u8 pad02[6];
+ __u64 vmm;
+ __u64 pushbuf;
+ __u64 offset;
+};
+#endif