Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c664 bool radeon_ttm_tt_is_readonly(struct radeon_device *rdev, in radeon_ttm_tt_is_readonly() function
H A Dradeon_vm.c944 if (bo_va->bo && radeon_ttm_tt_is_readonly(rdev, bo_va->bo->tbo.ttm)) in radeon_vm_bo_update()
H A Dradeon.h2809 extern bool radeon_ttm_tt_is_readonly(struct radeon_device *rdev, struct ttm_tt *ttm);
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c786 bool radeon_ttm_tt_is_readonly(struct radeon_device *rdev, in radeon_ttm_tt_is_readonly() function
H A Dradeon_vm.c945 if (bo_va->bo && radeon_ttm_tt_is_readonly(rdev, bo_va->bo->tbo.ttm)) in radeon_vm_bo_update()
H A Dradeon.h2823 extern bool radeon_ttm_tt_is_readonly(struct radeon_device *rdev, struct ttm_tt *ttm);

Completed in 20 milliseconds