Home
last modified time | relevance | path

Searched refs:ttm_res_type (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_simple_resource.c174 func->ttm_res_type, in vmw_simple_resource_create_ioctl()
218 if (ttm_base_object_type(base) != func->ttm_res_type) { in vmw_simple_resource_lookup()
Dvmwgfx_resource_priv.h120 int ttm_res_type; member
Dvmwgfx_va.c92 .ttm_res_type = VMW_RES_STREAM,