Home
last modified time | relevance | path

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

/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c250 du = vmw_crtc_to_du(crtc); in vmw_kms_legacy_hotspot_clear()
267 du = vmw_crtc_to_du(crtc); in vmw_kms_cursor_post_execbuf()
390 struct vmw_display_unit *du = vmw_crtc_to_du(crtc); in vmw_du_cursor_plane_atomic_update()
472 struct vmw_display_unit *du = vmw_crtc_to_du(crtc); in vmw_du_primary_plane_atomic_check()
542 struct vmw_display_unit *du = vmw_crtc_to_du(new_state->crtc); in vmw_du_crtc_atomic_check()
1567 struct vmw_display_unit *du = vmw_crtc_to_du(crtc); in vmw_kms_check_implicit()
1619 struct vmw_display_unit *du = vmw_crtc_to_du(crtc); in vmw_kms_check_topology()
1649 struct vmw_display_unit *du = vmw_crtc_to_du(crtc); in vmw_kms_check_topology()
1861 du = vmw_crtc_to_du(crtc); in vmw_kms_cursor_bypass_ioctl()
1876 du = vmw_crtc_to_du(crtc); in vmw_kms_cursor_bypass_ioctl()
[all …]
Dvmwgfx_kms.h379 #define vmw_crtc_to_du(x) \ macro
Dvmwgfx_scrn.c554 bo_update.base.du = vmw_crtc_to_du(plane->state->crtc); in vmw_sou_plane_update_bo()
715 srf_update.base.du = vmw_crtc_to_du(plane->state->crtc); in vmw_sou_plane_update_surface()
Dvmwgfx_stdu.c1367 bo_update.base.du = vmw_crtc_to_du(plane->state->crtc); in vmw_stdu_plane_update_bo()
1547 srf_update.du = vmw_crtc_to_du(plane->state->crtc); in vmw_stdu_plane_update_surface()