Searched refs:old_dm_crtc_state (Results 1 – 1 of 1) sorted by relevance
11017 struct dm_crtc_state *old_dm_crtc_state, *new_dm_crtc_state; in should_reset_plane() local11052 old_dm_crtc_state = to_dm_crtc_state(old_crtc_state); in should_reset_plane()11055 old_dm_crtc_state != NULL && in should_reset_plane()11056 old_dm_crtc_state->cursor_mode != new_dm_crtc_state->cursor_mode) { in should_reset_plane()