Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_prime.c130 if (radeon_ttm_tt_has_userptr(bo->tbo.ttm)) in radeon_gem_prime_export()
Dradeon_gem.c415 if (radeon_ttm_tt_has_userptr(robj->tbo.ttm)) { in radeon_mode_dumb_mmap()
716 if (radeon_ttm_tt_has_userptr(robj->tbo.ttm)) in radeon_gem_op_ioctl()
Dradeon_ttm.c238 if (radeon_ttm_tt_has_userptr(bo->ttm)) in radeon_verify_access()
810 bool radeon_ttm_tt_has_userptr(struct ttm_tt *ttm) in radeon_ttm_tt_has_userptr() function
Dradeon_cs.c157 if (radeon_ttm_tt_has_userptr(p->relocs[i].robj->tbo.ttm)) { in radeon_cs_parser_relocs()
Dradeon_object.c333 if (radeon_ttm_tt_has_userptr(bo->tbo.ttm)) in radeon_bo_pin_restricted()
Dradeon.h2823 extern bool radeon_ttm_tt_has_userptr(struct ttm_tt *ttm);