Searched refs:vmw_resource_dirty_update (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_page_dirty.c | 321 * it's backup mob, and call vmw_resource_dirty_update() once for each 353 vmw_resource_dirty_update(res, start, end); in vmw_bo_dirty_transfer_to_res()
|
H A D | vmwgfx_resource.c | 1087 void vmw_resource_dirty_update(struct vmw_resource *res, pgoff_t start, in vmw_resource_dirty_update() function
|
H A D | vmwgfx_drv.h | 800 void vmw_resource_dirty_update(struct vmw_resource *res, pgoff_t start,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_page_dirty.c | 303 * it's backup mob, and call vmw_resource_dirty_update() once for each 335 vmw_resource_dirty_update(res, start, end); in vmw_bo_dirty_transfer_to_res()
|
H A D | vmwgfx_resource.c | 1053 * vmw_resource_dirty_update - Update a resource's dirty tracker with a 1059 void vmw_resource_dirty_update(struct vmw_resource *res, pgoff_t start, in vmw_resource_dirty_update() function
|
H A D | vmwgfx_drv.h | 837 void vmw_resource_dirty_update(struct vmw_resource *res, pgoff_t start,
|
Completed in 9 milliseconds