Re: [PATCH] remove dead code in dummy driver

2016-09-21 Thread Aaron Plattner
On 09/20/2016 02:07 AM, Eric Engestrom wrote: > On Tue, Sep 20, 2016 at 01:34:40PM +0700, Antoine Martin wrote: >> Signed-off-by: Antoine Martin > > Reviewed-by: Eric Engestrom Looks good to me too (although I'm cheating since this chunk is identical to part of https://patchwork.freedesktop.or

Re: [PULL] Windows-DRI extension

2016-09-21 Thread Eric Anholt
Emil Velikov writes: > On 16 September 2016 at 17:46, Eric Anholt wrote: >> Emil Velikov writes: >> >>> On 15 September 2016 at 20:12, Jon Turney >>> wrote: On 15/09/2016 14:14, Emil Velikov wrote: > > On 15 September 2016 at 13:06, Jon Turney wrote: >> >> Please consider

Re: [PATCH 1/1] dix: Make InitCoreDevices() failures more verbose.

2016-09-21 Thread Peter Hutterer
On Mon, Sep 19, 2016 at 01:13:02AM -0700, Jeremy Huddleston Sequoia wrote: > Signed-off-by: Jeremy Huddleston Sequoia stop taking the mystery out of life! :) low impact, so I figured we might as well push that in now. 5794bdd..d0c5d20 master -> master Cheers, Peter > --- > dix/devices.

Re: [PATCH xf86-input-libinput] Fix --with-xorg-conf-dir default value

2016-09-21 Thread Peter Hutterer
On Wed, Sep 21, 2016 at 04:17:00PM +0900, Michel Dänzer wrote: > On 21/09/16 03:49 PM, Peter Hutterer wrote: > > On Fri, Sep 16, 2016 at 05:26:06PM +0900, Michel Dänzer wrote: > >> From: Michel Dänzer > >> > >> If --prefix isn't specified on the command line, $prefix contains "NONE" > >> at this p

Re: [PATCH] xkb: fix turbo-repeat of RedirectKey-ed keysyms

2016-09-21 Thread Peter Hutterer
On Wed, Sep 14, 2016 at 11:47:15AM +0100, Daniel Stone wrote: > From: Mihail Konev > > RedirectKey() action had been broken by commit 2e6190. > A dropped check caused over-intense autorepeat of keysyms enriched > with the action. > > Previous to this commit, the check wrapped the entire switch()

Re: [PATCH xf86-input-libinput] Fix --with-xorg-conf-dir default value

2016-09-21 Thread Michel Dänzer
On 21/09/16 03:49 PM, Peter Hutterer wrote: > On Fri, Sep 16, 2016 at 05:26:06PM +0900, Michel Dänzer wrote: >> From: Michel Dänzer >> >> If --prefix isn't specified on the command line, $prefix contains "NONE" >> at this point, not the default prefix value. So make install would >> attempt to ins