From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by gabe.freedesktop.org (Postfix) with ESMTPS id D783910E4BD for ; Wed, 18 May 2022 11:55:18 +0000 (UTC) From: =?UTF-8?q?Jouni=20H=C3=B6gander?= To: igt-dev@lists.freedesktop.org Date: Wed, 18 May 2022 14:55:02 +0300 Message-Id: <20220518115505.207813-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/3] Testcases for selective fetch area calculation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Pearson , Petri Latvala Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: This patch set is introducing couple of new testcases to stress PSR2 selective fetch are calculation: 1. Updating plane is partially or fully out of visible area 2. Updating plane is using only part of framebuffer. v2: Fix build error and warning in first patch Cc: José Roberto de Souza Cc: Mika Kahola Cc: Mark Pearson Cc: Petri Latvala Jouni Högander (3): tests/kms_psr2_sf: Move continuous testcase preparation for new tests tests/kms_psr2_sf: Add new move continuous testcases tests/i915/kms_psr2_sf: add sel fetch/big fb test tests/i915/kms_psr2_sf.c | 341 ++++++++++++++++++++++++++++++--------- 1 file changed, 267 insertions(+), 74 deletions(-) -- 2.25.1