]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/radeon: fix radeon_move_blit on 32bit systems
authorChristian König <christian.koenig@amd.com>
Wed, 17 Aug 2016 07:46:42 +0000 (09:46 +0200)
committerJiri Slaby <jslaby@suse.cz>
Thu, 29 Sep 2016 09:14:12 +0000 (11:14 +0200)
commitbbca3af46c6a529be17d8ceb5cfdc2a600810a45
tree2bc6cec8790b355d399b8ec58a73a0e767ab94e4
parent44d6b34c6acb9c22304ec8a95b45ffa0bccbef24
drm/radeon: fix radeon_move_blit on 32bit systems

commit 13f479b9df4e2bbf2d16e7e1b02f3f55f70e2455 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: Jiri Slaby <jslaby@suse.cz>
drivers/gpu/drm/radeon/radeon_ttm.c