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

/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_prime.c124 if (radeon_ttm_tt_has_userptr(bo->tbo.ttm)) radeon_gem_prime_export()
H A Dradeon_gem.c412 if (radeon_ttm_tt_has_userptr(robj->tbo.ttm)) { radeon_mode_dumb_mmap()
712 if (radeon_ttm_tt_has_userptr(robj->tbo.ttm)) radeon_gem_op_ioctl()
H A Dradeon_ttm.c238 if (radeon_ttm_tt_has_userptr(bo->ttm)) radeon_verify_access()
830 bool radeon_ttm_tt_has_userptr(struct ttm_tt *ttm) radeon_ttm_tt_has_userptr() function
H A Dradeon_cs.c154 if (radeon_ttm_tt_has_userptr(p->relocs[i].robj->tbo.ttm)) { radeon_cs_parser_relocs()
H A Dradeon_object.c334 if (radeon_ttm_tt_has_userptr(bo->tbo.ttm)) radeon_bo_pin_restricted()
H A Dradeon.h2828 extern bool radeon_ttm_tt_has_userptr(struct ttm_tt *ttm);

Completed in 120 milliseconds