[PULL xserver] Hook up colormaps and RandR 1.2 gamma ramps, present crash fix
Michel Dänzer
michel at daenzer.net
Thu Jul 28 01:41:11 UTC 2016
Hi Keith / Adam,
I took the liberty of throwing in a present crash fix reviewed by Hans
on top of the changes hooking up colormaps and RandR 1.2 gamma ramps.
Feel free not to pull the present fix for now.
The following changes since commit 0b2f30834b1a9f4a03542e25c5f54ae800df57e2:
os: Clean up WaitFor.c (2016-07-21 15:04:47 -0400)
are available in the git repository at:
git://people.freedesktop.org/~daenzer/xserver for-master
for you to fetch changes up to 0924ac014d7caadab0b15ba69cd0a09cfe8a01da:
present: Only call restore_screen_pixmap once from set_abort_flip (2016-07-28 10:12:44 +0900)
----------------------------------------------------------------
Michel Dänzer (4):
xfree86/modes: Move gamma initialization to xf86RandR12Init12 v2
xfree86/modes: Remove xf86RandR12CrtcGetGamma
xfree86: Hook up colormaps and RandR 1.2 gamma code v6
present: Only call restore_screen_pixmap once from set_abort_flip
hw/xfree86/common/xf86Helper.c | 7 +-
hw/xfree86/common/xf86cmap.c | 60 ++------
hw/xfree86/modes/xf86Crtc.c | 113 ---------------
hw/xfree86/modes/xf86RandR12.c | 302 ++++++++++++++++++++++++++++-------------
hw/xfree86/modes/xf86RandR12.h | 5 +
present/present.c | 7 +-
6 files changed, 229 insertions(+), 265 deletions(-)
--
Earthling Michel Dänzer | http://www.amd.com
Libre software enthusiast | Mesa and X developer
More information about the xorg-devel
mailing list