From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (unknown [192.55.52.151]) by gabe.freedesktop.org (Postfix) with ESMTPS id 11E7C10E2AA for ; Mon, 31 Jul 2023 14:34:31 +0000 (UTC) Message-ID: <070ad02b-79f3-986e-1f59-98f36c71a9d7@intel.com> Date: Mon, 31 Jul 2023 20:04:25 +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-3-jouni.hogander@intel.com> From: "Joshi, Kunal1" In-Reply-To: <20230622054543.3360732-3-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, 2/4] tests/i915/kms_frontbuffer_tracking: Split drrs 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 drrs handling into library to be used by other testcases as well. > > v3: Add library function descriptions > v2: Moved into libigt instead of static kms_drrs_helper > > Signed-off-by: Jouni Högander LGTM Reviewed-by: Kunal Joshi