From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.10]) by gabe.freedesktop.org (Postfix) with ESMTPS id ACDF510E10C for ; Mon, 20 Nov 2023 18:25:11 +0000 (UTC) From: Matthew Auld To: igt-dev@lists.freedesktop.org Date: Mon, 20 Nov 2023 18:24:30 +0000 Message-ID: <20231120182430.88753-16-matthew.auld@intel.com> In-Reply-To: <20231120182430.88753-1-matthew.auld@intel.com> References: <20231120182430.88753-1-matthew.auld@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t v10 15/15] tests/intel-ci/xe: add pat and caching related tests List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: Add the various pat_index, coh_mode and cpu_caching related tests to BAT. Signed-off-by: Matthew Auld Cc: José Roberto de Souza Cc: Pallavi Mishra Reviewed-by: Niranjana Vishwanathapura --- tests/intel-ci/xe-fast-feedback.testlist | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist index 2a95bd037..31be6c5f6 100644 --- a/tests/intel-ci/xe-fast-feedback.testlist +++ b/tests/intel-ci/xe-fast-feedback.testlist @@ -107,6 +107,7 @@ igt@xe_intel_bb@simple-bb-ctx igt@xe_mmap@bad-extensions igt@xe_mmap@bad-flags igt@xe_mmap@bad-object +igt@xe_mmap@cpu-caching igt@xe_mmap@system igt@xe_mmap@vram igt@xe_mmap@vram-system @@ -147,6 +148,14 @@ igt@xe_vm@munmap-style-unbind-userptr-end igt@xe_vm@munmap-style-unbind-userptr-front igt@xe_vm@munmap-style-unbind-userptr-inval-end igt@xe_vm@munmap-style-unbind-userptr-inval-front +igt@xe_pat@userptr-coh-none +igt@xe_pat@prime-self-import-coh +igt@xe_pat@prime-external-import-coh +igt@xe_pat@pat-index-all +igt@xe_pat@pat-index-xelp +igt@xe_pat@pat-index-xehpc +igt@xe_pat@pat-index-xelpg +igt@xe_pat@pat-index-xe2 igt@xe_waitfence@abstime igt@xe_waitfence@reltime igt@kms_addfb_basic@addfb25-4-tiled -- 2.42.0