From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by gabe.freedesktop.org (Postfix) with ESMTPS id 325FB6E52C for ; Mon, 27 Jan 2020 14:45:58 +0000 (UTC) From: Mika Kahola Date: Mon, 27 Jan 2020 16:45:52 +0200 Message-Id: <20200127144554.11364-1-mika.kahola@intel.com> Subject: [igt-dev] [PATCH i-g-t 0/2] Fix CRC mismatch List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: igt-dev@lists.freedesktop.org List-ID: On newer gens we experience CRC mismatch errors. These are caused by comparison between HDR and SDR planes. This patch series proposes a fix that compares HDR primary plane to HDR overlay planes and SDR primary plane to SDR overlay planes. Yf tiling is not supported by GEN12. We should intentionally skip a test with that tiling mode. Mika Kahola (2): tests/kms_plane_lowres: Skip Yf tiling tests from gen12 onwards tests/kms_plane_lowres: Fix CRC mismatch tests/kms_plane_lowres.c | 147 ++++++++++++++++++++++++--------------- 1 file changed, 90 insertions(+), 57 deletions(-) -- 2.17.1 _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev