commit | 0c2c421e2657da6eece66bd22eaaedf21dcebef7 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Thu Jun 29 17:24:26 2017 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jul 14 11:06:20 2017 -0400 |
tree | 59557f5bf5f01c107fb6aaf2afc24558d207a7b4 | |
parent | cc25188afdb886044785be4c29f3993c3a3b2b92 [diff] |
drm/amdgpu: add amdgpu_gart_map function v2 This allows us to write the mapped PTEs into an IB instead of the table directly. v2: fix build with debugfs enabled, remove unused assignment Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>