Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_shader.c462 * vmw_dx_shader_scrub - Have the device unbind a MOB from a DX shader.
471 static int vmw_dx_shader_scrub(struct vmw_resource *res) in vmw_dx_shader_scrub() function
519 ret = vmw_dx_shader_scrub(res); in vmw_dx_shader_unbind()
555 WARN_ON(vmw_dx_shader_scrub(&entry->res)); in vmw_dx_shader_cotable_list_scrub()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_shader.c460 * vmw_dx_shader_scrub - Have the device unbind a MOB from a DX shader.
469 static int vmw_dx_shader_scrub(struct vmw_resource *res) in vmw_dx_shader_scrub() function
517 ret = vmw_dx_shader_scrub(res); in vmw_dx_shader_unbind()
553 WARN_ON(vmw_dx_shader_scrub(&entry->res)); in vmw_dx_shader_cotable_list_scrub()

Completed in 3 milliseconds