Searched refs:drm_atomic_get_old_crtc_state (Results 1 – 6 of 6) sorted by relevance
209 old_crtc_state = drm_atomic_get_old_crtc_state(state, crtc); in intel_plane_atomic_check()
1335 return to_intel_crtc_state(drm_atomic_get_old_crtc_state(&state->base, in intel_atomic_get_old_crtc_state()
433 drm_atomic_get_old_crtc_state(struct drm_atomic_state *state, in drm_atomic_get_old_crtc_state() function
4236 to_dm_crtc_state(drm_atomic_get_old_crtc_state(state, pcrtc)); in amdgpu_dm_commit_planes()4550 old_crtc_state = drm_atomic_get_old_crtc_state(state, &acrtc->base); in amdgpu_dm_atomic_commit_tail()5036 old_crtc_state = drm_atomic_get_old_crtc_state( in dm_update_planes_state()
2004 old_crtc_state = drm_atomic_get_old_crtc_state(&atom->state, crtc); in nv50_disp_outp_atomic_check_clr()
931 old_crtc_state = drm_atomic_get_old_crtc_state(old_state, old_conn_state->crtc); in disable_outputs()