Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c57 static void radeon_ttm_tt_unbind(struct ttm_device *bdev, struct ttm_tt *ttm);
228 radeon_ttm_tt_unbind(bo->bdev, bo->ttm); in radeon_bo_move()
567 radeon_ttm_tt_unbind(bdev, ttm); in radeon_ttm_tt_unpopulate()
625 static void radeon_ttm_tt_unbind(struct ttm_device *bdev, in radeon_ttm_tt_unbind() function