commit | 02e6859eae4a8e511fa1a2c9a689ea25cdc6166a | [log] [tgz] |
---|---|---|
author | Michel Dänzer <michel.daenzer@amd.com> | Fri Sep 30 17:16:53 2011 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Mon Oct 03 18:37:37 2011 +0100 |
tree | 45ca3c2cb1328057d4e3b9f661fcb3659ad64932 | |
parent | b8aee294d89502469f2d80ae6afb93398d8227e0 [diff] |
drm/radeon: Set cursor x/y to 0 when x/yorigin > 0. Apart from the obvious cleanup, this should make the line cursor_end = x - xorigin + w; correct now. Signed-off-by: Michel Dänzer <michel.daenzer@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com>