Searched defs:drm_atomic_state (Results 1 – 1 of 1) sorted by relevance
392 struct drm_atomic_state { struct398 struct kref ref;403 struct drm_device *dev;432 bool allow_modeset : 1;444 bool legacy_cursor_update : 1;449 bool async_update : 1;459 bool duplicated : 1;475 struct __drm_crtcs_state *crtcs;480 int num_connector;493 int num_private_objs;[all …]