Re: [PATCH] edid: Add quirk for Acer Aspire One 110

2011-09-29 Thread Ross Burton
On Wed, 2011-09-28 at 10:12 -0700, Jeremy Huddleston wrote: Candidate for 1.11 Reviewed-by: Jeremy Huddleston jerem...@apple.com Is there anyone who can do a Tested-by? I'm trying to get this patch on the original bug reporters machine to test it, because we don't have any machines with

[PATCH-V4] xserver: Optional backtrace handler

2011-09-29 Thread Barry Scott
It is useful to be able to run an external program to analyse a crashed server process. The server will run a user supplied program in a subprocess of the server. The subprocess is created when the server starts up so that all resources needed to create the subprocess are available. It is not

[PATCH xserver 1/2] Xinput: replace hard coded X11 version with X server version

2011-09-29 Thread Gaetan Nadon
Which is more useful. Reviewed-by: Alan Coopersmith alan.coopersm...@oracle.com Signed-off-by: Gaetan Nadon mems...@videotron.ca --- doc/Xinput.xml |7 --- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/Xinput.xml b/doc/Xinput.xml index 1ae7afe..87c6d7f 100644 ---

[PATCH v2 xserver 2/2] Xinput: use appropriate copyright markup for a multi licensed doc

2011-09-29 Thread Gaetan Nadon
Removed a duplicate paragraph. Acked-by: Peter Hutterer peter.hutte...@who-t.net Signed-off-by: Gaetan Nadon mems...@videotron.ca --- PDF output = Copyright © 1989, 1990, 1991 Hewlett-Packard Company Permission to use, copy, modify, and distribute this documentation for any purpose

[PATCH RESEND xserver 3/3] Xserver-spec: use appropriate copyright markup

2011-09-29 Thread Gaetan Nadon
Use docbook copyright markup for year and holder. Signed-off-by: Gaetan Nadon mems...@videotron.ca --- doc/Xserver-spec.xml |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/doc/Xserver-spec.xml b/doc/Xserver-spec.xml index aabd262..37fd2b2 100644 ---

[PATCH RESEND xserver 1/3] ddx-Design: add X Version and Release information

2011-09-29 Thread Gaetan Nadon
Signed-off-by: Gaetan Nadon mems...@videotron.ca --- hw/xfree86/doc/ddxDesign.xml |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/hw/xfree86/doc/ddxDesign.xml b/hw/xfree86/doc/ddxDesign.xml index 0290960..98c5d0e 100644 --- a/hw/xfree86/doc/ddxDesign.xml +++

[PATCH RESEND xserver 2/3] ddxDesign: remove server version from the document title

2011-09-29 Thread Gaetan Nadon
Such version information is already written in the appropriate location Signed-off-by: Gaetan Nadon mems...@videotron.ca --- hw/xfree86/doc/ddxDesign.xml |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/hw/xfree86/doc/ddxDesign.xml b/hw/xfree86/doc/ddxDesign.xml index

Re: [Pull Request] Glamor: A 2D rendering acceleration implementation based on OpenGL

2011-09-29 Thread Kristian Høgsberg
2011/9/28 zhigang gong zhigang.g...@gmail.com: 2011/9/28 Michel Dänzer mic...@daenzer.net: On Die, 2011-09-27 at 21:50 +0800, zhigang gong wrote: 3. Only support Intel platform currently. As glamor depends on KMS + MESA/EGL + GBM, currently only intel gfx device get supported. A Gallium

Re: [PATCH xf86-video-vmware] Use dixLookupWindow instead of LookupWindow on Xorg 1.5 later

2011-09-29 Thread Thomas Hellstrom
Alan, On 09/28/2011 04:31 AM, Alan Coopersmith wrote: The LookupWindow function was deprecated in xserver commit ed75b056511ccb4 and removed during the Xorg 1.11 merge window by commit 82a8677d9175732. Signed-off-by: Alan Coopersmithalan.coopersm...@oracle.com --- Needed for compatibility

updating modesetting driver

2011-09-29 Thread Dave Airlie
Hi guys, I've pushed a 'restart' branch to the xf86-video-modesetting driver, Its a basic attempt to write a simple generic unaccelerated, fallback driver for KMS. I need this to do some hotplug testing and work. Features: argb cursor support randr 1.2 dirty tracking ioctl support. Differences

Re: [PATCH xf86-video-vmware] Use dixLookupWindow instead of LookupWindow on Xorg 1.5 later

2011-09-29 Thread Alan Coopersmith
On 09/29/11 06:49 AM, Thomas Hellstrom wrote: Alan, On 09/28/2011 04:31 AM, Alan Coopersmith wrote: The LookupWindow function was deprecated in xserver commit ed75b056511ccb4 and removed during the Xorg 1.11 merge window by commit 82a8677d9175732. Signed-off-by: Alan

Re: [PATCH 2/2] xfree86/modes: Make cursor position transform a helper function

2011-09-29 Thread Jamey Sharp
I think this patch is totally sensible. Reviewed-by: Jamey Sharp ja...@minilop.net For the other patch in the series, xfree86/modes: Let the driver handle the transform, I don't think I can review it. I don't know the relevant code and the patch touches quite a bit. I tried to see if I could

[RFC] Xdummy standalone binary or -dummy switch

2011-09-29 Thread Antoine Martin
Hi, As discussed a while back [1], there are a number of issues which can only be resolved by using an Xdummy binary server in order to replace Xvfb with a more modern equivalent. The only alternative I can think of would be to add a -dummy command line option to Xorg, this feels somewhat more

Re: [RFC] Xdummy standalone binary or -dummy switch

2011-09-29 Thread Jamey Sharp
On Fri, Sep 30, 2011 at 12:10:05AM +0700, Antoine Martin wrote: As discussed a while back [1], there are a number of issues which can only be resolved by using an Xdummy binary server in order to replace Xvfb with a more modern equivalent. The only alternative I can think of would be to add a

Re: [PATCH libXi] Remove superfluous assignment of lib-classes in XIQueryDevices.

2011-09-29 Thread Chase Douglas
On 09/28/2011 09:00 PM, Peter Hutterer wrote: A few lines south from here we malloc lib-classes, this assignment is a leftover from 225071e2e67fb65a0258397212f9826c9b25e078. Signed-off-by: Peter Hutterer peter.hutte...@who-t.net Obvious... Reviewed-by: Chase Douglas

Re: [RFC] Xdummy standalone binary or -dummy switch

2011-09-29 Thread Peter Hutterer
On Thu, Sep 29, 2011 at 12:10:29PM -0700, Jamey Sharp wrote: On Fri, Sep 30, 2011 at 12:10:05AM +0700, Antoine Martin wrote: As discussed a while back [1], there are a number of issues which can only be resolved by using an Xdummy binary server in order to replace Xvfb with a more modern

Re: [PATCH RESEND xserver 3/3] Xserver-spec: use appropriate copyright markup

2011-09-29 Thread Peter Hutterer
On Thu, Sep 29, 2011 at 07:59:31AM -0400, Gaetan Nadon wrote: Use docbook copyright markup for year and holder. Signed-off-by: Gaetan Nadon mems...@videotron.ca Reviewed-by: Peter Hutterer peter.hutte...@who-t.net --- doc/Xserver-spec.xml |3 ++- 1 files changed, 2 insertions(+), 1

Re: [PATCH RESEND xserver 1/3] ddx-Design: add X Version and Release information

2011-09-29 Thread Peter Hutterer
On Thu, Sep 29, 2011 at 08:19:19AM -0400, Gaetan Nadon wrote: Signed-off-by: Gaetan Nadon mems...@videotron.ca Acked-by: Peter Hutterer peter.hutte...@who-t.net can't comment much on the actual xml stuff but looks sane. for the fullrelvers; - see my comment on the other thread.

Re: [PATCH RESEND xserver 2/3] ddxDesign: remove server version from the document title

2011-09-29 Thread Peter Hutterer
On Thu, Sep 29, 2011 at 08:19:20AM -0400, Gaetan Nadon wrote: Such version information is already written in the appropriate location Signed-off-by: Gaetan Nadon mems...@videotron.ca Reviewed-by: Peter Hutterer peter.hutte...@who-t.net --- hw/xfree86/doc/ddxDesign.xml |2 +- 1 files

[PULL] XI 2.1 - raw events and smooth scrolling

2011-09-29 Thread Peter Hutterer
This is the now finally reviewed smooth scrolling branch and the raw events, along with the new input ABI changes (which are spread over a set of commits but at least this way they're in one merge only) Commit f32c827d513c44f07e1d0fbcc0c96cef18c9a4d9 The following changes since commit

[PATCH] dix: add valuator_mask_fetch_double()

2011-09-29 Thread Peter Hutterer
Using this call simplifies callers that don't know if the mask bit is set. Before: if (valuator_mask_isset(mask, valnum)) value = valuator_mask_get_double(mask, valnum)); else value = someothervalue; Now: if (!valuator_mask_fetch_double(mask, valnum, value)) value =

Re: [PATCH 2/2] xfree86/modes: Make cursor position transform a helper function

2011-09-29 Thread Aaron Plattner
On 09/29/2011 09:47 AM, Jamey Sharp wrote: I think this patch is totally sensible. Reviewed-by: Jamey Sharp ja...@minilop.net Thanks for looking at these, Jamey. For the other patch in the series, xfree86/modes: Let the driver handle the transform, I don't think I can review it. I don't