Searched refs:cur_pstate (Results 1 – 1 of 1) sorted by relevance
984 struct plane_state *prv_pstate, *cur_pstate; in dpu_crtc_atomic_check() local990 cur_pstate = &pstates[i]; in dpu_crtc_atomic_check()991 if (prv_pstate->stage != cur_pstate->stage) in dpu_crtc_atomic_check()994 stage = cur_pstate->stage; in dpu_crtc_atomic_check()999 right_pid = cur_pstate->dpu_pstate->base.plane->base.id; in dpu_crtc_atomic_check()1000 right_rect = drm_plane_state_dest(cur_pstate->drm_pstate); in dpu_crtc_atomic_check()