HomeSort by: relevance | last modified time | path
    Searched refs:radeon_ttm_tt_has_userptr (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_prime.c 129 if (radeon_ttm_tt_has_userptr(bo->tbo.ttm))
radeon_gem.c 444 if (radeon_ttm_tt_has_userptr(robj->tbo.ttm)) {
745 if (radeon_ttm_tt_has_userptr(robj->tbo.ttm))
radeon_ttm.c 197 if (radeon_ttm_tt_has_userptr(bo->ttm))
933 bool radeon_ttm_tt_has_userptr(struct ttm_tt *ttm) function in typeref:typename:bool
radeon_cs.c 168 if (radeon_ttm_tt_has_userptr(p->relocs[i].robj->tbo.ttm)) {
radeon_object.c 341 if (radeon_ttm_tt_has_userptr(bo->tbo.ttm))
radeon.h 2894 extern bool radeon_ttm_tt_has_userptr(struct ttm_tt *ttm);

Completed in 18 milliseconds