]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: fix GTT offset handling
authorChristian König <christian.koenig@amd.com>
Sat, 3 Sep 2016 14:18:26 +0000 (16:18 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Sep 2016 19:10:30 +0000 (15:10 -0400)
commit71c76a086f04055e2da8d7d71c77e0b37ac310a2
tree298dd7e0dd6670446d429c55ea52dad654d49440
parentd28d6e6fa55e08a16a83ae572b1cbf4f03e8fbf1
drm/amdgpu: fix GTT offset handling

Otherwise we run into problems on 32bit systems with more than 4GB GART.

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>
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c