Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/radeon/
Dradeon_ttm.c59 static int radeon_ttm_tt_bind(struct ttm_bo_device *bdev,
245 r = radeon_ttm_tt_bind(bo->bdev, bo->ttm, &tmp_mem); in radeon_move_vram_ram()
726 static int radeon_ttm_tt_bind(struct ttm_bo_device *bdev, in radeon_ttm_tt_bind() function
800 .ttm_tt_bind = &radeon_ttm_tt_bind,