From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06b.intel.com [134.134.136.31]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0B35310E71A for ; Fri, 3 Feb 2023 07:59:03 +0000 (UTC) From: =?UTF-8?q?Jouni=20H=C3=B6gander?= To: igt-dev@lists.freedesktop.org Date: Fri, 3 Feb 2023 09:58:04 +0200 Message-Id: <20230203075806.1589164-1-jouni.hogander@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t v2 0/2] Psr2 dsc testcases List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: This patch set is doing some cleanup to kms_psr2_sf testcases and adding mechanism to stress other features with PSR2. It is utilizing this new mechanism for testing DSC with PSR2. v2: - check dsc is enabled - remove unused variables Jouni Högander (2): tests/i915/kms_psr2_sf: Some cleanups after kms_psr2_sf: Add dynamic subtests which use DSC feature tests/i915/kms_psr2_sf.c | 370 +++++++++++++++++++++++++-------------- tests/meson.build | 9 +- 2 files changed, 248 insertions(+), 131 deletions(-) -- 2.34.1