Home
last modified time | relevance | path

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

/external/igt-gpu-tools/include/drm-uapi/
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 …]
/external/kernel-headers/original/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 …]
/external/libdrm/include/drm/
Dnouveau_drm.h164 struct drm_nouveau_gem_pushbuf { struct
165 __u32 channel;
166 __u32 nr_buffers;
167 __u64 buffers;
168 __u32 nr_relocs;
169 __u32 nr_push;
170 __u64 relocs;
171 __u64 push;
172 __u32 suffix0;
173 __u32 suffix1;
[all …]