Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c10915 struct drm_crtc *old_plane_crtc, in dm_should_update_native_cursor() argument
10923 if (old_plane_crtc == NULL) in dm_should_update_native_cursor()
10927 state, old_plane_crtc); in dm_should_update_native_cursor()
10954 struct drm_crtc *new_plane_crtc, *old_plane_crtc; in dm_update_plane_state() local
10963 old_plane_crtc = old_plane_state->crtc; in dm_update_plane_state()
10968 old_plane_crtc, in dm_update_plane_state()
10989 if (!old_plane_crtc) in dm_update_plane_state()
10993 state, old_plane_crtc); in dm_update_plane_state()
11000 plane->base.id, old_plane_crtc->base.id); in dm_update_plane_state()