]> Git Repo - linux.git/commit
drm/amdgpu: Change GART offset to 64-bit
authorFelix Kuehling <[email protected]>
Fri, 12 Aug 2016 23:25:21 +0000 (19:25 -0400)
committerAlex Deucher <[email protected]>
Tue, 16 Aug 2016 14:27:09 +0000 (10:27 -0400)
commitcab0b8d50e9bbef62c04067072c953433a87a9ff
tree88050897d498267ceaf2f3ae1832168f5022247c
parent93b1f14553a5f48104b639d28e41c2bb73c0dc37
drm/amdgpu: Change GART offset to 64-bit

The GART aperture size can be bigger than 4GB. Therefore the offset
used in amdgpu_gart_bind and amdgpu_gart_unbind must be 64-bit.

Reviewed-by: Christian König <[email protected]>
Signed-off-by: Felix Kuehling <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Cc: [email protected]
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c
This page took 0.055017 seconds and 4 git commands to generate.