Searched refs:new_crtc (Results 1 – 8 of 8) sorted by relevance
556 struct drm_crtc **save_encoder_crtcs, *new_crtc; in drm_crtc_helper_set_config() local729 new_crtc = NULL; in drm_crtc_helper_set_config()731 new_crtc = connector->encoder->crtc; in drm_crtc_helper_set_config()735 new_crtc = set->crtc; in drm_crtc_helper_set_config()739 if (new_crtc && in drm_crtc_helper_set_config()740 !drm_encoder_crtc_ok(connector->encoder, new_crtc)) { in drm_crtc_helper_set_config()745 if (new_crtc != connector->encoder->crtc) { in drm_crtc_helper_set_config()749 connector->encoder->crtc = new_crtc; in drm_crtc_helper_set_config()751 if (new_crtc) { in drm_crtc_helper_set_config()754 new_crtc->base.id, new_crtc->name); in drm_crtc_helper_set_config()
269 struct drm_crtc *new_crtc = new_plane_state->crtc; in udl_primary_plane_helper_atomic_check() local272 if (new_crtc) in udl_primary_plane_helper_atomic_check()273 new_crtc_state = drm_atomic_get_new_crtc_state(state, new_crtc); in udl_primary_plane_helper_atomic_check()
303 struct drm_crtc *new_crtc = new_plane_state->crtc; in cirrus_primary_plane_helper_atomic_check() local307 if (new_crtc) in cirrus_primary_plane_helper_atomic_check()308 new_crtc_state = drm_atomic_get_new_crtc_state(state, new_crtc); in cirrus_primary_plane_helper_atomic_check()
425 struct drm_crtc *new_crtc = new_plane_state->crtc; in bochs_primary_plane_helper_atomic_check() local429 if (new_crtc) in bochs_primary_plane_helper_atomic_check()430 new_crtc_state = drm_atomic_get_new_crtc_state(state, new_crtc); in bochs_primary_plane_helper_atomic_check()
323 struct drm_crtc *new_crtc = new_plane_state->crtc; in appletbdrm_primary_plane_helper_atomic_check() local332 if (new_crtc) in appletbdrm_primary_plane_helper_atomic_check()333 new_crtc_state = drm_atomic_get_new_crtc_state(state, new_crtc); in appletbdrm_primary_plane_helper_atomic_check()
781 struct drm_crtc *new_crtc = new_plane_state->crtc; in pixpaper_plane_helper_atomic_check() local785 if (new_crtc) in pixpaper_plane_helper_atomic_check()786 new_crtc_state = drm_atomic_get_new_crtc_state(state, new_crtc); in pixpaper_plane_helper_atomic_check()
482 struct drm_crtc *new_crtc = new_plane_state->crtc; in mgag200_primary_plane_helper_atomic_check() local487 if (new_crtc) in mgag200_primary_plane_helper_atomic_check()488 new_crtc_state = drm_atomic_get_new_crtc_state(new_state, new_crtc); in mgag200_primary_plane_helper_atomic_check()
293 struct drm_crtc *new_crtc = new_plane_state->crtc; in drm_sysfb_plane_helper_atomic_check() local298 if (new_crtc) in drm_sysfb_plane_helper_atomic_check()