From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.151]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6402110E667 for ; Fri, 22 Sep 2023 13:24:26 +0000 (UTC) From: Anshuman Gupta To: igt-dev@lists.freedesktop.org Date: Fri, 22 Sep 2023 18:53:58 +0530 Message-Id: <20230922132401.177284-1-anshuman.gupta@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t v2 0/3] Add d3 mmap 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: Adding d3 mmap test and adding forcewake igt exit handler to vram-d3cold-threshold as well. Anshuman Gupta (3): tests/xe_pm: Add d3-mmap IGT test test/xe_pm: Use fw_handle exit handler for vram-d3cold-threshold HAX: Add d3-mmap to xe-fast-feedback tests/intel-ci/xe-fast-feedback.testlist | 1 + tests/intel/xe_pm.c | 114 +++++++++++++++++++++-- 2 files changed, 106 insertions(+), 9 deletions(-) -- 2.25.1