[PATCH] hw/xfree86: Allow xf86SetDesiredModes to succeed if no crtc's are enabled.

2013-04-29 Thread Maarten Lankhorst
Fixes regression on xserver 1.14 introduced by 6703a7c7cf1a. hw/xfree86: Require only one working CRTC to start the server. https://bugs.freedesktop.org/show_bug.cgi?id=62916 Without any crtc's enabled, 1.13 worked correctly, but the logic in xf86SetDesiredModes will now return false instead.

Re: [PATCH] hw/xfree86: Allow xf86SetDesiredModes to succeed if no crtc's are enabled.

2013-04-29 Thread Chris Wilson
On Mon, Apr 29, 2013 at 11:25:27AM +0200, Maarten Lankhorst wrote: Fixes regression on xserver 1.14 introduced by 6703a7c7cf1a. hw/xfree86: Require only one working CRTC to start the server. https://bugs.freedesktop.org/show_bug.cgi?id=62916 Without any crtc's enabled, 1.13 worked

Re: [PATCH] hw/xfree86: Only report SetDesiredModes() failed if at least one modeset fails

2013-04-29 Thread Chris Wilson
On Wed, Jan 09, 2013 at 10:33:34PM -0800, Keith Packard wrote: Chris Wilson ch...@chris-wilson.co.uk writes: commit 6703a7c7cf1a349c137e247a0c8eb462ff7b07be Author: Keith Packard kei...@keithp.com Date: Tue Jan 8 20:24:32 2013 -0800 hw/xfree86: Require only one working CRTC to

Re: [PATCH] hw/xfree86: Only report SetDesiredModes() failed if at least one modeset fails

2013-04-29 Thread Keith Packard
Chris Wilson ch...@chris-wilson.co.uk writes: On Wed, Jan 09, 2013 at 10:33:34PM -0800, Keith Packard wrote: Chris Wilson ch...@chris-wilson.co.uk writes: commit 6703a7c7cf1a349c137e247a0c8eb462ff7b07be Author: Keith Packard kei...@keithp.com Date: Tue Jan 8 20:24:32 2013 -0800

Re: [PATCH 4/4] gpu: call CreateScreenResources for GPU screens

2013-04-29 Thread Aaron Plattner
On 01/07/2013 05:31 PM, Dave Airlie wrote: From: Fedora X Ninjas x...@fedoraproject.org I didn't think we needed this before, but after doing some more work with reverse optimus it seems like it should be called. Signed-off-by: Dave Airlie airl...@redhat.com This patch is shipping in Ubuntu

[git pull] randr - reviewed patches.

2013-04-29 Thread Dave Airlie
The following changes since commit 451ba4bd41b82acd4aec6236ba121e00cfeb311b: hw/xfree86: Only report SetDesiredModes() failed if at least one modeset fails (2013-04-29 09:10:06 -0700) are available in the git repository at: ssh://people.freedesktop.org/~airlied/xserver for-keithp for you

Re: [git pull] randr - reviewed patches.

2013-04-29 Thread Aaron Plattner
On 04/29/13 17:15, Dave Airlie wrote: The following changes since commit 451ba4bd41b82acd4aec6236ba121e00cfeb311b: hw/xfree86: Only report SetDesiredModes() failed if at least one modeset fails (2013-04-29 09:10:06 -0700) are available in the git repository at: