From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by gabe.freedesktop.org (Postfix) with ESMTPS id 613DD10E247 for ; Tue, 20 Sep 2022 20:18:27 +0000 (UTC) Date: Tue, 20 Sep 2022 13:18:07 -0700 Message-ID: <87leqddclc.wl-ashutosh.dixit@intel.com> From: "Dixit, Ashutosh" To: Riana Tauro In-Reply-To: <20220919144408.251981-7-riana.tauro@intel.com> References: <20220919144408.251981-1-riana.tauro@intel.com> <20220919144408.251981-7-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 6/8] i915/gem_exec_whisper: 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:06 -0700, Riana Tauro wrote: > > igt_power library reads energy using hwmon interface for dgfx and > rapl otherwise. Modify gem_exec_whisper test to use igt_power interface. Reviewed-by: Ashutosh Dixit