Searched refs:vmw_shader_remove (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_shader.c | 923 * vmw_shader_remove - Stage a compat shader for removal. 931 int vmw_shader_remove(struct vmw_cmdbuf_res_manager *man, in vmw_shader_remove() function
|
H A D | vmwgfx_drv.h | 1336 extern int vmw_shader_remove(struct vmw_cmdbuf_res_manager *man,
|
H A D | vmwgfx_execbuf.c | 1971 ret = vmw_shader_remove(vmw_context_res_man(ctx), cmd->body.shid, in vmw_cmd_shader_destroy() 2684 ret = vmw_shader_remove(sw_context->man, cmd->body.shaderId, 0, in vmw_cmd_dx_destroy_shader()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_shader.c | 845 * vmw_shader_remove - Stage a compat shader for removal. 853 int vmw_shader_remove(struct vmw_cmdbuf_res_manager *man, in vmw_shader_remove() function
|
H A D | vmwgfx_drv.h | 1220 extern int vmw_shader_remove(struct vmw_cmdbuf_res_manager *man,
|
H A D | vmwgfx_execbuf.c | 1967 ret = vmw_shader_remove(vmw_context_res_man(ctx), cmd->body.shid, in vmw_cmd_shader_destroy() 2726 ret = vmw_shader_remove(sw_context->man, cmd->body.shaderId, 0, in vmw_cmd_dx_destroy_shader()
|
Completed in 18 milliseconds