Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Ddrm_crtc.h81 struct drm_crtc_state { struct
83 struct drm_crtc *crtc;
90 bool enable;
105 bool active;
189 bool no_vblank : 1;
195 u32 plane_mask;
201 u32 connector_mask;
207 u32 encoder_mask;
283 u32 target_vblank;
291 bool async_flip;
[all …]