Home
last modified time | relevance | path

Searched refs:post_clip (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h111 * @post_clip: Populate fifo after clip.
118 uint32_t (*post_clip)(struct vmw_du_update_plane *update, void *cmd, member
H A Dvmwgfx_scrn.c562 bo_update.base.post_clip = vmw_stud_bo_post_clip; in vmw_sou_plane_update_bo()
606 /* Update the source and destination bounding box later in post_clip */ in vmw_sou_surface_pre_clip()
628 * translate to it later in post_clip in vmw_sou_surface_clip_rect()
724 srf_update.base.post_clip = vmw_sou_surface_post_clip; in vmw_sou_plane_update_surface()
H A Dvmwgfx_stdu.c1377 bo_update.base.post_clip = vmw_stdu_bo_populate_update_cpu; in vmw_stdu_plane_update_bo()
1382 bo_update.base.post_clip = vmw_stdu_bo_populate_update; in vmw_stdu_plane_update_bo()
1561 srf_update.post_clip = vmw_stdu_surface_populate_update; in vmw_stdu_plane_update_surface()
H A Dvmwgfx_kms.c2797 curr_size = update->post_clip(update, cmd_next, &bb); in vmw_du_helper_plane_update()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h112 * @post_clip: Populate fifo after clip.
119 uint32_t (*post_clip)(struct vmw_du_update_plane *update, void *cmd, member
H A Dvmwgfx_stdu.c1156 bo_update.base.post_clip = vmw_stdu_bo_populate_update_cpu; in vmw_stdu_plane_update_bo()
1333 srf_update.post_clip = vmw_stdu_surface_populate_update; in vmw_stdu_plane_update_surface()
H A Dvmwgfx_scrn.c555 bo_update.base.post_clip = vmw_stud_bo_post_clip; in vmw_sou_plane_update_bo()
599 /* Update the source and destination bounding box later in post_clip */ in vmw_sou_surface_pre_clip()
621 * translate to it later in post_clip in vmw_sou_surface_clip_rect()
716 srf_update.base.post_clip = vmw_sou_surface_post_clip; in vmw_sou_plane_update_surface()
H A Dvmwgfx_kms.c3002 curr_size = update->post_clip(update, cmd_next, &bb); in vmw_du_helper_plane_update()

Completed in 16 milliseconds