Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c10887 struct drm_crtc *old_plane_crtc, in dm_should_update_native_cursor() argument
10895 if (old_plane_crtc == NULL) in dm_should_update_native_cursor()
10899 state, old_plane_crtc); in dm_should_update_native_cursor()
10926 struct drm_crtc *new_plane_crtc, *old_plane_crtc; in dm_update_plane_state() local
10935 old_plane_crtc = old_plane_state->crtc; in dm_update_plane_state()
10940 old_plane_crtc, in dm_update_plane_state()
10961 if (!old_plane_crtc) in dm_update_plane_state()
10965 state, old_plane_crtc); in dm_update_plane_state()
10972 plane->base.id, old_plane_crtc->base.id); in dm_update_plane_state()