From: Nicholas Miell Date: Fri, 30 Sep 2011 02:07:14 +0000 (-0700) Subject: drm/radeon/kms: fix cursor image off-by-one error X-Git-Tag: v3.1-rc9~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b356fe0afe9aa2cfdc7be0bae22ea1c93afc2451;p=pandora-kernel.git drm/radeon/kms: fix cursor image off-by-one error The mouse cursor hotspot calculation when the cursor is partially off the top or left side of the screen was off by one. Fixes https://bugs.freedesktop.org/show_bug.cgi?id=41158 Signed-off-by: Nicholas Miell Reviewed-by: Michel Dänzer Reviewed-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed