xserver-multidpi/hw
Keith Packard 5a541bd5e7 modesetting: [v2] Don't re-enable the cursor when loading the image
Hidden cursors also have their image updated; re-enabling the cursor
each time the image is set will cause it to re-appear.

 * Unifies the code that was in  drmmode_load_cursor_argb and
  drm_mode_show_cursor and moves it to a new drmmode_set_cursor

 * Add a new boolean, 'cursor_up', to the per-crtc
   private data to track whether the cursor should be displayed.

 * Call drmmode_set_cursor from drm_mode_show_cursor and, if
   the cursor should be displayed, from drm_mode_load_cursor_argb.

v2: Call drmModeSetCursor2 when loading a new cursor image if the
    cursor should be displayed.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
2014-12-18 10:04:48 -08:00
..
dmx Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
kdrive Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
vfb vfb: Don't reimplement micmap so much 2014-10-08 10:10:39 +02:00
xfree86 modesetting: [v2] Don't re-enable the cursor when loading the image 2014-12-18 10:04:48 -08:00
xnest Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
xquartz Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
xwayland glamor: Always destroy EGL image associated with destroyed pixmap 2014-12-09 08:46:45 -08:00
xwin Merge remote-tracking branch 'jturney/master' 2014-12-08 18:04:08 -08:00
Makefile.am Xwayland DDX 2014-04-03 15:19:22 -07:00