Home
last modified time | relevance | path

Searched refs:DM_CURSOR_OVERLAY_MODE (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/pci/drm/amd/display/amdgpu_dm/
Damdgpu_dm.h862 DM_CURSOR_OVERLAY_MODE, enumerator
Damdgpu_dm.c9000 if (acrtc_state->cursor_mode == DM_CURSOR_OVERLAY_MODE && in amdgpu_dm_commit_planes()
11359 *cursor_mode = DM_CURSOR_OVERLAY_MODE; in dm_crtc_get_cursor_mode()
11371 *cursor_mode = DM_CURSOR_OVERLAY_MODE; in dm_crtc_get_cursor_mode()
11390 *cursor_mode = DM_CURSOR_OVERLAY_MODE; in dm_crtc_get_cursor_mode()
11602 if (dm_new_crtc_state->cursor_mode == DM_CURSOR_OVERLAY_MODE) { in amdgpu_dm_atomic_check()
11692 if (dm_new_crtc_state->cursor_mode == DM_CURSOR_OVERLAY_MODE) in amdgpu_dm_atomic_check()
11723 } else if (required_cursor_mode == DM_CURSOR_OVERLAY_MODE) { in amdgpu_dm_atomic_check()
Damdgpu_dm_plane.c1277 if (dm_new_crtc_state->cursor_mode == DM_CURSOR_OVERLAY_MODE) in amdgpu_dm_plane_atomic_async_check()