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.c11908 struct drm_crtc *old_plane_crtc, in dm_should_update_native_cursor() argument
11916 if (old_plane_crtc == NULL) in dm_should_update_native_cursor()
11920 state, old_plane_crtc); in dm_should_update_native_cursor()
11947 struct drm_crtc *new_plane_crtc, *old_plane_crtc; in dm_update_plane_state() local
11956 old_plane_crtc = old_plane_state->crtc; in dm_update_plane_state()
11961 old_plane_crtc, in dm_update_plane_state()
11982 if (!old_plane_crtc) in dm_update_plane_state()
11986 state, old_plane_crtc); in dm_update_plane_state()
11993 plane->base.id, old_plane_crtc->base.id); in dm_update_plane_state()