From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sylvain BERTRAND Subject: [radeonsi] ss percentage divider in dpm Date: Wed, 19 Feb 2014 20:54:30 +0100 Message-ID: <20140219195430.GA261@freedom> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from smtpauth-vit.online.net (smtpauth-vit.online.net [88.190.253.76]) by gabe.freedesktop.org (Postfix) with ESMTP id 7C113FAF01 for ; Wed, 19 Feb 2014 11:54:33 -0800 (PST) Received: from [88.188.175.165] (helo=localhost) by smtpauth-vit.online.net with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1WGDDz-0004Dc-DW for dri-devel@lists.freedesktop.org; Wed, 19 Feb 2014 20:54:31 +0100 Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org Hi, The commit 18f8f52b9a8c293111c058f9d25bcd5e718b80b2 does introduce the ss percentage divider. This divider is not used in si_populate_mclk_value and si_calculate_sclk_params. Expected? -- Sylvain