From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTPS id E4F5010E158 for ; Tue, 8 Aug 2023 11:59:58 +0000 (UTC) From: Anshuman Gupta To: igt-dev@lists.freedesktop.org Date: Tue, 8 Aug 2023 17:29:11 +0530 Message-Id: <20230808115913.1064831-1-anshuman.gupta@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t 0/2] Add vram_d3cold_threshold test List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: badal.nilawar@intel.com, rodrigo.vivi@intel.com Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: This is a spin off from the below series, https://patchwork.freedesktop.org/series/119914/#rev3 Anshuamn Gupta (1): lib/igt_pm: Remove pci_system_{init, cleanup} Anshuman Gupta (1): test/xe_pm: Add vram_d3cold_threshold subtest lib/igt_pm.c | 5 -- tests/xe/xe_pm.c | 121 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 121 insertions(+), 5 deletions(-) -- 2.25.1