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 812D910E66D for ; Fri, 22 Sep 2023 13:24:33 +0000 (UTC) From: Anshuman Gupta To: igt-dev@lists.freedesktop.org Date: Fri, 22 Sep 2023 18:54:01 +0530 Message-Id: <20230922132401.177284-4-anshuman.gupta@intel.com> In-Reply-To: <20230922132401.177284-1-anshuman.gupta@intel.com> References: <20230922132401.177284-1-anshuman.gupta@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t v2 3/3] HAX: Add d3-mmap to xe-fast-feedback 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 to xe-fast-feedback. Signed-off-by: Anshuman Gupta --- tests/intel-ci/xe-fast-feedback.testlist | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist index 610cc958c..8357208ab 100644 --- a/tests/intel-ci/xe-fast-feedback.testlist +++ b/tests/intel-ci/xe-fast-feedback.testlist @@ -144,6 +144,7 @@ igt@xe_mmap@vram-system igt@xe_mmio@mmio-timestamp igt@xe_mmio@mmio-invalid igt@xe_pm_residency@gt-c6-on-idle +igt@xe_pm@d3-mmap igt@xe_prime_self_import@basic-with_one_bo igt@xe_prime_self_import@basic-with_fd_dup #igt@xe_prime_self_import@basic-llseek-size -- 2.25.1