]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: fix "fix 64bit division"
authorChristian König <christian.koenig@amd.com>
Fri, 7 Apr 2017 08:40:04 +0000 (10:40 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 7 Apr 2017 19:15:44 +0000 (15:15 -0400)
commitecdba5db88f661c8b548a6ba15db26463b465996
tree96f91d3efd5974e49454c7e2a1cd5d091fa74637
parent8250880ed87f806cc1f7964cd8ddda18d9014288
drm/amdgpu: fix "fix 64bit division"

The offset must be 64bit and add back the accidential dropped line.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com>
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c