Home
last modified time | relevance | path

Searched refs:vmw_du_helper_plane_update (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
563 int vmw_du_helper_plane_update(struct vmw_du_update_plane *update);
H A Dvmwgfx_scrn.c564 return vmw_du_helper_plane_update(&bo_update.base); in vmw_sou_plane_update_bo()
726 return vmw_du_helper_plane_update(&srf_update.base); in vmw_sou_plane_update_surface()
H A Dvmwgfx_stdu.c1385 return vmw_du_helper_plane_update(&bo_update.base); in vmw_stdu_plane_update_bo()
1563 return vmw_du_helper_plane_update(&srf_update); in vmw_stdu_plane_update_surface()
H A Dvmwgfx_kms.c2696 * vmw_du_helper_plane_update - Helper to do plane update on a display unit.
2704 int vmw_du_helper_plane_update(struct vmw_du_update_plane *update) in vmw_du_helper_plane_update() function
/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
569 int vmw_du_helper_plane_update(struct vmw_du_update_plane *update);
H A Dvmwgfx_stdu.c1158 return vmw_du_helper_plane_update(&bo_update.base); in vmw_stdu_plane_update_bo()
1335 return vmw_du_helper_plane_update(&srf_update); in vmw_stdu_plane_update_surface()
H A Dvmwgfx_scrn.c557 return vmw_du_helper_plane_update(&bo_update.base); in vmw_sou_plane_update_bo()
718 return vmw_du_helper_plane_update(&srf_update.base); in vmw_sou_plane_update_surface()
H A Dvmwgfx_kms.c2889 * vmw_du_helper_plane_update - Helper to do plane update on a display unit.
2897 int vmw_du_helper_plane_update(struct vmw_du_update_plane *update) in vmw_du_helper_plane_update() function

Completed in 18 milliseconds