Re: 2.6.34-rc5: Reported regressions from 2.6.33

2010-04-20 Thread Ben Gamari
On Tue, 20 Apr 2010 05:15:57 +0200 (CEST), "Rafael J. Wysocki" wrote: > This message contains a list of some regressions from 2.6.33, > for which there are no fixes in the mainline known to the tracking team. > If any of them have been fixed already, please let us know. > > If you know of any ot

Re: [PATCH] i915: Skip wrong TV outputs on HP laptop

2010-04-20 Thread Takashi Iwai
At Wed, 21 Apr 2010 08:46:16 +0800, ykzhao wrote: > > On Wed, 2010-04-21 at 01:58 +0800, Takashi Iwai wrote: > > At Tue, 20 Apr 2010 10:13:20 -0700, > > Eric Anholt wrote: > > > > > > On Tue, 20 Apr 2010 14:50:54 +0200, Takashi Iwai wrote: > > > > A new HP laptop with GM45 seems detecting wrongl

Re: 2.6.34-rc5: Reported regressions from 2.6.33

2010-04-20 Thread Rafael J. Wysocki
On Tuesday 20 April 2010, Nick Bowler wrote: > On 05:15 Tue 20 Apr , Rafael J. Wysocki wrote: > > If you know of any other unresolved regressions from 2.6.33, please let us > > know either and we'll add them to the list. Also, please let us know > > if any of the entries below are invalid. >

Re: 2.6.34-rc5: Reported regressions from 2.6.33

2010-04-20 Thread Rafael J. Wysocki
On Wednesday 21 April 2010, Ben Gamari wrote: > On Tue, 20 Apr 2010 05:15:57 +0200 (CEST), "Rafael J. Wysocki" > wrote: > > This message contains a list of some regressions from 2.6.33, > > for which there are no fixes in the mainline known to the tracking team. > > If any of them have been fixed

Re: [PATCH] i915: Skip wrong TV outputs on HP laptop

2010-04-20 Thread ykzhao
On Wed, 2010-04-21 at 01:58 +0800, Takashi Iwai wrote: > At Tue, 20 Apr 2010 10:13:20 -0700, > Eric Anholt wrote: > > > > On Tue, 20 Apr 2010 14:50:54 +0200, Takashi Iwai wrote: > > > A new HP laptop with GM45 seems detecting wrongly TV outputs > > > occasionally. Most of time it detects the TV

Re: [PATCH] i915: Skip wrong TV outputs on HP laptop

2010-04-20 Thread Takashi Iwai
At Tue, 20 Apr 2010 10:13:20 -0700, Eric Anholt wrote: > > On Tue, 20 Apr 2010 14:50:54 +0200, Takashi Iwai wrote: > > A new HP laptop with GM45 seems detecting wrongly TV outputs > > occasionally. Most of time it detects the TV output as disconnected, > > but spontaneously it detects NTSC 480i

Re: [PATCH] i915: Skip wrong TV outputs on HP laptop

2010-04-20 Thread Eric Anholt
On Tue, 20 Apr 2010 14:50:54 +0200, Takashi Iwai wrote: > A new HP laptop with GM45 seems detecting wrongly TV outputs > occasionally. Most of time it detects the TV output as disconnected, > but spontaneously it detects NTSC 480i although the laptop has no TV > output at all. > > A simple (but

Re: 2.6.34-rc5: Reported regressions from 2.6.33

2010-04-20 Thread Nick Bowler
On 05:15 Tue 20 Apr , Rafael J. Wysocki wrote: > If you know of any other unresolved regressions from 2.6.33, please let us > know either and we'll add them to the list. Also, please let us know > if any of the entries below are invalid. Please list these two similar regressions from 2.6.33 i

[PATCH] i915: Skip wrong TV outputs on HP laptop

2010-04-20 Thread Takashi Iwai
A new HP laptop with GM45 seems detecting wrongly TV outputs occasionally. Most of time it detects the TV output as disconnected, but spontaneously it detects NTSC 480i although the laptop has no TV output at all. A simple (but ad hoc) fix is to add a DMI check as below. Signed-off-by: Takashi I