Lines Matching defs:crtc
87 struct drm_crtc *crtc = new_plane_state->crtc;
92 if (!new_plane_state->fb || WARN_ON(!new_plane_state->crtc)) {
99 crtc);
101 crtc_state = crtc->state;
150 if (!new_state->fb || WARN_ON(!new_state->crtc))
155 new_state->crtc->base.id, new_state->crtc->name,
159 dcrtc = drm_to_armada_crtc(new_state->crtc);
181 new_state->crtc->state->mode_changed) {
191 new_state->crtc->state->mode_changed) {
237 if (!old_state->crtc)
242 old_state->crtc->base.id, old_state->crtc->name,
245 dcrtc = drm_to_armada_crtc(old_state->crtc);