Searched refs:vmw_kms_update_proxy (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_kms.h | 502 int vmw_kms_update_proxy(struct vmw_resource *res,
|
H A D | vmwgfx_stdu.c | 624 ret = vmw_kms_update_proxy(&stdu->display_srf->res, ®ion, in vmw_stdu_bo_cpu_commit() 878 ret = vmw_kms_update_proxy(srf, clips, num_clips, inc); in vmw_kms_stdu_surface_dirty()
|
H A D | vmwgfx_kms.c | 2491 * vmw_kms_update_proxy - Helper function to update a proxy surface from 2504 int vmw_kms_update_proxy(struct vmw_resource *res, in vmw_kms_update_proxy() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_kms.h | 510 int vmw_kms_update_proxy(struct vmw_resource *res,
|
H A D | vmwgfx_stdu.c | 739 ret = vmw_kms_update_proxy(srf, clips, num_clips, inc); in vmw_kms_stdu_surface_dirty()
|
H A D | vmwgfx_kms.c | 2746 * vmw_kms_update_proxy - Helper function to update a proxy surface from 2759 int vmw_kms_update_proxy(struct vmw_resource *res, in vmw_kms_update_proxy() function
|
Completed in 14 milliseconds