Home
last modified time | relevance | path

Searched refs:VMW_RES_CONTEXT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_context.c65 .object_type = VMW_RES_CONTEXT,
760 ret = ttm_base_object_init(tfile, &ctx->base, false, VMW_RES_CONTEXT, in vmw_context_define()
H A Dvmwgfx_drv.h96 #define VMW_RES_CONTEXT ttm_driver_type0 macro