Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h37 * struct vmw_du_update_plane - Closure structure for vmw_du_helper_plane_update
54 struct vmw_du_update_plane { struct
64 uint32_t (*calc_fifo_size)(struct vmw_du_update_plane *update,
79 uint32_t (*post_prepare)(struct vmw_du_update_plane *update, void *cmd);
91 uint32_t (*pre_clip)(struct vmw_du_update_plane *update, void *cmd,
107 uint32_t (*clip)(struct vmw_du_update_plane *update, void *cmd,
118 uint32_t (*post_clip)(struct vmw_du_update_plane *update, void *cmd,
138 struct vmw_du_update_plane base;
150 struct vmw_du_update_plane base;
563 int vmw_du_helper_plane_update(struct vmw_du_update_plane *updat
[all...]
H A Dvmwgfx_stdu.c1172 static uint32_t vmw_stdu_bo_fifo_size(struct vmw_du_update_plane *update, in vmw_stdu_bo_fifo_size()
1180 static uint32_t vmw_stdu_bo_fifo_size_cpu(struct vmw_du_update_plane *update, in vmw_stdu_bo_fifo_size_cpu()
1187 static uint32_t vmw_stdu_bo_populate_dma(struct vmw_du_update_plane *update, in vmw_stdu_bo_populate_dma()
1211 static uint32_t vmw_stdu_bo_populate_clip(struct vmw_du_update_plane *update, in vmw_stdu_bo_populate_clip()
1230 static uint32_t vmw_stdu_bo_populate_update(struct vmw_du_update_plane *update, in vmw_stdu_bo_populate_update()
1249 static uint32_t vmw_stdu_bo_pre_clip_cpu(struct vmw_du_update_plane *update, in vmw_stdu_bo_pre_clip_cpu()
1261 static uint32_t vmw_stdu_bo_clip_cpu(struct vmw_du_update_plane *update, in vmw_stdu_bo_clip_cpu()
1275 vmw_stdu_bo_populate_update_cpu(struct vmw_du_update_plane *update, void *cmd, in vmw_stdu_bo_populate_update_cpu()
1389 vmw_stdu_surface_fifo_size_same_display(struct vmw_du_update_plane *update, in vmw_stdu_surface_fifo_size_same_display()
1405 static uint32_t vmw_stdu_surface_fifo_size(struct vmw_du_update_plane *updat
[all...]
H A Dvmwgfx_scrn.c471 static uint32_t vmw_sou_bo_fifo_size(struct vmw_du_update_plane *update, in vmw_sou_bo_fifo_size()
478 static uint32_t vmw_sou_bo_define_gmrfb(struct vmw_du_update_plane *update, in vmw_sou_bo_define_gmrfb()
504 static uint32_t vmw_sou_bo_populate_clip(struct vmw_du_update_plane *update, in vmw_sou_bo_populate_clip()
522 static uint32_t vmw_stud_bo_post_clip(struct vmw_du_update_plane *update, in vmw_stud_bo_post_clip()
567 static uint32_t vmw_sou_surface_fifo_size(struct vmw_du_update_plane *update, in vmw_sou_surface_fifo_size()
574 static uint32_t vmw_sou_surface_post_prepare(struct vmw_du_update_plane *update, in vmw_sou_surface_post_prepare()
591 static uint32_t vmw_sou_surface_pre_clip(struct vmw_du_update_plane *update, in vmw_sou_surface_pre_clip()
620 static uint32_t vmw_sou_surface_clip_rect(struct vmw_du_update_plane *update, in vmw_sou_surface_clip_rect()
638 static uint32_t vmw_sou_surface_post_clip(struct vmw_du_update_plane *update, in vmw_sou_surface_post_clip()
H A Dvmwgfx_kms.c2699 * Call this helper after setting callbacks in &vmw_du_update_plane to do plane
2704 int vmw_du_helper_plane_update(struct vmw_du_update_plane *update) in vmw_du_helper_plane_update()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h38 * struct vmw_du_update_plane - Closure structure for vmw_du_helper_plane_update
55 struct vmw_du_update_plane { struct
65 uint32_t (*calc_fifo_size)(struct vmw_du_update_plane *update,
80 uint32_t (*post_prepare)(struct vmw_du_update_plane *update, void *cmd);
92 uint32_t (*pre_clip)(struct vmw_du_update_plane *update, void *cmd,
108 uint32_t (*clip)(struct vmw_du_update_plane *update, void *cmd,
119 uint32_t (*post_clip)(struct vmw_du_update_plane *update, void *cmd,
138 struct vmw_du_update_plane base;
150 struct vmw_du_update_plane base;
569 int vmw_du_helper_plane_update(struct vmw_du_update_plane *updat
[all...]
H A Dvmwgfx_stdu.c1027 static uint32_t vmw_stdu_bo_fifo_size_cpu(struct vmw_du_update_plane *update, in vmw_stdu_bo_fifo_size_cpu()
1034 static uint32_t vmw_stdu_bo_pre_clip_cpu(struct vmw_du_update_plane *update, in vmw_stdu_bo_pre_clip_cpu()
1046 static uint32_t vmw_stdu_bo_clip_cpu(struct vmw_du_update_plane *update, in vmw_stdu_bo_clip_cpu()
1060 vmw_stdu_bo_populate_update_cpu(struct vmw_du_update_plane *update, void *cmd, in vmw_stdu_bo_populate_update_cpu()
1162 vmw_stdu_surface_fifo_size_same_display(struct vmw_du_update_plane *update, in vmw_stdu_surface_fifo_size_same_display()
1178 static uint32_t vmw_stdu_surface_fifo_size(struct vmw_du_update_plane *update, in vmw_stdu_surface_fifo_size()
1196 vmw_stdu_surface_update_proxy(struct vmw_du_update_plane *update, void *cmd) in vmw_stdu_surface_update_proxy()
1237 vmw_stdu_surface_populate_copy(struct vmw_du_update_plane *update, void *cmd, in vmw_stdu_surface_populate_copy()
1257 vmw_stdu_surface_populate_clip(struct vmw_du_update_plane *update, void *cmd, in vmw_stdu_surface_populate_clip()
1277 vmw_stdu_surface_populate_update(struct vmw_du_update_plane *updat
[all...]
H A Dvmwgfx_scrn.c465 static uint32_t vmw_sou_bo_fifo_size(struct vmw_du_update_plane *update, in vmw_sou_bo_fifo_size()
472 static uint32_t vmw_sou_bo_define_gmrfb(struct vmw_du_update_plane *update, in vmw_sou_bo_define_gmrfb()
498 static uint32_t vmw_sou_bo_populate_clip(struct vmw_du_update_plane *update, in vmw_sou_bo_populate_clip()
516 static uint32_t vmw_stud_bo_post_clip(struct vmw_du_update_plane *update, in vmw_stud_bo_post_clip()
560 static uint32_t vmw_sou_surface_fifo_size(struct vmw_du_update_plane *update, in vmw_sou_surface_fifo_size()
567 static uint32_t vmw_sou_surface_post_prepare(struct vmw_du_update_plane *update, in vmw_sou_surface_post_prepare()
584 static uint32_t vmw_sou_surface_pre_clip(struct vmw_du_update_plane *update, in vmw_sou_surface_pre_clip()
613 static uint32_t vmw_sou_surface_clip_rect(struct vmw_du_update_plane *update, in vmw_sou_surface_clip_rect()
631 static uint32_t vmw_sou_surface_post_clip(struct vmw_du_update_plane *update, in vmw_sou_surface_post_clip()
H A Dvmwgfx_kms.c2892 * Call this helper after setting callbacks in &vmw_du_update_plane to do plane
2897 int vmw_du_helper_plane_update(struct vmw_du_update_plane *update) in vmw_du_helper_plane_update()

Completed in 19 milliseconds