Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A 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()
727 static int radeon_ttm_tt_bind(struct ttm_bo_device *bdev, in radeon_ttm_tt_bind() function
801 .ttm_tt_bind = &radeon_ttm_tt_bind,