Searched refs:legacy_cursor_update (Results 1 – 4 of 4) sorted by relevance
906 if (state->legacy_cursor_update) in drm_atomic_helper_check()1361 if (old_state->legacy_cursor_update) in drm_atomic_helper_wait_for_vblanks()1919 if (state->legacy_cursor_update) { in drm_atomic_helper_setup_commit()2725 state->legacy_cursor_update = true; in drm_atomic_helper_update_plane()2763 plane_state->state->legacy_cursor_update = true; in drm_atomic_helper_disable_plane()
287 bool legacy_cursor_update : 1; member
1851 !atom->state.legacy_cursor_update) in nv50_disp_atomic_commit_tail()
12835 if (INTEL_GEN(dev_priv) < 9 && state->legacy_cursor_update) { in intel_atomic_commit()12843 state->legacy_cursor_update = false; in intel_atomic_commit()