Home
last modified time | relevance | path

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

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