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 X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C77CBC433E0 for ; Fri, 12 Mar 2021 18:09:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9DA3564F48 for ; Fri, 12 Mar 2021 18:09:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232529AbhCLSJP (ORCPT ); Fri, 12 Mar 2021 13:09:15 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:50708 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231636AbhCLSIq (ORCPT ); Fri, 12 Mar 2021 13:08:46 -0500 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id B00C81C0B7C; Fri, 12 Mar 2021 19:08:42 +0100 (CET) Date: Fri, 12 Mar 2021 19:08:42 +0100 From: Pavel Machek To: Peiyong Lin Cc: Brian Starkey , alexdeucher@gmail.com, android-kernel@google.com, dri-devel@lists.freedesktop.org, Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Ingo Molnar , nd@arm.com, Paul Walmsley , Prahlad Kilambi , "Rafael J. Wysocki" , Steven Rostedt , Sidath Senanayake , Ulf Hansson , Masahiro Yamada , zzyiwei@android.com Subject: Re: [PATCH v5] Add power/gpu_frequency tracepoint. Message-ID: <20210312180841.GA29093@amd> References: <20201202123420.g3ivr5le4imcrdsa@DESKTOP-E1NTVVP.localdomain> <20201221201019.2897731-1-lpy@google.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9jxsPFA5p3P2qPhR" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --9jxsPFA5p3P2qPhR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed 2021-03-10 13:56:29, Peiyong Lin wrote: > On Mon, Dec 21, 2020 at 12:10 PM Peiyong Lin wrote: > > > > Historically there is no common trace event for GPU frequency, in > > downstream Android each different hardware vendor implements their own > > way to expose GPU frequency, for example as a debugfs node. This patch > > standardize it as a common trace event in upstream linux kernel to help > > the ecosystem have a common implementation across hardware vendors. > > Toolings in the Linux ecosystem will benefit from this especially in the > > downstream Android, where this information is critical to graphics > > developers. =2E.. > > /* This part must be outside protection */ > > -- > > 2.29.2.684.gfbc64c5ab5-goog > > >=20 > Hi there, >=20 > Could you please take a look at this patch? Please trim email quotes when replying. Also, you might want to state _name_ of person who should apply this, so there's no ambiguity. You cc-ed many people... Pavel --=20 http://www.livejournal.com/~pavelmachek --9jxsPFA5p3P2qPhR Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAmBLrikACgkQMOfwapXb+vKmUgCfYJkfoLcgo9O2CieH/qJZ1Y6i CuEAnRsSitZAj6RBtdRepNCJESxo1r2p =l4Xr -----END PGP SIGNATURE----- --9jxsPFA5p3P2qPhR--