xref: /netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/cl507a.h (revision 41ec02673d281bbb3d38e6c78504ce6e30c228c1)
1 /*	$NetBSD: cl507a.h,v 1.2 2021/12/18 23:45:33 riastradh Exp $	*/
2 
3 /* SPDX-License-Identifier: MIT */
4 #ifndef __NVIF_CL507A_H__
5 #define __NVIF_CL507A_H__
6 
7 struct nv50_disp_cursor_v0 {
8 	__u8  version;
9 	__u8  head;
10 	__u8  pad02[6];
11 };
12 
13 #define NV50_DISP_CURSOR_V0_NTFY_UEVENT                                    0x00
14 #endif
15