Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c9712 struct drm_crtc *new_plane_crtc, *old_plane_crtc; in dm_update_plane_state() local
9722 old_plane_crtc = old_plane_state->crtc; in dm_update_plane_state()
9756 if (!old_plane_crtc) in dm_update_plane_state()
9760 state, old_plane_crtc); in dm_update_plane_state()
9767 plane->base.id, old_plane_crtc->base.id); in dm_update_plane_state()