From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by gabe.freedesktop.org (Postfix) with ESMTPS id C9AD76E0BA for ; Mon, 11 May 2020 02:33:31 +0000 (UTC) From: Kunal Joshi Date: Mon, 11 May 2020 01:05:49 +0530 Message-Id: <20200510193551.9818-1-kunal1.joshi@intel.com> MIME-Version: 1.0 Subject: [igt-dev] [PATCH i-g-t 0/2] tests/kms_chamelium Handle DP FSM more reliably List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: arkadiusz.hiler@intel.com, igt-dev@lists.freedesktop.org, imre.deak@intel.com Cc: Kunal Joshi List-ID: Receiver reset is always required after we set a new mode, so let's disable the mode (reset_state() does that) before we switch to a new mode. With this we will get the HPD pulses reliably for each iteration over all the supoprted modes. Cc: Hiler Arkadiusz Cc: Imre Deak Issue: https://gitlab.freedesktop.org/drm/intel/issues/262 Kunal Joshi (2): tests/kms_chamelium Fix DP FSM in dp-mode-timings HAX: Run in BAT tests/intel-ci/fast-feedback.testlist | 1 + tests/kms_chamelium.c | 46 +++++++++++++++++---------- 2 files changed, 31 insertions(+), 16 deletions(-) -- 2.25.1 _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev