From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7ADA510E0FC for ; Thu, 23 Mar 2023 18:19:55 +0000 (UTC) Date: Thu, 23 Mar 2023 11:19:33 -0700 Message-ID: <87jzz7tjnu.wl-ashutosh.dixit@intel.com> From: "Dixit, Ashutosh" To: igt-dev@lists.freedesktop.org In-Reply-To: <20230322230402.3342787-1-ashutosh.dixit@intel.com> References: <20230322230402.3342787-1-ashutosh.dixit@intel.com> MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Subject: Re: [igt-dev] [PATCH i-g-t 0/2] i915/i915_power: Also show requested and actual freq's List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: On Wed, 22 Mar 2023 16:04:00 -0700, Ashutosh Dixit wrote: > > Ashutosh Dixit (1): > i915/i915_power: Also show requested and actual freq's > > Zbigniew Kempczy=F1ski (1): > lib/igt_sysfs: Add i915_for_each_gt() macro > > lib/igt_sysfs.h | 5 +++++ > tests/i915/i915_power.c | 10 +++++++++- > 2 files changed, 14 insertions(+), 1 deletion(-) Thanks Kamil/Riana, series is merged now. We'll need to see if we want to continue with i915_for_each_gt() (to contrast with xe_for_each_gt()) or we can use for_each_gt() for i915 IGT. Thanks. -- Ashutosh