Searched refs:new_crtc (Results 1 – 4 of 4) sorted by relevance
505 struct drm_crtc **save_encoder_crtcs, *new_crtc; in drm_crtc_helper_set_config() local664 new_crtc = NULL; in drm_crtc_helper_set_config()666 new_crtc = connector->encoder->crtc; in drm_crtc_helper_set_config()670 new_crtc = set->crtc; in drm_crtc_helper_set_config()674 if (new_crtc && in drm_crtc_helper_set_config()675 !drm_encoder_crtc_ok(connector->encoder, new_crtc)) { in drm_crtc_helper_set_config()679 if (new_crtc != connector->encoder->crtc) { in drm_crtc_helper_set_config()682 connector->encoder->crtc = new_crtc; in drm_crtc_helper_set_config()684 if (new_crtc) { in drm_crtc_helper_set_config()687 new_crtc->base.id, new_crtc->name); in drm_crtc_helper_set_config()
384 struct drm_fb_helper_crtc *new_crtc; in intel_fb_initial_config() local434 new_crtc = intel_fb_helper_crtc(fb_helper, in intel_fb_initial_config()443 if (crtcs[j] == new_crtc) { in intel_fb_initial_config()491 crtcs[i] = new_crtc; in intel_fb_initial_config()
37 struct imx_drm_crtc **new_crtc, struct drm_plane *primary_plane,
215 struct imx_drm_crtc **new_crtc, struct drm_plane *primary_plane, in imx_drm_add_crtc() argument243 *new_crtc = imx_drm_crtc; in imx_drm_add_crtc()