Lines Matching defs:drm_crtc_state
67 * struct drm_crtc_state - mutable CRTC state
81 struct drm_crtc_state {
183 * Note that the combination of &drm_crtc_state.event == NULL and
184 * &drm_crtc_state.no_blank == true is valid and usually used when the
345 * &struct drm_crtc_state.no_vblank makes DRM's atomic commit helpers
630 * Atomic drivers which don't subclass &struct drm_crtc_state should use
649 struct drm_crtc_state *(*atomic_duplicate_state)(struct drm_crtc *crtc);
660 struct drm_crtc_state *state);
705 struct drm_crtc_state *state,
727 const struct drm_crtc_state *state,
828 * If driver subclasses &struct drm_crtc_state, it should implement
835 const struct drm_crtc_state *state);
1009 * drivers should instead consult &drm_crtc_state.enable and
1010 * &drm_crtc_state.active. Atomic drivers can update this by calling
1019 * drivers should instead consult &drm_crtc_state.mode. Atomic drivers
1034 * &drm_crtc_state.adjusted_mode. And for high-precision timestamps
1066 * &drm_crtc_state.gamma_lut. See drm_crtc_enable_color_mgmt().
1075 * &drm_crtc_state.gamma_lut. See drm_crtc_enable_color_mgmt().
1104 struct drm_crtc_state *state;
1114 * &drm_crtc_state.commit. For accessing the immediately preceding