Home
last modified time | relevance | path

Searched refs:vmw_cotable_unscrub (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cotable.c157 * vmw_cotable_unscrub - Undo a cotable unscrub operation
165 static int vmw_cotable_unscrub(struct vmw_resource *res) in vmw_cotable_unscrub() function
219 return vmw_cotable_unscrub(res); in vmw_cotable_bind()
235 * 1) Before the cotable is again used by the GPU, vmw_cotable_unscrub() must
469 ret = vmw_cotable_unscrub(res); in vmw_cotable_resize()
521 ret = vmw_cotable_unscrub(res); in vmw_cotable_create()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cotable.c173 * vmw_cotable_unscrub - Undo a cotable unscrub operation
181 static int vmw_cotable_unscrub(struct vmw_resource *res) in vmw_cotable_unscrub() function
235 return vmw_cotable_unscrub(res); in vmw_cotable_bind()
251 * 1) Before the cotable is again used by the GPU, vmw_cotable_unscrub() must
493 ret = vmw_cotable_unscrub(res); in vmw_cotable_resize()
558 ret = vmw_cotable_unscrub(res); in vmw_cotable_create()

Completed in 2 milliseconds