Searched refs:DM_CURSOR_OVERLAY_MODE (Results 1 – 3 of 3) sorted by relevance
893 DM_CURSOR_OVERLAY_MODE, enumerator
9323 if (acrtc_state->cursor_mode == DM_CURSOR_OVERLAY_MODE && in amdgpu_dm_commit_planes()11701 *cursor_mode = DM_CURSOR_OVERLAY_MODE; in dm_crtc_get_cursor_mode()11713 *cursor_mode = DM_CURSOR_OVERLAY_MODE; in dm_crtc_get_cursor_mode()11732 *cursor_mode = DM_CURSOR_OVERLAY_MODE; in dm_crtc_get_cursor_mode()11949 if (dm_new_crtc_state->cursor_mode == DM_CURSOR_OVERLAY_MODE) { in amdgpu_dm_atomic_check()12039 if (dm_new_crtc_state->cursor_mode == DM_CURSOR_OVERLAY_MODE) in amdgpu_dm_atomic_check()12070 } else if (required_cursor_mode == DM_CURSOR_OVERLAY_MODE) { in amdgpu_dm_atomic_check()
1281 if (!flip && dm_new_crtc_state->cursor_mode == DM_CURSOR_OVERLAY_MODE) in amdgpu_dm_plane_atomic_async_check()