commit | b356fe0afe9aa2cfdc7be0bae22ea1c93afc2451 | [log] [tgz] |
---|---|---|
author | Nicholas Miell <nmiell@gmail.com> | Thu Sep 29 19:07:14 2011 -0700 |
committer | Dave Airlie <airlied@redhat.com> | Mon Oct 03 18:37:33 2011 +0100 |
tree | 8ca64282680148d30fd37c45723e2cc6736fa350 | |
parent | 5ba7ddf81634bfdf32d09261d2959e3f5b7c4263 [diff] |
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 <nmiell@gmail.com> Reviewed-by: Michel Dänzer <michel@daenzer.net> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com>