From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by gabe.freedesktop.org (Postfix) with ESMTPS id 700BA10E2E0 for ; Tue, 27 Jun 2023 11:22:57 +0000 (UTC) From: Anshuman Gupta To: igt-dev@lists.freedesktop.org Date: Tue, 27 Jun 2023 16:52:42 +0530 Message-Id: <20230627112244.3847791-1-anshuman.gupta@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t 0/2] vram d3cold threshold test List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: badal.nilawar@intel.com Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: Adding vram_d3cold_threshold subtest Anshuman Gupta (2): tests/xe_pm : Add support to disable all crtc test/xe_pm: Add vram_d3cold_threshold subtest tests/xe/xe_pm.c | 93 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) -- 2.25.1