Re: RandR + i915 (HD 4600 / Haswell) -- Cannot switch from internal to 3x external

2015-06-17 Thread Chris Wilson
On Tue, Jun 16, 2015 at 10:40:17AM -0500, Nathan Schulte wrote: > I am running Debian Sid on a laptop machine with an Intel Haswell > CPU with Intel HD 4600 graphics. > > >$ Xorg -version > > > >X.Org X Server 1.17.1 > >Release Date: 2015-02-10 > >X Protocol Version 11, Revision 0 > >Build Operati

Re: RandR + i915 (HD 4600 / Haswell) -- Cannot switch from internal to 3x external

2015-06-17 Thread Chris Wilson
On Wed, Jun 17, 2015 at 09:46:25AM +0100, Chris Wilson wrote: > On Tue, Jun 16, 2015 at 10:40:17AM -0500, Nathan Schulte wrote: > > I am running Debian Sid on a laptop machine with an Intel Haswell > > CPU with Intel HD 4600 graphics. > > > > >$ Xorg -version > > > > > >X.Org X Server 1.17.1 > > >

Re: RandR + i915 (HD 4600 / Haswell) -- Cannot switch from internal to 3x external

2015-06-17 Thread Nathan Schulte
On 06/17/2015 09:56 AM, Nathan Schulte wrote: I'll give these two patches a try and report back. These two patches worked beautifully. Thanks! I assume you can take care of getting them included upstream? -- Nate ___ xorg@lists.x.org: X.Org suppo

Re: RandR + i915 (HD 4600 / Haswell) -- Cannot switch from internal to 3x external

2015-06-17 Thread Nathan Schulte
On 06/17/2015 04:13 AM, Chris Wilson wrote: On Wed, Jun 17, 2015 at 09:46:25AM +0100, Chris Wilson wrote: I think this is the right fix: diff --git a/xrandr.c b/xrandr.c index fbfd93e..c0feac3 100644 --- a/xrandr.c +++ b/xrandr.c @@ -3029,7 +3029,7 @@ main (int argc, char **argv) i

Re: RandR + i915 (HD 4600 / Haswell) -- Cannot switch from internal to 3x external

2015-06-17 Thread Chris Wilson
On Wed, Jun 17, 2015 at 01:05:54PM -0500, Nathan Schulte wrote: > On 06/17/2015 09:56 AM, Nathan Schulte wrote: > >I'll give these two patches a try and report back. > > These two patches worked beautifully. Thanks! I assume you can > take care of getting them included upstream? I'll taked that