Searched defs:drm_mode_atomic (Results 1 – 1 of 1) sorted by relevance
1017 struct drm_mode_atomic { struct1018 __u32 flags;1019 __u32 count_objs;1020 __u64 objs_ptr;1021 __u64 count_props_ptr;1022 __u64 props_ptr;1023 __u64 prop_values_ptr;1024 __u64 reserved;1025 __u64 user_data;
Completed in 11 milliseconds