Searched defs:drm_crtc_state (Results 1 – 1 of 1) sorted by relevance
86 struct drm_crtc_state { struct88 struct drm_crtc *crtc;95 bool enable;110 bool active;194 bool no_vblank : 1;200 u32 plane_mask;206 u32 connector_mask;212 u32 encoder_mask;288 u32 target_vblank;296 bool async_flip;[all …]
Completed in 5 milliseconds