Searched refs:pcrtc (Results 1 – 1 of 1) sorted by relevance
9279 struct drm_crtc *pcrtc, in amdgpu_dm_commit_planes() argument9288 drm_atomic_get_new_crtc_state(state, pcrtc); in amdgpu_dm_commit_planes()9352 if ((fb && crtc == pcrtc) || in amdgpu_dm_commit_planes()9362 if (!fb || !crtc || pcrtc != crtc) in amdgpu_dm_commit_planes()9474 if (plane == pcrtc->primary) in amdgpu_dm_commit_planes()9509 spin_lock_irqsave(&pcrtc->dev->event_lock, flags); in amdgpu_dm_commit_planes()9523 NULL, &pcrtc->hwmode) in amdgpu_dm_commit_planes()9527 amdgpu_get_vblank_counter_kms(pcrtc)) > 0)) { in amdgpu_dm_commit_planes()9541 drm_crtc_vblank_get(pcrtc); in amdgpu_dm_commit_planes()9557 spin_lock_irqsave(&pcrtc->dev->event_lock, flags); in amdgpu_dm_commit_planes()[all …]