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 975BE10E264 for ; Wed, 22 Mar 2023 15:59:13 +0000 (UTC) Date: Wed, 22 Mar 2023 08:49:41 -0700 Message-ID: <87y1nou6p6.wl-ashutosh.dixit@intel.com> From: "Dixit, Ashutosh" To: Umesh Nerlige Ramappa In-Reply-To: <20230322000523.3310187-31-umesh.nerlige.ramappa@intel.com> References: <20230322000523.3310187-1-umesh.nerlige.ramappa@intel.com> <20230322000523.3310187-31-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 30/31] tools/perf: Choose the right card 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:22 -0700, Umesh Nerlige Ramappa wrote: > > Choose the right dri card to open for perf recorder. A comment on the "why" of the change from "renderD" to "card" here would be nice? We cannot open OAM streams using renderD? With that: Reviewed-by: Ashutosh Dixit