Searched refs:new_crtc (Results 1 – 7 of 7) sorted by relevance
558 struct drm_crtc **save_encoder_crtcs, *new_crtc; in drm_crtc_helper_set_config() local726 new_crtc = NULL; in drm_crtc_helper_set_config()728 new_crtc = connector->encoder->crtc; in drm_crtc_helper_set_config()732 new_crtc = set->crtc; in drm_crtc_helper_set_config()736 if (new_crtc && in drm_crtc_helper_set_config()737 !drm_encoder_crtc_ok(connector->encoder, new_crtc)) { in drm_crtc_helper_set_config()742 if (new_crtc != connector->encoder->crtc) { in drm_crtc_helper_set_config()745 connector->encoder->crtc = new_crtc; in drm_crtc_helper_set_config()747 if (new_crtc) { in drm_crtc_helper_set_config()750 new_crtc->base.id, new_crtc->name); in drm_crtc_helper_set_config()
302 struct drm_crtc *new_crtc = new_plane_state->crtc; in drm_plane_helper_atomic_check() local305 if (new_crtc) in drm_plane_helper_atomic_check()306 new_crtc_state = drm_atomic_get_new_crtc_state(state, new_crtc); in drm_plane_helper_atomic_check()
613 struct drm_crtc *new_crtc; in drm_client_firmware_config() local654 new_crtc = connector->state->crtc; in drm_client_firmware_config()662 if (crtcs[j] == new_crtc) { in drm_client_firmware_config()717 crtcs[i] = new_crtc; in drm_client_firmware_config()
348 struct drm_crtc *new_crtc = new_plane_state->crtc; in cirrus_primary_plane_helper_atomic_check() local353 if (new_crtc) in cirrus_primary_plane_helper_atomic_check()354 new_crtc_state = drm_atomic_get_new_crtc_state(state, new_crtc); in cirrus_primary_plane_helper_atomic_check()
763 struct drm_crtc *new_crtc = new_plane_state->crtc; in ofdrm_primary_plane_helper_atomic_check() local768 if (new_crtc) in ofdrm_primary_plane_helper_atomic_check()
464 struct drm_crtc *new_crtc = new_plane_state->crtc; in mgag200_primary_plane_helper_atomic_check() local469 if (new_crtc) in mgag200_primary_plane_helper_atomic_check()470 new_crtc_state = drm_atomic_get_new_crtc_state(new_state, new_crtc); in mgag200_primary_plane_helper_atomic_check()
1469 struct drm_crtc *old_crtc, *new_crtc; in analogix_dp_bridge_atomic_disable() local1474 new_crtc = analogix_dp_get_new_crtc(dp, old_state); in analogix_dp_bridge_atomic_disable()1475 if (!new_crtc) in analogix_dp_bridge_atomic_disable()1478 new_crtc_state = drm_atomic_get_new_crtc_state(old_state, new_crtc); in analogix_dp_bridge_atomic_disable()