[Bug 41062] R600: mouse cursor display corruption

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 21 17:16:19 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=41062

--- Comment #1 from Nicholas Miell <nmiell at gmail.com> 2011-09-21 17:16:19 PDT ---
Looking at radeon_crtc_cursor_move in
linux/drivers/gpu/drm/radeon/radeon_cursor.c:

1) Is the calculation of xorigin and yorigin correct? Looks off by one to me.

2) If xorigin and yorigin are non-zero, shouldn't they be subtracted from the
cursor width and cursor height before being written to
EVERGREEN_CUR_SIZE/AVIVO_D1CUR_SIZE?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list