Searched refs:old_dm_crtc_state (Results 1 – 1 of 1) sorted by relevance
10650 struct dm_crtc_state *old_dm_crtc_state, *new_dm_crtc_state; in should_reset_plane() local10682 old_dm_crtc_state = to_dm_crtc_state(old_crtc_state); in should_reset_plane()10685 old_dm_crtc_state != NULL && in should_reset_plane()10686 old_dm_crtc_state->cursor_mode != new_dm_crtc_state->cursor_mode) { in should_reset_plane()