Searched refs:old_pstate (Results 1 – 7 of 7) sorted by relevance
247 struct drm_plane_state *old_pstate = drm_atomic_get_old_plane_state(state, in drm_simple_kms_plane_atomic_update() local255 pipe->funcs->update(pipe, old_pstate); in drm_simple_kms_plane_atomic_update()
554 struct drm_plane_state *old_pstate = drm_atomic_get_old_plane_state(state, in mxsfb_plane_overlay_atomic_update() local582 if (!old_pstate->fb) in mxsfb_plane_overlay_atomic_update()
258 struct drm_plane_state *old_pstate) in tve200_display_update() argument
683 struct dpu_plane_state *old_pstate; in dpu_plane_cleanup_fb() local688 old_pstate = to_dpu_plane_state(old_state); in dpu_plane_cleanup_fb()692 msm_framebuffer_cleanup(old_state->fb, old_pstate->aspace, in dpu_plane_cleanup_fb()693 old_pstate->needs_dirtyfb); in dpu_plane_cleanup_fb()
390 struct drm_plane_state *old_pstate) in pl111_display_update() argument
1251 struct drm_plane_state *old_pstate = NULL; in vop2_plane_atomic_disable() local1258 old_pstate = drm_atomic_get_old_plane_state(state, plane); in vop2_plane_atomic_disable()1259 if (old_pstate && !old_pstate->crtc) in vop2_plane_atomic_disable()
1384 struct drm_plane_state *old_pstate) in mcde_display_update() argument