Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c371 du = vmw_crtc_to_du(crtc); in vmw_kms_legacy_hotspot_clear()
388 du = vmw_crtc_to_du(crtc); in vmw_kms_cursor_post_execbuf()
650 struct vmw_display_unit *du = vmw_crtc_to_du(crtc); in vmw_du_cursor_plane_atomic_update()
728 struct vmw_display_unit *du = vmw_crtc_to_du(crtc); in vmw_du_primary_plane_atomic_check()
798 struct vmw_display_unit *du = vmw_crtc_to_du(new_state->crtc); in vmw_du_crtc_atomic_check()
1807 struct vmw_display_unit *du = vmw_crtc_to_du(crtc); in vmw_kms_check_implicit()
1859 struct vmw_display_unit *du = vmw_crtc_to_du(crtc); in vmw_kms_check_topology()
1889 struct vmw_display_unit *du = vmw_crtc_to_du(crtc); in vmw_kms_check_topology()
2101 du = vmw_crtc_to_du(crtc); in vmw_kms_cursor_bypass_ioctl()
2116 du = vmw_crtc_to_du(crtc); in vmw_kms_cursor_bypass_ioctl()
[all …]
Dvmwgfx_kms.h399 #define vmw_crtc_to_du(x) \ macro
Dvmwgfx_scrn.c549 bo_update.base.du = vmw_crtc_to_du(plane->state->crtc); in vmw_sou_plane_update_bo()
710 srf_update.base.du = vmw_crtc_to_du(plane->state->crtc); in vmw_sou_plane_update_surface()
Dvmwgfx_stdu.c1371 bo_update.base.du = vmw_crtc_to_du(plane->state->crtc); in vmw_stdu_plane_update_bo()
1551 srf_update.du = vmw_crtc_to_du(plane->state->crtc); in vmw_stdu_plane_update_surface()