Home
last modified time | relevance | path

Searched refs:vmw_crtc_to_du (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c245 du = vmw_crtc_to_du(crtc); in vmw_kms_legacy_hotspot_clear()
262 du = vmw_crtc_to_du(crtc); in vmw_kms_cursor_post_execbuf()
381 struct vmw_display_unit *du = vmw_crtc_to_du(crtc); in vmw_du_cursor_plane_atomic_update()
461 struct vmw_display_unit *du = vmw_crtc_to_du(crtc); in vmw_du_primary_plane_atomic_check()
527 struct vmw_display_unit *du = vmw_crtc_to_du(new_state->crtc); in vmw_du_crtc_atomic_check()
1556 struct vmw_display_unit *du = vmw_crtc_to_du(crtc); in vmw_kms_check_implicit()
1608 struct vmw_display_unit *du = vmw_crtc_to_du(crtc); in vmw_kms_check_topology()
1638 struct vmw_display_unit *du = vmw_crtc_to_du(crtc); in vmw_kms_check_topology()
1844 du = vmw_crtc_to_du(crtc); in vmw_kms_cursor_bypass_ioctl()
1859 du = vmw_crtc_to_du(crtc); in vmw_kms_cursor_bypass_ioctl()
[all …]
Dvmwgfx_kms.h380 #define vmw_crtc_to_du(x) \ macro
Dvmwgfx_scrn.c552 bo_update.base.du = vmw_crtc_to_du(plane->state->crtc); in vmw_sou_plane_update_bo()
713 srf_update.base.du = vmw_crtc_to_du(plane->state->crtc); in vmw_sou_plane_update_surface()
Dvmwgfx_stdu.c1362 bo_update.base.du = vmw_crtc_to_du(plane->state->crtc); in vmw_stdu_plane_update_bo()
1542 srf_update.du = vmw_crtc_to_du(plane->state->crtc); in vmw_stdu_plane_update_surface()