From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x443.google.com (mail-wr1-x443.google.com [IPv6:2a00:1450:4864:20::443]) by gabe.freedesktop.org (Postfix) with ESMTPS id 27CCB6E29A for ; Fri, 21 Feb 2020 13:12:54 +0000 (UTC) Received: by mail-wr1-x443.google.com with SMTP id k11so2002883wrd.9 for ; Fri, 21 Feb 2020 05:12:54 -0800 (PST) References: <1582286887-23159-1-git-send-email-juhapekka.heikkila@gmail.com> <158228779749.30577.13907167889704375473@skylake-alporthouse-com> From: Juha-Pekka Heikkila Message-ID: <8b77c078-a89f-2b90-37bc-b7b2ee689866@gmail.com> Date: Fri, 21 Feb 2020 15:12:46 +0200 MIME-Version: 1.0 In-Reply-To: <158228779749.30577.13907167889704375473@skylake-alporthouse-com> Content-Language: en-US Subject: Re: [igt-dev] [PATCH i-g-t] tests/kms_cursor_legacy: increase timeout for nonblocking flip wait List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: juhapekka.heikkila@gmail.com Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: Chris Wilson , igt-dev@lists.freedesktop.org List-ID: On 21.2.2020 14.23, Chris Wilson wrote: > Quoting Juha-Pekka Heikkila (2020-02-21 12:08:07) >> When run on more than one monitor there may be modeset in queue >> which will block flip. Kernel will timeout with modeset at >> ten seconds so lets wait in test also that same ten seconds at >> maximum. > > 10s! You are joking, right? For a modeset that should not be there? 10s sounded quite big number to me too but that is from Ville. This test is now failing because modeset + flip take more than one second, on my ICL box with eDP + HDMI connected it becomes 1.19s. Arek is talking about test box where it is more than two seconds. Anyway if 10s is what kernel is waiting in the worst case I don't think test should be more strict. /Juha-Pekka _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev