Searched refs:old_dm_crtc_state (Results 1 – 1 of 1) sorted by relevance
10829 struct dm_crtc_state *old_dm_crtc_state, *new_dm_crtc_state; in should_reset_plane() local10861 old_dm_crtc_state = to_dm_crtc_state(old_crtc_state); in should_reset_plane()10864 old_dm_crtc_state != NULL && in should_reset_plane()10865 old_dm_crtc_state->cursor_mode != new_dm_crtc_state->cursor_mode) { in should_reset_plane()