Home
last modified time | relevance | path

Searched refs:ttm_base_object_lookup (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/include/drm/ttm/
Dttm_object.h169 extern struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file
/linux-2.6.39/drivers/gpu/drm/ttm/
Dttm_object.c214 struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file *tfile, in ttm_base_object_lookup() function
243 EXPORT_SYMBOL(ttm_base_object_lookup);
/linux-2.6.39/drivers/staging/gma500/
Dpsb_ttm_fence_user.c52 base = ttm_base_object_lookup(tfile, handle); in ttm_fence_user_object_lookup()
Dpsb_ttm_placement_user.c69 base = ttm_base_object_lookup(tfile, handle); in ttm_bo_user_lookup()
/linux-2.6.39/drivers/gpu/drm/vmwgfx/
Dvmwgfx_resource.c505 base = ttm_base_object_lookup(tfile, handle); in vmw_user_surface_lookup_handle()
679 base = ttm_base_object_lookup(tfile, req->sid); in vmw_surface_reference_ioctl()
727 base = ttm_base_object_lookup(tfile, handle); in vmw_surface_check()
928 base = ttm_base_object_lookup(tfile, handle); in vmw_user_dmabuf_lookup()