drm/amdgpu: fix amdgpu_move_blit on 32bit systems
authorChristian König <christian.koenig@amd.com>
Wed, 17 Aug 2016 07:45:25 +0000 (09:45 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 28 Sep 2016 20:16:23 +0000 (16:16 -0400)
commit98b480dba9d9c502480a69396c4f06698fcdaac1
tree753783de125faf99d8634a7700f54c43aaa93d3e
parent815973039406d77210166ff5cc6b23504f10eb0e
drm/amdgpu: fix amdgpu_move_blit on 32bit systems

This bug seems to be present for a very long time.

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>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c