drm/nouveau/nvif: split out display interface definitions
[deliverable/linux.git] / drivers / gpu / drm / nouveau / include / nvif / cl507a.h
1 #ifndef __NVIF_CL507A_H__
2 #define __NVIF_CL507A_H__
3
4 struct nv50_disp_cursor_v0 {
5 __u8 version;
6 __u8 head;
7 __u8 pad02[6];
8 };
9
10 #define NV50_DISP_CURSOR_V0_NTFY_UEVENT 0x00
11 #endif
This page took 0.034987 seconds and 5 git commands to generate.