From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (unknown [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTPS id F0D9210E2AC for ; Mon, 31 Jul 2023 14:33:39 +0000 (UTC) Message-ID: Date: Mon, 31 Jul 2023 20:02:52 +0530 MIME-Version: 1.0 Content-Language: en-US To: =?UTF-8?Q?Jouni_H=c3=b6gander?= , igt-dev@lists.freedesktop.org References: <20230622054543.3360732-2-jouni.hogander@intel.com> From: "Joshi, Kunal1" In-Reply-To: <20230622054543.3360732-2-jouni.hogander@intel.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [igt-dev] [i-g-t, v6, 1/4] tests/i915/kms_frontbuffer_tracking: Split fbc into library List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: On 6/22/2023 11:15 AM, Jouni Högander wrote: > Split fbc handling into library to be used by other tests as well. > > v3: Add library function descriptions > v2: Moved into libigt instead of static kms_fbc_helper > > Signed-off-by: Jouni Högander > if (t->feature & FEATURE_DRRS) LGTM Reviewed-by: Kunal Joshi