From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.8]) by gabe.freedesktop.org (Postfix) with ESMTPS id A0F4310E56D for ; Fri, 5 Jan 2024 06:40:07 +0000 (UTC) Message-ID: <54cab97b-e9f1-4065-a4a1-b4c561bdaf32@intel.com> Date: Fri, 5 Jan 2024 12:10:03 +0530 MIME-Version: 1.0 Subject: Re: [i-g-t,4/4] tests/intel/kms_dirtyfb: Fix few fixtures Content-Language: en-US To: Bhanuprakash Modem , igt-dev@lists.freedesktop.org References: <20231227133020.685916-4-bhanuprakash.modem@intel.com> From: "Joshi, Kunal1" In-Reply-To: <20231227133020.685916-4-bhanuprakash.modem@intel.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: On 12/27/2023 7:00 PM, Bhanuprakash Modem wrote: > As this test is expected that the driver must be atomic and > atleast one display panel connected, fix the igt_fixtures > accordingly. > > Signed-off-by: Bhanuprakash Modem Reviewed-by: Kunal Joshi