Searched refs:VMW_RES_CONTEXT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_context.c | 66 .object_type = VMW_RES_CONTEXT, 786 ret = ttm_base_object_init(tfile, &ctx->base, false, VMW_RES_CONTEXT, in vmw_context_define()
|
H A D | vmwgfx_drv.h | 87 #define VMW_RES_CONTEXT ttm_driver_type0 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_context.c | 65 .object_type = VMW_RES_CONTEXT, 760 ret = ttm_base_object_init(tfile, &ctx->base, false, VMW_RES_CONTEXT, in vmw_context_define()
|
H A D | vmwgfx_drv.h | 96 #define VMW_RES_CONTEXT ttm_driver_type0 macro
|
Completed in 8 milliseconds