Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
A Dradeon_prime.c98 if (radeon_ttm_tt_has_userptr(bo->rdev, bo->tbo.ttm)) in radeon_gem_prime_export()
A Dradeon_gem.c271 if (radeon_ttm_tt_has_userptr(rdev, bo->tbo.ttm)) in radeon_gem_object_mmap()
477 if (radeon_ttm_tt_has_userptr(robj->rdev, robj->tbo.ttm)) { in radeon_mode_dumb_mmap()
784 if (radeon_ttm_tt_has_userptr(robj->rdev, robj->tbo.ttm)) in radeon_gem_op_ioctl()
A Dradeon_object.c278 if (radeon_ttm_tt_has_userptr(bo->rdev, bo->tbo.ttm)) in radeon_bo_pin_restricted()
A Dradeon_cs.c162 if (radeon_ttm_tt_has_userptr(p->rdev, p->relocs[i].robj->tbo.ttm)) { in radeon_cs_parser_relocs()
A Dradeon_ttm.c645 bool radeon_ttm_tt_has_userptr(struct radeon_device *rdev, in radeon_ttm_tt_has_userptr() function
A Dradeon.h2808 extern bool radeon_ttm_tt_has_userptr(struct radeon_device *rdev, struct ttm_tt *ttm);

Completed in 30 milliseconds