Home
last modified time | relevance | path

Searched defs:drm_mode_atomic (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/include/drm-uapi/
Ddrm_mode.h1017 struct drm_mode_atomic { struct
1018 __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;
/third_party/libdrm/include/drm/
Ddrm_mode.h933 struct drm_mode_atomic { struct
934 __u32 flags;
935 __u32 count_objs;
936 __u64 objs_ptr;
937 __u64 count_props_ptr;
938 __u64 props_ptr;
939 __u64 prop_values_ptr;
940 __u64 reserved;
941 __u64 user_data;