Re: [PATCH v2] Handle failures in setting a CRTC to a DRM mode properly

2015-10-26 Thread Michel Dänzer
On 23.10.2015 22:59, cp...@redhat.com wrote: > From: Stephen Chandler Paul > > This fixes a bug where running the card out of PPLL's when hotplugging > another monitor would result in all of the displays going blank and > failing to work properly until X was restarted or the

Re: [PATCH v2] Handle failures in setting a CRTC to a DRM mode properly

2015-10-26 Thread Emil Velikov
On 26 October 2015 at 10:55, Daniel Martin wrote: > On 26 October 2015 at 10:39, Michel Dänzer wrote: >>> diff --git a/src/drmmode_display.c b/src/drmmode_display.c >>> index 64e79d4..f0f121e 100644 >>> --- a/src/drmmode_display.c >>> +++

Re: [PATCH v2] Handle failures in setting a CRTC to a DRM mode properly

2015-10-26 Thread Daniel Martin
On 26 October 2015 at 10:39, Michel Dänzer wrote: >> diff --git a/src/drmmode_display.c b/src/drmmode_display.c >> index 64e79d4..f0f121e 100644 >> --- a/src/drmmode_display.c >> +++ b/src/drmmode_display.c >> @@ -760,12 +760,15 @@ drmmode_set_mode_major(xf86CrtcPtr crtc, >>

[PATCH xserver] DRI2: Sync radeonsi_pci_ids.h from Mesa

2015-10-26 Thread Michel Dänzer
From: Michel Dänzer Fixes DRI2 client driver name mapping for newer AMD GPUs with the modesetting driver, allowing the DRI2 extension to initialize. Signed-off-by: Michel Dänzer --- hw/xfree86/dri2/pci_ids/radeonsi_pci_ids.h | 28

Re: [PATCH:xbacklight] Use double instead of int for value

2015-10-26 Thread Hans de Goede
Hi, On 28-09-15 15:20, Nils Schneider wrote: Modern displays allow for fine grained brightness settings. For example, my laptop allows for 852 brightness steps. In some situations I find it useful to set the brightness below 1 percent (the minimum possible when using integers). This patch

Re: glamor fixes for 1.17 branch

2015-10-26 Thread Adam Jackson
On Thu, 2015-10-22 at 15:52 +0900, Michel Dänzer wrote: > please consider backporting the following glamor fixes to the 1.17 branch: > > 732e3b9c08532f40656010eac9d128601cc88c3f ("Instead of one > glTexSubImage2D call for each glyph.") (May want to add back the > original shortlog, "glamor: Use

[ANNOUNCE] xorg-server 1.17.3

2015-10-26 Thread Adam Jackson
Various bugfixes across the board.  The most visible changes include fixing GLX extension setup under Xwayland and other non-Xorg servers (enabling core contexts in more scenarios), and various stability fixes to glamor and the Present extension.  Full change list: Aaron Plattner (1):   

[ANNOUNCE] xorg-server 1.17.99.902 (1.18 RC2)

2015-10-26 Thread Adam Jackson
Time for another release candidate. Long past time, to be honest. Please speak up soon if you have a favorite patch or series that isn't in yet. Aaron Plattner (1):   privates: Clear screen-specific keys during CloseScreen Adam Jackson (6):   glxproxy: Fix an obvious thinko in