[PATCH] ACPI: Remove old blacklist entries

2010-02-01 Thread Matthew Garrett
info. So I would suggest > to add a "acpi=force" for your case. It's actually set to force_ht, so it sounds like some blacklisting is now stricter than it used to be. However, given that acpi=force seems to work, how about just doing the following? commit a8d9241dad684f7dda468

Re: [Bug #15124] PCI host bridge windows ignored (works with pci=use_crs)

2010-01-30 Thread Matthew Garrett
n the field seem to be doing so in order to avoid other bugs - and we're failing to fix those bugs as a result. -- Matthew Garrett | mj...@srcf.ucam.org -- To unsubscribe from this list: send the line "unsubscribe kernel-testers" in the body of a message to majord...@vger.ke

Re: Intel BIOS - Corrupted low memory at ffff880000004200

2009-07-08 Thread Matthew Garrett
patch. I'm beginning to think that we should be doing this on all hardware, perhaps with a kernel option to disable it for embedded devices that really need that 64K. The low-memory corruption issue seems to be very widespread. -- Matthew Garrett | mj...@srcf.ucam.org -- To unsubs

[PATCH] thermal: Fix polling frequency for systems without passive cooling

2009-04-14 Thread Matthew Garrett
The polling interval (in deciseconds) was accidently interpreted as being in milliseconds in one codepath, resulting in excessively frequent polling. Ensure that the conversion is performed. Signed-off-by: Matthew Garrett --- diff --git a/drivers/acpi/thermal.c b/drivers/acpi/thermal.c index

Re: [BISECTED] 20 ACPI interrupts per second on EEEPC 4G

2009-04-13 Thread Matthew Garrett
->polling_frequency); +tz->polling_frequency*100); if (IS_ERR(tz->thermal_zone)) return -ENODEV; -- Matthew Garrett | mj...@srcf.ucam.org -- To unsubscribe from this list: send the line "unsubscribe kernel-

Re: [BISECTED] 20 ACPI interrupts per second on EEEPC 4G

2009-04-13 Thread Matthew Garrett
On Sun, Apr 12, 2009 at 04:54:34PM +0100, Alan Jenkins wrote: > I did wonder whether this was due to thermal polling. So look what I > found with bisection :-). Huh. Could you send me the acpidump output? -- Matthew Garrett | mj...@srcf.ucam.org -- To unsubscribe from this list: send th

Re: [Bug #12705] X200: Brightness broken since 2.6.29-rc4-58-g4c098bc

2009-02-17 Thread Matthew Garrett
On Tue, Feb 17, 2009 at 03:05:25PM -0800, Eric Anholt wrote: > On Sun, 2009-02-15 at 13:43 +0000, Matthew Garrett wrote: > > On Sat, Feb 14, 2009 at 09:38:23PM +0100, Rafael J. Wysocki wrote: > > > > > The following bug entry is on the current list of known regressions &g

Re: [Bug #12401] 2.6.28 regression: xbacklight broken on ThinkPad X61s

2009-02-16 Thread Matthew Garrett
On Mon, Feb 16, 2009 at 01:37:40PM +0100, Ingo Molnar wrote: > > * Matthew Garrett wrote: > > > On Sun, Feb 15, 2009 at 11:16:47PM +0100, Tino Keitel wrote: > > > > > I think if it works without DRI in 2.6.27 and doesn't work in 2.6.28, > > >

Re: [Bug #12401] 2.6.28 regression: xbacklight broken on ThinkPad X61s

2009-02-15 Thread Matthew Garrett
in the firmware rather than the Intel one. That bug's been fixed, so now you're following the Intel codepath - unfortunately there's no way to do that without kernel-level graphics support, which means DRM. -- Matthew Garrett | mj...@srcf.ucam.org -- To unsubscribe from this l

Re: [Bug #12401] 2.6.28 regression: xbacklight broken on ThinkPad X61s

2009-02-15 Thread Matthew Garrett
This one sounded like a configuration error. -- Matthew Garrett | mj...@srcf.ucam.org -- To unsubscribe from this list: send the line "unsubscribe kernel-testers" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [Bug #12705] X200: Brightness broken since 2.6.29-rc4-58-g4c098bc

2009-02-15 Thread Matthew Garrett
et pushed? -- Matthew Garrett | mj...@srcf.ucam.org -- To unsubscribe from this list: send the line "unsubscribe kernel-testers" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [Bug #12152] Huge wakeups number from i1915

2008-12-08 Thread Matthew Garrett
On Mon, Dec 08, 2008 at 05:19:49PM +0100, Yves-Alexis Perez wrote: > > Doesn't ring any bells for me... > > This was the “irq spinning” thread on dri-devel. Looks like the patch was from Keith, not me? Unrelatedly, I didn't get the Cc:ed copy of this mail. Did you get

Re: [Bug #12152] Huge wakeups number from i1915

2008-12-08 Thread Matthew Garrett
gt; > > from busy waiting is an improvement not a regression :) > > > > Well, several thousand or more interrupts really seems like a > > regression :). But it seems that's the same thing as the “IRQ > > spinning” (there was a thread on dri-devel about that). > >

Re: Bugs on aspire one A150

2008-11-15 Thread Matthew Garrett
On Sat, Nov 15, 2008 at 02:52:36PM +0200, Maxim Levitsky wrote: > I applied his first patch, and now acpiphp works great > (loads fast, and detects both readers) Excellent, good to know. -- Matthew Garrett | [EMAIL PROTECTED] -- To unsubscribe from this list: send the line "unsubsc

Re: [Bug #11557] Controlling backlight on thinkpad x60

2008-09-13 Thread Matthew Garrett
I don't think this is a regression. The correct way to drive this hardware has always been through the ACPI video driver. The fact that thinkpad-acpi would also attempt to drive it was a bug. -- Matthew Garrett | [EMAIL PROTECTED] -- To unsubscribe from this list: send the line "u