[PATCH xserver 0/7] Minor build system corrections

2017-03-31 Thread Mihail Konev
Extracted from "[Patchset] Single makefile". Mihail Konev (7): configure.ac: only stub sdksyms.dep as needed sdksyms: fix export word indexing hw/xfree86: add suid wrapper to uninstall target hw/xquartz: add missing destdir hw/xquartz: fix path to pseudoramiX headers os-support/solaris

[PATCH xserver 3/7] hw/xfree86: add suid wrapper to uninstall target

2017-03-31 Thread Mihail Konev
Signed-off-by: Mihail Konev --- Not that this matters, but makes the distcheck not to fail. hw/xfree86/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/xfree86/Makefile.am b/hw/xfree86/Makefile.am index 85bd0bed0e58..00f0ee116d68 100644 --- a/hw/xfree86/Makefile.am +++ b/hw/xfr

[PATCH xserver 5/7] hw/xquartz: fix path to pseudoramiX headers

2017-03-31 Thread Mihail Konev
Regressed-in: 39c548da0cf0522ad246630605b96751ab6d39c0 Signed-off-by: Mihail Konev --- This fixes out-of-source XQuartz build. hw/xquartz/Makefile.am | 2 +- hw/xquartz/xpr/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hw/xquartz/Makefile.am b/hw/xquartz/

[PATCH xserver 4/7] hw/xquartz: add missing destdir

2017-03-31 Thread Mihail Konev
Signed-off-by: Mihail Konev --- This allows running "make distcheck" as a non-root. (Although the resulting DESTDIR includes the path to source tree *twice* ;) hw/xquartz/mach-startup/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/xquartz/mach-startup/Makefil

Re: [RFC PATCH xserver] modesetting: re-set the crtc's mode when link-status goes BAD

2017-03-31 Thread Eric Anholt
Manasi Navare writes: > On Fri, Mar 31, 2017 at 01:08:41PM -0700, Eric Anholt wrote: >> Manasi Navare writes: >> >> > On Thu, Mar 30, 2017 at 05:37:55PM -0700, Eric Anholt wrote: >> >> Martin Peres writes: >> >> >> >> > On 26/01/17 14:37, Martin Peres wrote: >> >> >> Despite all the careful p

Re: [RFC PATCH xserver] modesetting: re-set the crtc's mode when link-status goes BAD

2017-03-31 Thread Manasi Navare
On Fri, Mar 31, 2017 at 01:08:41PM -0700, Eric Anholt wrote: > Manasi Navare writes: > > > On Thu, Mar 30, 2017 at 05:37:55PM -0700, Eric Anholt wrote: > >> Martin Peres writes: > >> > >> > On 26/01/17 14:37, Martin Peres wrote: > >> >> Despite all the careful planing of the kernel, a link may

Re: [RFC PATCH xserver] modesetting: re-set the crtc's mode when link-status goes BAD

2017-03-31 Thread Eric Anholt
Manasi Navare writes: > On Thu, Mar 30, 2017 at 05:37:55PM -0700, Eric Anholt wrote: >> Martin Peres writes: >> >> > On 26/01/17 14:37, Martin Peres wrote: >> >> Despite all the careful planing of the kernel, a link may become >> >> insufficient to handle the currently-set mode. At this point,

Re: [PATCH 2/2 v2] Add keyboard shortcuts inhibitor

2017-03-31 Thread Michael Thayer
Hello Olivier, I won't add a reviewed-by as I have not yet touched Wayland much, but for VirtualBox (host parts) this actually looks better than X11 keyboard grabbing on first glance. Regards Michael 31.03.2017 17:31, Olivier Fourdan wrote: This adds a new protocol to let Wayland clients sp

Re: [PATCH rendercheck v3 4/4] Explain how to build using meson in the README.

2017-03-31 Thread Emil Velikov
On 31 March 2017 at 15:47, Emil Velikov wrote: > On 31 March 2017 at 14:25, Eric Engestrom wrote: >> On Wednesday, 2017-03-29 13:19:35 -0700, Eric Anholt wrote: >>> Signed-off-by: Eric Anholt >>> --- >>> README | 8 >>> 1 file changed, 8 insertions(+) >>> >>> diff --git a/README b/READ

[PATCH 2/2 v2] Add keyboard shortcuts inhibitor

2017-03-31 Thread Olivier Fourdan
This adds a new protocol to let Wayland clients specify that they want all keyboard events to be send to the client, regardless of the compositor own shortcuts. This is for use by virtual machine and remote connections viewers. Signed-off-by: Olivier Fourdan --- v2: Clarify that that the compos

Re: [PATCH rendercheck v3 4/4] Explain how to build using meson in the README.

2017-03-31 Thread Emil Velikov
On 31 March 2017 at 14:25, Eric Engestrom wrote: > On Wednesday, 2017-03-29 13:19:35 -0700, Eric Anholt wrote: >> Signed-off-by: Eric Anholt >> --- >> README | 8 >> 1 file changed, 8 insertions(+) >> >> diff --git a/README b/README >> index f5af0b0c64eb..2f8ec1ab0e46 100644 >> --- a/RE

Re: [PATCH rendercheck v3 4/4] Explain how to build using meson in the README.

2017-03-31 Thread Eric Engestrom
On Wednesday, 2017-03-29 13:19:35 -0700, Eric Anholt wrote: > Signed-off-by: Eric Anholt > --- > README | 8 > 1 file changed, 8 insertions(+) > > diff --git a/README b/README > index f5af0b0c64eb..2f8ec1ab0e46 100644 > --- a/README > +++ b/README > @@ -10,3 +10,11 @@ Tests currently in