From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Furniss Subject: Re: [PATCH 0/9] drm/radeon/kms: update pm code Date: Mon, 10 May 2010 18:25:43 +0100 Message-ID: <4BE84197.3020602@ukfsn.org> References: <1273266980-20982-1-git-send-email-alexdeucher@gmail.com> <4BE82E9A.2030603@ukfsn.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail.ukfsn.org (mail.ukfsn.org [77.75.108.10]) by gabe.freedesktop.org (Postfix) with ESMTP id AB3F69E7D1 for ; Mon, 10 May 2010 10:25:42 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: Alex Deucher Cc: mjg59@srcf.ucam.org, dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org Alex Deucher wrote: > Send me a copy of your vbios, I may need to adjust the profile table > for rv670. As root: > cd /sys/bus/pci/devices/ > echo 1> rom > cat rom> /tmp/vbios.rom > echo 0> rom Sent >> One separate question - do I need to use the module param dynclks=1 or is it >> the default? >> > > The module parameter is obsolete. you can enable it dynamically via > sysfs (power_method). The default pm method is profile. OK, I know dynpm was removed - but this is dynclks are the two the same?