From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.126]) by gabe.freedesktop.org (Postfix) with ESMTPS id EDBA810E68A for ; Fri, 11 Aug 2023 10:27:13 +0000 (UTC) From: Riana Tauro To: igt-dev@lists.freedesktop.org Date: Fri, 11 Aug 2023 16:02:17 +0530 Message-Id: <20230811103217.415744-3-riana.tauro@intel.com> In-Reply-To: <20230811103217.415744-1-riana.tauro@intel.com> References: <20230811103217.415744-1-riana.tauro@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t 2/2] HAX: Add idle-residency-on-exec to xe-fast-feedback.testlist 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: Add idle-residency-on-exec to xe-fast-feedback.testlist Signed-off-by: Riana Tauro --- 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 f7c6b62f5..e8f9c1902 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_residency@idle-residency-on-exec 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.40.0