From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by gabe.freedesktop.org (Postfix) with ESMTPS id 3188D6EABF for ; Fri, 8 May 2020 09:24:36 +0000 (UTC) From: Kunal Joshi Date: Fri, 8 May 2020 07:56:53 +0530 Message-Id: <20200508022655.5059-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. For more details Refer commit: c8dc1fd926a550308b971ca7d83fe0a927a38152 Cc: Hiler Arkadiusz Cc: Imre Deak Issue: https://gitlab.freedesktop.org/drm/intel/issues/262 Signed-off-by: Kunal Joshi 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 | 43 +++++++++++++++++---------- 2 files changed, 29 insertions(+), 15 deletions(-) -- 2.25.1 _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev