Home
last modified time | relevance | path

Searched refs:ttm_base_object_type (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/vmwgfx/
H A Dttm_object.h296 ttm_base_object_type(struct ttm_base_object *base) in ttm_base_object_type() function
H A Dvmwgfx_simple_resource.c218 if (ttm_base_object_type(base) != func->ttm_res_type) { in vmw_simple_resource_lookup()
H A Dvmwgfx_resource.c272 if (unlikely(ttm_base_object_type(base) != converter->object_type)) in vmw_user_resource_lookup_handle()
H A Dvmwgfx_surface.c1012 if (unlikely(ttm_base_object_type(base) != VMW_RES_SURFACE)) { in vmw_surface_handle_reference()