Searched refs:DM_CURSOR_OVERLAY_MODE (Results 1 – 3 of 3) sorted by relevance
949 DM_CURSOR_OVERLAY_MODE, enumerator
9935 if (acrtc_state->cursor_mode == DM_CURSOR_OVERLAY_MODE && in amdgpu_dm_commit_planes()12352 *cursor_mode = DM_CURSOR_OVERLAY_MODE; in dm_crtc_get_cursor_mode()12364 *cursor_mode = DM_CURSOR_OVERLAY_MODE; in dm_crtc_get_cursor_mode()12383 *cursor_mode = DM_CURSOR_OVERLAY_MODE; in dm_crtc_get_cursor_mode()12600 if (dm_new_crtc_state->cursor_mode == DM_CURSOR_OVERLAY_MODE) { in amdgpu_dm_atomic_check()12690 if (dm_new_crtc_state->cursor_mode == DM_CURSOR_OVERLAY_MODE) in amdgpu_dm_atomic_check()12721 } else if (required_cursor_mode == DM_CURSOR_OVERLAY_MODE) { in amdgpu_dm_atomic_check()
1282 if (!flip && dm_new_crtc_state->cursor_mode == DM_CURSOR_OVERLAY_MODE) in amdgpu_dm_plane_atomic_async_check()