commit | a4dec819c8bba6365eb893a4ca88db4dd1210110 | [log] [tgz] |
---|---|---|
author | Tom St Denis <tom.stdenis@amd.com> | Fri Aug 18 10:04:57 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 29 15:27:52 2017 -0400 |
tree | 7c5c86d283b0d027f755ad8ee947573fa4c1d63e | |
parent | e719d5169f75ead3c05329b4125afb67b4f33eba [diff] |
drm/ttm: Add helper functions to populate/map in one call (v2) These functions replace a section of common code found in radeon/amdgpu drivers (and possibly others) as part of the ttm_tt_*populate() callbacks. v2: squash in fix for sw iommu from Tom Signed-off-by: Tom St Denis <tom.stdenis@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>