Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon_prime.c98 if (radeon_ttm_tt_has_userptr(bo->rdev, bo->tbo.ttm)) in radeon_gem_prime_export()
H A Dradeon_object.c278 if (radeon_ttm_tt_has_userptr(bo->rdev, bo->tbo.ttm)) in radeon_bo_pin_restricted()
H A Dradeon_ttm.c645 bool radeon_ttm_tt_has_userptr(struct radeon_device *rdev, in radeon_ttm_tt_has_userptr() function
H A Dradeon_cs.c161 if (radeon_ttm_tt_has_userptr(p->rdev, p->relocs[i].robj->tbo.ttm)) { in radeon_cs_parser_relocs()