Home
last modified time | relevance | path

Searched refs:radeon_ttm_tt_is_bound (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_mn.c56 if (!bo->tbo.ttm || !radeon_ttm_tt_is_bound(bo->tbo.bdev, bo->tbo.ttm)) in radeon_mn_invalidate()
H A Dradeon_ttm.c716 bool radeon_ttm_tt_is_bound(struct ttm_bo_device *bdev, in radeon_ttm_tt_is_bound() function
H A Dradeon.h2824 bool radeon_ttm_tt_is_bound(struct ttm_bo_device *bdev, struct ttm_tt *ttm);
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_mn.c57 if (!bo->tbo.ttm || !radeon_ttm_tt_is_bound(bo->tbo.bdev, bo->tbo.ttm)) in radeon_mn_invalidate()
H A Dradeon_ttm.c596 bool radeon_ttm_tt_is_bound(struct ttm_device *bdev, in radeon_ttm_tt_is_bound() function
H A Dradeon.h2810 bool radeon_ttm_tt_is_bound(struct ttm_device *bdev, struct ttm_tt *ttm);

Completed in 18 milliseconds