git: drm: Skip vblank wait for legacy cursor updates

Francois Tigeot ftigeot at crater.dragonflybsd.org
Mon Dec 28 12:41:37 PST 2015


commit f9e5eed917259b8d8ad8e930168451ddfef965e2
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Mon Dec 28 21:40:43 2015 +0100

    drm: Skip vblank wait for legacy cursor updates
    
    This commit fixes an issue with the generic drm_plane_helper_update
    function where the mouse cursor position was updated long after the
    mouse was actually moved.
    
    Submitted-by: Matthew Dillon <dillon at apollo.backplane.com>

Summary of changes:
 sys/dev/drm/drm_plane_helper.c | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f9e5eed917259b8d8ad8e930168451ddfef965e2


-- 
DragonFly BSD source repository



More information about the Commits mailing list