Searched defs:drm_crtc_state (Results 1 – 1 of 1) sorted by relevance
99 struct drm_crtc_state { struct101 struct drm_crtc *crtc;108 bool enable;123 bool active;207 bool no_vblank : 1;213 u32 plane_mask;219 u32 connector_mask;225 u32 encoder_mask;297 u32 target_vblank;305 bool async_flip;[all …]
Completed in 5 milliseconds