From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from NAM02-DM3-obe.outbound.protection.outlook.com (mail-dm3nam07on2058.outbound.protection.outlook.com [40.107.95.58]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6865310EA8B for ; Tue, 10 May 2022 02:40:02 +0000 (UTC) From: David Zhang To: Date: Mon, 9 May 2022 22:38:46 -0400 Message-ID: <20220510023850.403686-1-dingchen.zhang@amd.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain Subject: [igt-dev] [PATCH v2 0/4] amdgpu PSR-SU scaling tests and some fix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: changes in v2: ------------------------ - correct the comments by using more accurate words - rebase w/ the latest code base David Zhang (4): tests/amdgpu/amd_psr: some fix for PSR-SU MPO test case tests/amdgpu/amd_psr: clean-up the code tests/amdgpu/amd_psr: use double framebuffers to emulate MPO case tests/amdgpu/amd_psr: add PSR-SU scaling test cases tests/amdgpu/amd_psr.c | 190 +++++++++++++++++++++++++++-------------- 1 file changed, 127 insertions(+), 63 deletions(-) -- 2.25.1