Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750795AbWAFOff (ORCPT ); Fri, 6 Jan 2006 09:35:35 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751422AbWAFOff (ORCPT ); Fri, 6 Jan 2006 09:35:35 -0500 Received: from [69.90.134.213] ([69.90.134.213]:50892 "EHLO mail.tig-grr.com") by vger.kernel.org with ESMTP id S1750795AbWAFOff (ORCPT ); Fri, 6 Jan 2006 09:35:35 -0500 Date: Fri, 6 Jan 2006 06:34:14 -0800 From: Tom Marshall To: Pavel Machek Cc: Patrick Mochel , dtor_core@ameritech.net, Andrew Morton , Linux-pm mailing list , kernel list Subject: Re: [linux-pm] [patch] pm: fix runtime powermanagement's /sys interface Message-ID: <20060106143414.GA14043@home.tig-grr.com> References: <20051227213439.GA1884@elf.ucw.cz> <20051227220533.GA1914@elf.ucw.cz> <20060104213405.GC1761@elf.ucw.cz> <20060105215528.GF2095@elf.ucw.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060105215528.GF2095@elf.ucw.cz> User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1484 Lines: 26 > > I have a firewire controller in a desktop system, and a ATI Radeon in a > > T42 that support D1 and D2.. > > Ok, now we have a concrete example. So Radeon supports D1. But putting > radeon into D1 means you probably want to blank your screen and turn > the backlight off; that takes *long* time anyway. So you can simply > put your radeon into D3 and save a bit more power. > > So yes, Radeon supports D1, but we probably do not want to use it. I understand this is a theoretical argument. However, in reality, a significant number of T42 owners get less than 12 hours of battery life in S3 suspend because the Radeon chip sucks a huge amount of power with the current code. We would be eternally grateful if someone could figure out why only some models are affected and, more importantly, submit a patch that will reliably enter D2 (or D3 if it is supported?) for all Radeon 7500 chips. I've found a couple patches that were submitted to this list but, for whatever reason, nobody seems to have found a solution that is acceptable yet. I've been manually patching my kernels with code to enter D2 for the last year or so, and from the volume of google results, it looks like quite a lot of other folks are doing the same... :( - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/