Warning: This file is not a C or C++ file. It does not have highlighting.

1/* SPDX-License-Identifier: MIT */
2#ifndef __NVIF_IF0010_H__
3#define __NVIF_IF0010_H__
4
5union nvif_disp_args {
6 struct nvif_disp_v0 {
7 __u8 version;
8 __u8 pad01[3];
9 __u32 conn_mask;
10 __u32 outp_mask;
11 __u32 head_mask;
12 } v0;
13};
14#endif
15

Warning: This file is not a C or C++ file. It does not have highlighting.

source code of linux/drivers/gpu/drm/nouveau/include/nvif/if0010.h