Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c5814 struct drm_crtc *new_plane_crtc, *old_plane_crtc; in dm_update_plane_state() local
5823 old_plane_crtc = old_plane_state->crtc; in dm_update_plane_state()
5828 old_plane_crtc, in dm_update_plane_state()
5849 if (!old_plane_crtc) in dm_update_plane_state()
5853 state, old_plane_crtc); in dm_update_plane_state()
5859 drm_dbg_atomic(old_plane_crtc->dev, "Disabling DRM plane: %d on DRM crtc %d\n", in dm_update_plane_state()
5860 plane->base.id, old_plane_crtc->base.id); in dm_update_plane_state()