Home
last modified time | relevance | path

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

/Linux-v6.1/include/drm/
Ddrm_crtc.h86 struct drm_crtc_state { struct
88 struct drm_crtc *crtc;
95 bool enable;
110 bool active;
116 bool planes_changed : 1;
128 bool mode_changed : 1;
135 bool active_changed : 1;
146 bool connectors_changed : 1;
152 bool zpos_changed : 1;
158 bool color_mgmt_changed : 1;
[all …]