Searched defs:drm_nouveau_exec (Results 1 – 1 of 1) sorted by relevance
171 struct drm_nouveau_exec { struct172 __u32 channel;173 __u32 push_count;174 __u32 wait_count;175 __u32 sig_count;176 __u64 wait_ptr;177 __u64 sig_ptr;178 __u64 push_ptr;