old_other_state 6854 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c struct drm_plane_state *old_other_state, *new_other_state; old_other_state 6895 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c for_each_oldnew_plane_in_state(state, other, old_other_state, new_other_state, i) { old_other_state 6899 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c if (old_other_state->crtc != new_plane_state->crtc && old_other_state 6903 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c if (old_other_state->crtc != new_other_state->crtc) old_other_state 6907 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c if (old_other_state->fb && new_other_state->fb && old_other_state 6908 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c old_other_state->fb->format != new_other_state->fb->format)