Home
last modified time | relevance | path

Searched refs:ttm_base_object_init (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/vmwgfx/
A Dttm_object.h177 extern int ttm_base_object_init(struct ttm_object_file *tfile,
A Dvmwgfx_simple_resource.c198 ret = ttm_base_object_init(tfile, &usimple->base, false, in vmw_simple_resource_create_ioctl()
A Dttm_object.c161 int ttm_base_object_init(struct ttm_object_file *tfile, in ttm_base_object_init() function
793 return ttm_base_object_init(tfile, &prime->base, shareable, in ttm_prime_object_init()
A Dvmwgfx_context.c782 ret = ttm_base_object_init(tfile, &ctx->base, false, VMW_RES_CONTEXT, in vmw_context_define()
A Dvmwgfx_shader.c770 ret = ttm_base_object_init(tfile, &ushader->base, false, in vmw_user_shader_alloc()
A Dvmwgfx_fence.c628 ret = ttm_base_object_init(tfile, &ufence->base, false, in vmw_user_fence_create()

Completed in 17 milliseconds