From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4A08210E247 for ; Tue, 20 Sep 2022 20:16:48 +0000 (UTC) Date: Tue, 20 Sep 2022 13:16:47 -0700 Message-ID: <87mtatdcnk.wl-ashutosh.dixit@intel.com> From: "Dixit, Ashutosh" To: Riana Tauro In-Reply-To: <20220919144408.251981-6-riana.tauro@intel.com> References: <20220919144408.251981-1-riana.tauro@intel.com> <20220919144408.251981-6-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 5/8] i915/gem_exec_schedule: 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:05 -0700, Riana Tauro wrote: > > igt_power library reads energy using hwmon interface for dgfx and > rapl otherwise. Modify semaphore-power test to use igt_power interface. Reviewed-by: Ashutosh Dixit