Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/ttm/
Dttm_agp_backend.c87 void ttm_agp_unbind(struct ttm_tt *ttm) in ttm_agp_unbind() function
100 EXPORT_SYMBOL(ttm_agp_unbind);
118 ttm_agp_unbind(ttm); in ttm_agp_destroy()
/linux-6.6.21/include/drm/ttm/
Dttm_tt.h245 void ttm_agp_unbind(struct ttm_tt *ttm);
/linux-6.6.21/drivers/gpu/drm/radeon/
Dradeon_ttm.c632 ttm_agp_unbind(ttm); in radeon_ttm_tt_unbind()
/linux-6.6.21/drivers/gpu/drm/nouveau/
Dnouveau_bo.c788 ttm_agp_unbind(ttm); in nouveau_ttm_tt_unbind()