Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/include/drm/ttm/
A Dttm_tt.h244 int ttm_agp_bind(struct ttm_tt *ttm, struct ttm_resource *bo_mem);
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_ttm.c623 return ttm_agp_bind(ttm, bo_mem); in radeon_ttm_tt_bind()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_bo.c726 return ttm_agp_bind(ttm, reg); in nouveau_ttm_tt_bind()

Completed in 15 milliseconds