Searched refs:DM_CURSOR_OVERLAY_MODE (Results 1 – 3 of 3) sorted by relevance
980 DM_CURSOR_OVERLAY_MODE, enumerator
10035 if (acrtc_state->cursor_mode == DM_CURSOR_OVERLAY_MODE && in amdgpu_dm_commit_planes()12502 *cursor_mode = DM_CURSOR_OVERLAY_MODE; in dm_crtc_get_cursor_mode()12508 *cursor_mode = DM_CURSOR_OVERLAY_MODE; in dm_crtc_get_cursor_mode()12520 *cursor_mode = DM_CURSOR_OVERLAY_MODE; in dm_crtc_get_cursor_mode()12539 *cursor_mode = DM_CURSOR_OVERLAY_MODE; in dm_crtc_get_cursor_mode()12761 if (dm_new_crtc_state->cursor_mode == DM_CURSOR_OVERLAY_MODE) { in amdgpu_dm_atomic_check()12857 if (dm_new_crtc_state->cursor_mode == DM_CURSOR_OVERLAY_MODE) in amdgpu_dm_atomic_check()12889 } else if (required_cursor_mode == DM_CURSOR_OVERLAY_MODE) { in amdgpu_dm_atomic_check()
1294 if (!flip && dm_new_crtc_state->cursor_mode == DM_CURSOR_OVERLAY_MODE) in amdgpu_dm_plane_atomic_async_check()