From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from NAM11-CO1-obe.outbound.protection.outlook.com (mail-co1nam11on2083.outbound.protection.outlook.com [40.107.220.83]) by gabe.freedesktop.org (Postfix) with ESMTPS id D02ED10F1AB for ; Mon, 25 Apr 2022 15:37:08 +0000 (UTC) From: David Zhang To: Date: Mon, 25 Apr 2022 11:36:50 -0400 Message-ID: <20220425153654.752046-1-dingchen.zhang@amd.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain Subject: [igt-dev] [PATCH v3 0/4] amdgpu PSR-SU cursor move test cases 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 v3: --------------------- - rebase w/ latest master code base - pre-set the visual confirm option as disabled - use multi-level comments to replace "//" as per linux kernel coding style David Zhang (4): tests/amdgpu/amd_psr: add helper to draw cursor pattern tests/amdgpu/amd_psr: set visual-confirm default to disabled tests/amdgpu/amd_psr: add PSR-SU cursor movement test case tests/amdgpu/amd_psr: add PSR-SU test case for cursor move + MPO scenario tests/amdgpu/amd_psr.c | 191 +++++++++++++++++++++++++++++++++++++++-- 1 file changed, 184 insertions(+), 7 deletions(-) -- 2.25.1