Home
last modified time | relevance | path

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

/linux/include/drm/ttm/
H A Dttm_resource.h470 bool ttm_resource_compatible(struct ttm_resource *res,
/linux/drivers/gpu/drm/ttm/
H A Dttm_resource.c481 bool ttm_resource_compatible(struct ttm_resource *res, in ttm_resource_compatible() function
H A Dttm_bo.c839 ttm_resource_compatible(bo->resource, placement, in ttm_bo_validate()