Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_kms.h54 struct vmw_du_update_plane { struct
64 uint32_t (*calc_fifo_size)(struct vmw_du_update_plane *update, argument
79 uint32_t (*post_prepare)(struct vmw_du_update_plane *update, void *cmd); argument
91 uint32_t (*pre_clip)(struct vmw_du_update_plane *update, void *cmd, argument
107 uint32_t (*clip)(struct vmw_du_update_plane *update, void *cmd, argument
118 uint32_t (*post_clip)(struct vmw_du_update_plane *update, void *cmd, argument
138 struct vmw_du_update_plane base; argument
150 struct vmw_du_update_plane base;
563 int vmw_du_helper_plane_update(struct vmw_du_update_plane *update);
A Dvmwgfx_stdu.c1177 static uint32_t vmw_stdu_bo_fifo_size(struct vmw_du_update_plane *update, in vmw_stdu_bo_fifo_size()
1185 static uint32_t vmw_stdu_bo_fifo_size_cpu(struct vmw_du_update_plane *update, in vmw_stdu_bo_fifo_size_cpu()
1192 static uint32_t vmw_stdu_bo_populate_dma(struct vmw_du_update_plane *update, in vmw_stdu_bo_populate_dma()
1216 static uint32_t vmw_stdu_bo_populate_clip(struct vmw_du_update_plane *update, in vmw_stdu_bo_populate_clip()
1254 static uint32_t vmw_stdu_bo_pre_clip_cpu(struct vmw_du_update_plane *update, in vmw_stdu_bo_pre_clip_cpu()
1266 static uint32_t vmw_stdu_bo_clip_cpu(struct vmw_du_update_plane *update, in vmw_stdu_bo_clip_cpu()
1394 vmw_stdu_surface_fifo_size_same_display(struct vmw_du_update_plane *update, in vmw_stdu_surface_fifo_size_same_display()
1410 static uint32_t vmw_stdu_surface_fifo_size(struct vmw_du_update_plane *update, in vmw_stdu_surface_fifo_size()
1428 vmw_stdu_surface_update_proxy(struct vmw_du_update_plane *update, void *cmd) in vmw_stdu_surface_update_proxy()
1536 struct vmw_du_update_plane srf_update; in vmw_stdu_plane_update_surface()
[all …]
A Dvmwgfx_scrn.c473 static uint32_t vmw_sou_bo_fifo_size(struct vmw_du_update_plane *update, in vmw_sou_bo_fifo_size()
480 static uint32_t vmw_sou_bo_define_gmrfb(struct vmw_du_update_plane *update, in vmw_sou_bo_define_gmrfb()
506 static uint32_t vmw_sou_bo_populate_clip(struct vmw_du_update_plane *update, in vmw_sou_bo_populate_clip()
524 static uint32_t vmw_stud_bo_post_clip(struct vmw_du_update_plane *update, in vmw_stud_bo_post_clip()
569 static uint32_t vmw_sou_surface_fifo_size(struct vmw_du_update_plane *update, in vmw_sou_surface_fifo_size()
576 static uint32_t vmw_sou_surface_post_prepare(struct vmw_du_update_plane *update, in vmw_sou_surface_post_prepare()
593 static uint32_t vmw_sou_surface_pre_clip(struct vmw_du_update_plane *update, in vmw_sou_surface_pre_clip()
622 static uint32_t vmw_sou_surface_clip_rect(struct vmw_du_update_plane *update, in vmw_sou_surface_clip_rect()
640 static uint32_t vmw_sou_surface_post_clip(struct vmw_du_update_plane *update, in vmw_sou_surface_post_clip()
A Dvmwgfx_kms.c2740 int vmw_du_helper_plane_update(struct vmw_du_update_plane *update) in vmw_du_helper_plane_update()

Completed in 17 milliseconds