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

/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c705 static struct radeon_ttm_tt *radeon_ttm_tt_to_gtt(struct ttm_tt *ttm) radeon_ttm_tt_to_gtt() function
714 struct radeon_ttm_tt *gtt = radeon_ttm_tt_to_gtt(ttm); radeon_ttm_tt_populate()
778 struct radeon_ttm_tt *gtt = radeon_ttm_tt_to_gtt(ttm); radeon_ttm_tt_unpopulate()
819 struct radeon_ttm_tt *gtt = radeon_ttm_tt_to_gtt(ttm); radeon_ttm_tt_set_userptr()
832 struct radeon_ttm_tt *gtt = radeon_ttm_tt_to_gtt(ttm); radeon_ttm_tt_has_userptr()
842 struct radeon_ttm_tt *gtt = radeon_ttm_tt_to_gtt(ttm); radeon_ttm_tt_is_readonly()

Completed in 111 milliseconds