Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c55 static int radeon_ttm_tt_bind(struct ttm_device *bdev, struct ttm_tt *ttm,
204 r = radeon_ttm_tt_bind(bo->bdev, bo->ttm, new_mem); in radeon_bo_move()
607 static int radeon_ttm_tt_bind(struct ttm_device *bdev, in radeon_ttm_tt_bind() function
/kernel/linux/linux-5.10/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,

Completed in 4 milliseconds