Searched refs:DM_CURSOR_OVERLAY_MODE (Results 1 – 3 of 3) sorted by relevance
968 DM_CURSOR_OVERLAY_MODE, enumerator
9964 if (acrtc_state->cursor_mode == DM_CURSOR_OVERLAY_MODE && in amdgpu_dm_commit_planes()12391 *cursor_mode = DM_CURSOR_OVERLAY_MODE; in dm_crtc_get_cursor_mode()12403 *cursor_mode = DM_CURSOR_OVERLAY_MODE; in dm_crtc_get_cursor_mode()12422 *cursor_mode = DM_CURSOR_OVERLAY_MODE; in dm_crtc_get_cursor_mode()12644 if (dm_new_crtc_state->cursor_mode == DM_CURSOR_OVERLAY_MODE) { in amdgpu_dm_atomic_check()12740 if (dm_new_crtc_state->cursor_mode == DM_CURSOR_OVERLAY_MODE) in amdgpu_dm_atomic_check()12771 } else if (required_cursor_mode == DM_CURSOR_OVERLAY_MODE) { in amdgpu_dm_atomic_check()
1295 if (!flip && dm_new_crtc_state->cursor_mode == DM_CURSOR_OVERLAY_MODE) in amdgpu_dm_plane_atomic_async_check()