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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Sep 2016 06:32:42 +0000 (08:32 +0200)
commit65317dbcf37367350276967ff9e3b4647054cb64
treecd322fea0a516041cf3c7086cf826680767f9f40
parent4e9db9e6bfdf926bb96780cbc4ae842ea1cc3edf
drm/amdgpu: fix amdgpu_move_blit on 32bit systems

commit 815d27a46f3119f74fe01fe10bf683aa5bc55597 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c