From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dana Goyette Subject: Re: [PATCH] drm/radeon/kms: simplify picking power state Date: Sun, 14 Feb 2010 21:51:20 -0800 Message-ID: <4B78E0D8.9030006@calpoly.edu> References: <1265925006-3745-2-git-send-email-zajec5@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.sourceforge.net To: Alex Deucher Cc: dri-devel@lists.sourceforge.net List-Id: dri-devel@lists.freedesktop.org On 02/14/2010 07:43 PM, Alex Deucher wrote: > On Fri, Feb 12, 2010 at 10:38 AM, Dana Goyette wro= te: > = >> On 02/11/2010 02:00 PM, Rafa=B3 Mi=B3ecki wrote: >> = >>> W dniu 11 lutego 2010 22:50 u=BFytkownik Rafa=B3 Mi=B3ecki >>> napisa=B3: >>> = >>>> --- >>>> drivers/gpu/drm/radeon/radeon_pm.c | 57 >>>> +++++++++++------------------------ >>>> 1 files changed, 18 insertions(+), 39 deletions(-) >>>> = >>> Dave you can add >>> Signed-off-by: Rafa=B3 Mi=B3ecki >>> of course, if you wish. Forgot that. >>> >>> = >> Hmm, something to watch out for: what about cards that offer more than o= ne >> battery state? Take my RV635 (Mobility HD3650), for example -- my card = has >> two battery states with different frequencies. >> = > They are for different things. The dmesg output doesn't print out the > full power state info. Most likely one is for video playback that has > slightly different performance or bandwidth requirements compared to > the regular battery state. > > Alex > = On that note, how do you define which is the "regular" battery state? = Right now, the PM code seems to miss the lowest-speed state, and thus = doesn't save as much power as it ideally would. ---------------------------------------------------------------------------= --- SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev --