From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by gabe.freedesktop.org (Postfix) with ESMTPS id B477410E83D for ; Fri, 14 Jul 2023 09:37:55 +0000 (UTC) From: Riana Tauro To: igt-dev@lists.freedesktop.org Date: Fri, 14 Jul 2023 15:11:21 +0530 Message-Id: <20230714094121.1446298-4-riana.tauro@intel.com> In-Reply-To: <20230714094121.1446298-1-riana.tauro@intel.com> References: <20230714094121.1446298-1-riana.tauro@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t v4 3/3] xe-fast-feedback.testlist: Add gt-c6-on-idle to BAT 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 the new test gt-c6-on-idle to BAT. This test validates if gt is in c6 on idle. 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 e6f134f3d..2799d9cfb 100644 --- a/tests/intel-ci/xe-fast-feedback.testlist +++ b/tests/intel-ci/xe-fast-feedback.testlist @@ -149,6 +149,7 @@ igt@xe_mmap@vram 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_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