Home
last modified time | relevance | path

Searched refs:legacy_cursor_update (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/
Ddrm_atomic_helper.c895 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()
/linux-4.1.27/include/drm/
Ddrm_crtc.h933 bool legacy_cursor_update : 1; member