drm/nouveau/nvif: split out ctxdma interface definitions
[deliverable/linux.git] / drivers / gpu / drm / nouveau / include / nvif / if0004.h
1 #ifndef __NVIF_IF0004_H__
2 #define __NVIF_IF0004_H__
3
4 #define NV04_NVSW_NTFY_UEVENT 0x00
5
6 #define NV04_NVSW_GET_REF 0x00
7
8 struct nv04_nvsw_get_ref_v0 {
9 __u8 version;
10 __u8 pad01[3];
11 __u32 ref;
12 };
13 #endif
This page took 0.030345 seconds and 5 git commands to generate.