Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/ttm/
Dttm_agp_backend.c113 void ttm_agp_destroy(struct ttm_tt *ttm) in ttm_agp_destroy() function
122 EXPORT_SYMBOL(ttm_agp_destroy);
/Linux-v6.1/include/drm/ttm/
Dttm_tt.h246 void ttm_agp_destroy(struct ttm_tt *ttm);
/Linux-v6.1/drivers/gpu/drm/radeon/
Dradeon_ttm.c650 ttm_agp_destroy(ttm); in radeon_ttm_tt_destroy()
/Linux-v6.1/drivers/gpu/drm/nouveau/
Dnouveau_bo.c1311 ttm_agp_destroy(ttm); in nouveau_ttm_tt_destroy()