Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_prime.c124 if (radeon_ttm_tt_has_userptr(bo->tbo.ttm)) in radeon_gem_prime_export()
Dradeon_gem.c412 if (radeon_ttm_tt_has_userptr(robj->tbo.ttm)) { in radeon_mode_dumb_mmap()
707 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()
830 bool radeon_ttm_tt_has_userptr(struct ttm_tt *ttm) in radeon_ttm_tt_has_userptr() function
Dradeon_object.c327 if (radeon_ttm_tt_has_userptr(bo->tbo.ttm)) in radeon_bo_pin_restricted()
Dradeon_cs.c154 if (radeon_ttm_tt_has_userptr(p->relocs[i].robj->tbo.ttm)) { in radeon_cs_parser_relocs()
Dradeon.h2989 extern bool radeon_ttm_tt_has_userptr(struct ttm_tt *ttm);