Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ttm/
A Dttm_agp_backend.c50 int ttm_agp_bind(struct ttm_tt *ttm, struct ttm_resource *bo_mem) in ttm_agp_bind() function
85 EXPORT_SYMBOL(ttm_agp_bind);
/linux/include/drm/ttm/
A Dttm_tt.h242 int ttm_agp_bind(struct ttm_tt *ttm, struct ttm_resource *bo_mem);
/linux/drivers/gpu/drm/radeon/
A Dradeon_ttm.c626 return ttm_agp_bind(ttm, bo_mem); in radeon_ttm_tt_bind()
/linux/drivers/gpu/drm/nouveau/
A Dnouveau_bo.c723 return ttm_agp_bind(ttm, reg); in nouveau_ttm_tt_bind()

Completed in 9 milliseconds