Home
last modified time | relevance | path

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

/include/drm/
Ddrm_atomic.h361 struct drm_atomic_state { struct
367 struct kref ref;
372 struct drm_device *dev;
401 bool allow_modeset : 1;
413 bool legacy_cursor_update : 1;
418 bool async_update : 1;
428 bool duplicated : 1;
436 struct __drm_planes_state *planes;
444 struct __drm_crtcs_state *crtcs;
449 int num_connector;
[all …]