Regression: Borked display on second output with Intel G45 in 3.0-rc2

2011-06-06 Thread Melchior FRANZ
* Nick Bowler -- Monday 06 June 2011: > After upgrading to 3.0-rc2, my second display is no longer working > correctly on a desktop with an Intel G45 graphics chip. [...] > What I do know is that the problem was originally introduced by > 49183b2818de ("drm/i915: Only enable the plane after setting

Regression: Borked display on second output with Intel G45 in 3.0-rc2

2011-06-06 Thread Nick Bowler
On 2011-06-06 19:20 +0200, Melchior FRANZ wrote: > * Nick Bowler -- Monday 06 June 2011: > > After upgrading to 3.0-rc2, my second display is no longer working > > correctly on a desktop with an Intel G45 graphics chip. > [...] > > What I do know is that the problem was originally introduced by > >

Re: Regression: Borked display on second output with Intel G45 in 3.0-rc2

2011-06-06 Thread Keith Packard
On Mon, 6 Jun 2011 19:20:06 +0200, Melchior FRANZ wrote: > That's apparently the bug that I've submitted a patch for on 2011/5/31: > https://lkml.org/lkml/2011/5/31/393 > I assume/hope it's still in someone's queue. Yeah, we "shouldn't" need to call intel_enable_plane from i9xx_crtc_mode_set as

Regression: Borked display on second output with Intel G45 in 3.0-rc2

2011-06-06 Thread Keith Packard
On Mon, 6 Jun 2011 19:20:06 +0200, Melchior FRANZ wrote: > That's apparently the bug that I've submitted a patch for on 2011/5/31: > https://lkml.org/lkml/2011/5/31/393 > I assume/hope it's still in someone's queue. Yeah, we "shouldn't" need to call intel_enable_plane from i9xx_crtc_mode_set as

Regression: Borked display on second output with Intel G45 in 3.0-rc2

2011-06-06 Thread Nick Bowler
After upgrading to 3.0-rc2, my second display is no longer working correctly on a desktop with an Intel G45 graphics chip. The system has two displays, one connected by HDMI and the other by VGA. Both displays work fine in the console; the troubles begin after starting X. It *looks* as if one of

Re: Regression: Borked display on second output with Intel G45 in 3.0-rc2

2011-06-06 Thread Nick Bowler
On 2011-06-06 19:20 +0200, Melchior FRANZ wrote: > * Nick Bowler -- Monday 06 June 2011: > > After upgrading to 3.0-rc2, my second display is no longer working > > correctly on a desktop with an Intel G45 graphics chip. > [...] > > What I do know is that the problem was originally introduced by > >

Regression: Borked display on second output with Intel G45 in 3.0-rc2

2011-06-06 Thread Nick Bowler
After upgrading to 3.0-rc2, my second display is no longer working correctly on a desktop with an Intel G45 graphics chip. The system has two displays, one connected by HDMI and the other by VGA. Both displays work fine in the console; the troubles begin after starting X. It *looks* as if one of

Re: Regression: Borked display on second output with Intel G45 in 3.0-rc2

2011-06-06 Thread Melchior FRANZ
* Nick Bowler -- Monday 06 June 2011: > After upgrading to 3.0-rc2, my second display is no longer working > correctly on a desktop with an Intel G45 graphics chip. [...] > What I do know is that the problem was originally introduced by > 49183b2818de ("drm/i915: Only enable the plane after setting