From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7B29210E0C5 for ; Tue, 20 Sep 2022 20:07:44 +0000 (UTC) Date: Tue, 20 Sep 2022 13:07:22 -0700 Message-ID: <87o7v9dd39.wl-ashutosh.dixit@intel.com> From: "Dixit, Ashutosh" To: Riana Tauro In-Reply-To: <20220919144408.251981-5-riana.tauro@intel.com> References: <20220919144408.251981-1-riana.tauro@intel.com> <20220919144408.251981-5-riana.tauro@intel.com> MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Subject: Re: [igt-dev] [PATCH i-g-t v2 4/8] i915/i915_pm_rc6_residency: Add energy support for dgfx List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: igt-dev@lists.freedesktop.org, badal.nilawar@intel.com Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: On Mon, 19 Sep 2022 07:44:04 -0700, Riana Tauro wrote: > > igt_power library reads energy using hwmon interface for dgfx and > rapl otherwise. Modify rc6-idle and rc6-fence to use igt_power interface. Reviewed-by: Ashutosh Dixit