Lines Matching refs:old_plane_state

169 				 struct drm_plane_state *old_plane_state);
6078 struct drm_plane_state *old_plane_state)
6082 struct drm_crtc *crtc = afb ? plane->state->crtc : old_plane_state->crtc;
6090 if (!plane->state->fb && !old_plane_state->fb)
6317 struct drm_plane_state *old_plane_state, *new_plane_state __unused;
6324 for_each_oldnew_plane_in_state(state, plane, old_plane_state,
6327 handle_cursor_update(plane, old_plane_state);
6340 struct drm_plane_state *old_plane_state, *new_plane_state;
6380 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) {
6416 plane_needs_flip = old_plane_state->fb && new_plane_state->fb;
7559 struct drm_plane_state *old_plane_state,
7576 if (old_plane_state->crtc != new_plane_state->crtc)
7627 struct drm_plane_state *old_plane_state,
7643 old_plane_crtc = old_plane_state->crtc;
7645 dm_old_plane_state = to_dm_plane_state(old_plane_state);
7651 needs_reset = should_reset_plane(state, plane, old_plane_state,
7774 struct drm_plane_state *old_plane_state, *new_plane_state;
7817 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, j) {
7827 old_dm_plane_state = to_dm_plane_state(old_plane_state);
7985 struct drm_plane_state *old_plane_state, *new_plane_state;
8037 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) {
8042 old_plane_state->crtc == crtc) {
8066 for_each_oldnew_plane_in_state_reverse(state, plane, old_plane_state, new_plane_state, i) {
8068 old_plane_state,
8099 for_each_oldnew_plane_in_state_reverse(state, plane, old_plane_state, new_plane_state, i) {
8101 old_plane_state,