Searched defs:drm_mode_atomic (Results 1 – 1 of 1) sorted by relevance
1110 struct drm_mode_atomic { struct1111 __u32 flags;1112 __u32 count_objs;1113 __u64 objs_ptr;1114 __u64 count_props_ptr;1115 __u64 props_ptr;1116 __u64 prop_values_ptr;1117 __u64 reserved;1118 __u64 user_data;
Completed in 8 milliseconds