From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.12]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8999910E879 for ; Fri, 1 Dec 2023 11:30:55 +0000 (UTC) From: janga.rahul.kumar@intel.com To: igt-dev@lists.freedesktop.org, ramadevi.gandi@intel.com, janga.rahul.kumar@intel.com Date: Fri, 1 Dec 2023 17:05:04 +0530 Message-Id: <20231201113507.3535939-1-janga.rahul.kumar@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t 0/3] Extend compute square test to Xe2 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: From: Janga Rahul Kumar Extend compute sqaure test to run on LNL. Janga Rahul Kumar (3): lib/intel_compute_square_kernels: Add xe2lpg compute sqaure kernel lib/intel_compute: Add XE2 compute implementation tests/xe_compute: Update documentation regarding test requirements lib/intel_compute.c | 212 +++++++++++++++++++++++++++++ lib/intel_compute_square_kernels.c | 36 +++++ tests/intel/xe_compute.c | 2 +- 3 files changed, 249 insertions(+), 1 deletion(-) -- 2.25.1