[Bug 97236] No mouse cursor after xrandr --transform

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 8 10:36:09 UTC 2016


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

Chris Wilson <chris at chris-wilson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #4 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit 52343d7da1cc8f3aef3497dfac5d16c249b2a63d
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Mon Aug 8 11:31:51 2016 +0100

    sna: Remove translation from affine HW cursor transformation

    When the CRTC is transformed, we also want to apply that transformation
    to the cursor image so that we can continue to use the HW cursor (but
    have it appear relative to the output and not to the framebuffer).
    However, we need to convert the CRTC transformation relative to the
    cursor and convert it to a simple rotation/scaling/skew transformation
    (we already verify it is an affine) by removing any translation.

    Reported-by: Da Fox <da.fox.mail at gmail.com>
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=97236
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20160808/c443892c/attachment-0001.html>


More information about the intel-gfx-bugs mailing list