From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7E43F10E3C9 for ; Wed, 22 Mar 2023 16:37:08 +0000 (UTC) Date: Wed, 22 Mar 2023 09:26:33 -0700 Message-ID: <87wn38u4zq.wl-ashutosh.dixit@intel.com> From: "Dixit, Ashutosh" To: Umesh Nerlige Ramappa In-Reply-To: <20230322000523.3310187-29-umesh.nerlige.ramappa@intel.com> References: <20230322000523.3310187-1-umesh.nerlige.ramappa@intel.com> <20230322000523.3310187-29-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 v4 28/31] lib/i915/perf: Add support for MPEC format 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, 21 Mar 2023 17:05:20 -0700, Umesh Nerlige Ramappa wrote: > > Add support in perf library for MPEC formats. We have only added I915_OAM_FORMAT_MPEC8u32_B8_C8. Don't we also need to add I915_OAM_FORMAT_MPEC8u64_B8_C8 here? Otherwise, this is: Reviewed-by: Ashutosh Dixit