Searched defs:drm_atomic_state (Results 1 – 1 of 1) sorted by relevance
480 struct drm_atomic_state { struct486 struct kref ref;491 struct drm_device *dev;520 bool allow_modeset : 1;532 bool legacy_cursor_update : 1;537 bool async_update : 1;547 bool duplicated : 1;555 bool checked : 1;573 bool plane_color_pipeline : 1;581 struct __drm_colorops_state *colorops;[all …]