[Bug 77531] radeonsi: kaveri: mouse cursor corruption on wayland/weston session

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Sun Jun 8 18:21:39 PDT 2014


https://bugzilla.kernel.org/show_bug.cgi?id=77531

Alex Deucher <alexdeucher at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexdeucher at gmail.com

--- Comment #5 from Alex Deucher <alexdeucher at gmail.com> ---
This isn't a driver bug.  It's a weston bug.  Weston assumes all hardware
cursors are 64x64 pixels, but newer radeon hardware only supports 128x128 pixel
cursors. Weston should be updated to query the kernel kms driver and see what
size cursors it supports.  See this patch I wrote for xf86-video-modesetting:
http://cgit.freedesktop.org/xorg/driver/xf86-video-modesetting/commit/?id=677935b2d20f54f21c645b5eb386b6c9485fee5f

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the dri-devel mailing list