From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 959D3C4167B for ; Fri, 8 Dec 2023 07:57:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=8Oq9YJGpnqBpavgExU9liKPpcypAF+10sMD/YKn4iTg=; b=Q9M516h34rSzYw BEDy6mPyurwrR8nXHDtZiLBkX3eLoFTroxXeEi1CyWeW5At9nTLoMV0ra91/CjM5AwV2j/eqwcVg1 E0Lv/DTMXZ4m2zT67MLRLg7LNtbaZaavnV63V60tatuk4OflChY2eKOJ4Tz5QGjvcq3WtZHldoXrj JjE1Sl6ER38wrA0lAzDvwJRfE2MqnEeTH1dspphD6fp8XANFtwKkKD0aAhRfpohfQIrUL0HxDju9y 7I+2eULGr6Td3h/dpH4jR5oT3f81Tgg2UxIC/H+8XgBjXICukPFwC2Y/qPkqCex3EZ/U6sX0G2EQK 5SVXGkkAVvykD6vCIoRg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rBVjn-00F0P9-09; Fri, 08 Dec 2023 07:57:31 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rBVjj-00F0Oo-2y; Fri, 08 Dec 2023 07:57:29 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 5398911FB; Thu, 7 Dec 2023 23:58:05 -0800 (PST) Received: from [10.57.3.19] (unknown [10.57.3.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 2779F3F5A1; Thu, 7 Dec 2023 23:57:18 -0800 (PST) Message-ID: Date: Fri, 8 Dec 2023 07:58:19 +0000 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH] arm64: dts: rockchip: Add dynamic-power-coefficient to rk3399 GPU Content-Language: en-US To: Heiko Stuebner Cc: daniel.lezcano@linaro.org, krzysztof.kozlowski+dt@linaro.org, robh+dt@kernel.org, conor+dt@kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20231127081511.1911706-1-lukasz.luba@arm.com> <170198105573.18516.6264175947902125145.b4-ty@sntech.de> From: Lukasz Luba In-Reply-To: <170198105573.18516.6264175947902125145.b4-ty@sntech.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231207_235728_006940_9CDD3B64 X-CRM114-Status: UNSURE ( 8.06 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 12/7/23 20:30, Heiko Stuebner wrote: > On Mon, 27 Nov 2023 08:15:11 +0000, Lukasz Luba wrote: >> Add dynamic-power-coefficient to the GPU node. That will create Energy >> Model for the GPU based on the coefficient and OPP table information. >> It will enable mechanism such as DTMP or IPA to work with the GPU DVFS. >> In similar way the Energy Model for CPUs in rk3399 is created, so both >> are aligned in power scale. The maximum power used from this coefficient >> is 1.5W at 600MHz. >> >> [...] > > Applied, thanks! Thank you Heiko! > > [1/1] arm64: dts: rockchip: Add dynamic-power-coefficient to rk3399 GPU > commit: 381d48fbada9b5b39f5a811bb8fe76365d6bdd5c > > Best regards, _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel