vmw_shader_lookup 1271 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h vmw_shader_lookup(struct vmw_cmdbuf_res_manager *man,
vmw_shader_lookup 2018 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 		res = vmw_shader_lookup(vmw_context_res_man(ctx),
vmw_shader_lookup 2217 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 		res = vmw_shader_lookup(sw_context->man, cmd->body.shaderId, 0);
vmw_shader_lookup 2714 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 	res = vmw_shader_lookup(vmw_context_res_man(ctx), cmd->body.shid, 0);