Searched refs:legacy_cursor_update (Results 1 – 2 of 2) sorted by relevance
895 if (old_state->legacy_cursor_update) in drm_atomic_helper_wait_for_vblanks()1317 state->legacy_cursor_update = true; in drm_atomic_helper_update_plane()1395 state->legacy_cursor_update = true; in drm_atomic_helper_disable_plane()
933 bool legacy_cursor_update : 1; member