Searched refs:new_crtc (Results 1 – 4 of 4) sorted by relevance
460 struct drm_crtc *new_crtc; in drm_crtc_helper_set_config() local610 new_crtc = NULL; in drm_crtc_helper_set_config()612 new_crtc = connector->encoder->crtc; in drm_crtc_helper_set_config()616 new_crtc = set->crtc; in drm_crtc_helper_set_config()620 if (new_crtc && in drm_crtc_helper_set_config()621 !drm_encoder_crtc_ok(connector->encoder, new_crtc)) { in drm_crtc_helper_set_config()625 if (new_crtc != connector->encoder->crtc) { in drm_crtc_helper_set_config()628 connector->encoder->crtc = new_crtc; in drm_crtc_helper_set_config()630 if (new_crtc) { in drm_crtc_helper_set_config()633 new_crtc->base.id); in drm_crtc_helper_set_config()
28 struct imx_drm_crtc **new_crtc, struct drm_plane *primary_plane,
343 struct imx_drm_crtc **new_crtc, struct drm_plane *primary_plane, in imx_drm_add_crtc() argument373 *new_crtc = imx_drm_crtc; in imx_drm_add_crtc()
377 struct drm_fb_helper_crtc *new_crtc; in intel_fb_initial_config() local419 new_crtc = intel_fb_helper_crtc(fb_helper, encoder->crtc); in intel_fb_initial_config()427 if (crtcs[j] == new_crtc) { in intel_fb_initial_config()470 crtcs[i] = new_crtc; in intel_fb_initial_config()