Home
last modified time | relevance | path

Searched refs:new_plane_crtc (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c6895 struct drm_crtc *new_plane_crtc, *old_plane_crtc; in dm_update_plane_state() local
6903 new_plane_crtc = new_plane_state->crtc; in dm_update_plane_state()
6959 if (!new_plane_crtc) in dm_update_plane_state()
6962 new_crtc_state = drm_atomic_get_new_crtc_state(state, new_plane_crtc); in dm_update_plane_state()
6978 plane->base.id, new_plane_crtc->base.id); in dm_update_plane_state()
6981 new_plane_crtc->dev->dev_private, in dm_update_plane_state()
7037 struct drm_crtc *new_plane_crtc, *old_plane_crtc; in dm_determine_update_type_for_commit() local
7082 new_plane_crtc = new_plane_state->crtc; in dm_determine_update_type_for_commit()
7095 if (crtc != new_plane_crtc) in dm_determine_update_type_for_commit()