From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7EE9E10EC5C for ; Fri, 28 Apr 2023 06:13:24 +0000 (UTC) From: Bhanuprakash Modem To: igt-dev@lists.freedesktop.org Date: Fri, 28 Apr 2023 11:37:43 +0530 Message-Id: <20230428060818.2446308-12-bhanuprakash.modem@intel.com> In-Reply-To: <20230428060818.2446308-1-bhanuprakash.modem@intel.com> References: <20230428060818.2446308-1-bhanuprakash.modem@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [i-g-t V4 11/46] tests/xe-fast-feedback: Add xe_intel_bb test to BAT List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: From: Zbigniew Kempczyński Verifies intel-bb integration with xe. Signed-off-by: Zbigniew Kempczyński Cc: Kamil Konieczny Reviewed-by: Christoph Manszewski --- tests/intel-ci/xe-fast-feedback.testlist | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist index 987e72ef4..3d0603fd9 100644 --- a/tests/intel-ci/xe-fast-feedback.testlist +++ b/tests/intel-ci/xe-fast-feedback.testlist @@ -106,6 +106,24 @@ igt@xe_guc_pc@freq_range_idle igt@xe_guc_pc@rc6_on_idle igt@xe_guc_pc@rc0_on_exec igt@xe_huc_copy@huc_copy +igt@xe_intel_bb@add-remove-objects +igt@xe_intel_bb@bb-with-allocator +igt@xe_intel_bb@blit-reloc +igt@xe_intel_bb@blit-simple +igt@xe_intel_bb@create-in-region +igt@xe_intel_bb@delta-check +igt@xe_intel_bb@destroy-bb +igt@xe_intel_bb@full-batch +igt@xe_intel_bb@intel-bb-blit-none +igt@xe_intel_bb@intel-bb-blit-x +igt@xe_intel_bb@intel-bb-blit-y +igt@xe_intel_bb@lot-of-buffers +igt@xe_intel_bb@offset-control +igt@xe_intel_bb@purge-bb +igt@xe_intel_bb@render +igt@xe_intel_bb@reset-bb +igt@xe_intel_bb@simple-bb +igt@xe_intel_bb@simple-bb-ctx igt@xe_mmap@system igt@xe_mmap@vram igt@xe_mmap@vram-system -- 2.40.0