Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_agp_backend.c113 void ttm_agp_destroy(struct ttm_tt *ttm) in ttm_agp_destroy() function
122 EXPORT_SYMBOL(ttm_agp_destroy);
/openbmc/linux/include/drm/ttm/
H A Dttm_tt.h253 void ttm_agp_destroy(struct ttm_tt *ttm);
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c646 ttm_agp_destroy(ttm); in radeon_ttm_tt_destroy()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.c1368 ttm_agp_destroy(ttm); in nouveau_ttm_tt_destroy()