From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by gabe.freedesktop.org (Postfix) with ESMTPS id DDAC110E75D for ; Wed, 25 Jan 2023 09:08:05 +0000 (UTC) From: =?UTF-8?q?Jouni=20H=C3=B6gander?= To: igt-dev@lists.freedesktop.org Date: Wed, 25 Jan 2023 11:07:40 +0200 Message-Id: <20230125090742.1599761-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 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. Cc: Jeevan B Cc: Swati Sharma 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 | 368 +++++++++++++++++++++++++-------------- tests/meson.build | 9 +- 2 files changed, 246 insertions(+), 131 deletions(-) -- 2.34.1