From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753319AbbG2K4a (ORCPT ); Wed, 29 Jul 2015 06:56:30 -0400 Received: from mail-pa0-f46.google.com ([209.85.220.46]:33879 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751739AbbG2K42 (ORCPT ); Wed, 29 Jul 2015 06:56:28 -0400 Date: Wed, 29 Jul 2015 16:26:22 +0530 From: Viresh Kumar To: Pavel Machek Cc: Rafael Wysocki , linaro-kernel@lists.linaro.org, linux-pm@vger.kernel.org, b.zolnierkie@samsung.com, nm@ti.com, sboyd@codeaurora.org, Tomasz Figa , Michael Turquette , Javier Martinez Canillas , Thomas Abraham , Greg Kroah-Hartman , Len Brown , open list Subject: Re: [PATCH 1/4] opp: add dev_pm_opp_is_turbo() helper Message-ID: <20150729105622.GA5100@linux> References: <20150728142713.GB17745@amd> <20150729102435.GB9584@linux> <20150729105347.GA23865@amd> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150729105347.GA23865@amd> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 29-07-15, 12:53, Pavel Machek wrote: > So any combination of normal OPPs can be sustained for arbitrary time > within the temperature range? Maybe not. That's why we user thermal framework to sense such situations and react accordingly. > And as soon as any turbo OPP is enabled, we produce more heat than > TDP? But yeah, this will cross all limits. Shall generate more heat or may consume lots of power for very small benefit in performance. And so very short duration bursts of this are used by very few platforms. -- viresh