From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by gabe.freedesktop.org (Postfix) with ESMTPS id 66A9510E320 for ; Tue, 11 Jul 2023 06:51:01 +0000 (UTC) From: Riana Tauro To: igt-dev@lists.freedesktop.org Date: Tue, 11 Jul 2023 12:24:24 +0530 Message-Id: <20230711065424.1210524-4-riana.tauro@intel.com> In-Reply-To: <20230711065424.1210524-1-riana.tauro@intel.com> References: <20230711065424.1210524-1-riana.tauro@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t v3 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 1e8f181c2..ad8befc86 100644 --- a/tests/intel-ci/xe-fast-feedback.testlist +++ b/tests/intel-ci/xe-fast-feedback.testlist @@ -189,6 +189,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@export-vs-gem_close-race -- 2.40.0