xref: /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/clb069.h (revision 62306a36)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/
1#ifndef __NVIF_CLB069_H__
2#define __NVIF_CLB069_H__
3struct nvif_clb069_v0 {
4	__u8  version;
5	__u8  pad01[3];
6	__u32 entries;
7	__u32 get;
8	__u32 put;
9};
10
11union nvif_clb069_event_args {
12	struct nvif_clb069_event_vn {
13	} vn;
14};
15#endif
16

Indexes created Thu Nov 07 10:32:03 CST 2024