Home
last modified time | relevance | path

Searched defs:drm_nouveau_gem_pushbuf (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
Dnouveau_drm.h72 struct drm_nouveau_gem_pushbuf { struct
73 __u32 channel;
74 __u32 nr_buffers;
75 __u64 buffers;
76 __u32 nr_relocs;
77 __u32 nr_push;
78 __u64 relocs;
79 __u64 push;
80 __u32 suffix0;
81 __u32 suffix1;
[all …]
/kernel/linux/linux-5.10/include/uapi/drm/
Dnouveau_drm.h103 struct drm_nouveau_gem_pushbuf { struct
104 __u32 channel;
105 __u32 nr_buffers;
106 __u64 buffers;
107 __u32 nr_relocs;
108 __u32 nr_push;
109 __u64 relocs;
110 __u64 push;
111 __u32 suffix0;
112 __u32 suffix1;
[all …]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
Dnouveau_drm.h85 struct drm_nouveau_gem_pushbuf { struct
86 __u32 channel;
87 __u32 nr_buffers;
88 __u64 buffers;
89 __u32 nr_relocs;
90 __u32 nr_push;
91 __u64 relocs;
92 __u64 push;
93 __u32 suffix0;
94 __u32 suffix1;
[all …]