Lines Matching defs:crtc
353 * should be set to 0 and max to maximal number of planes for given crtc - 1.
442 static int drm_atomic_helper_crtc_normalize_zpos(struct drm_crtc *crtc,
446 struct drm_device *dev = crtc->dev;
454 crtc->base.id, crtc->name);
504 * is then filled with unique values from 0 to number of active planes in crtc
513 struct drm_crtc *crtc;
520 crtc = new_plane_state->crtc;
521 if (!crtc)
524 new_crtc_state = drm_atomic_get_new_crtc_state(state, crtc);
529 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) {
532 ret = drm_atomic_helper_crtc_normalize_zpos(crtc,