]> git.baikalelectronics.ru Git - kernel.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)
commit777a9e87ab2a83b19b3d5a8b1a1b0098eb4b8192
tree298dd7e0dd6670446d429c55ea52dad654d49440
parenta862010ad9dfaa5559dbfde9da8efba7e847591e
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