From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1FAE810E091 for ; Sat, 4 Mar 2023 02:55:25 +0000 (UTC) Date: Fri, 03 Mar 2023 18:55:23 -0800 Message-ID: <87zg8tw7hg.wl-ashutosh.dixit@intel.com> From: "Dixit, Ashutosh" To: Umesh Nerlige Ramappa In-Reply-To: <20230215004648.2100655-2-umesh.nerlige.ramappa@intel.com> References: <20230215004648.2100655-1-umesh.nerlige.ramappa@intel.com> <20230215004648.2100655-2-umesh.nerlige.ramappa@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 01/31] i915/perf: Add support for 64-bit OA formats List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: igt-dev@lists.freedesktop.org, Lionel G Landwerlin Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: On Tue, 14 Feb 2023 16:46:18 -0800, Umesh Nerlige Ramappa wrote: > > Newer gen12 platforms introduced 64 bit OA formats that are used by MTL. > Add support to parse reports for 64 bit counters. Reviewed-by: Ashutosh Dixit