From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by gabe.freedesktop.org (Postfix) with ESMTPS id 76CD210E2C1 for ; Wed, 1 Feb 2023 13:27:04 +0000 (UTC) From: =?UTF-8?q?Zbigniew=20Kempczy=C5=84ski?= To: igt-dev@lists.freedesktop.org Date: Wed, 1 Feb 2023 14:26:55 +0100 Message-Id: <20230201132657.575932-1-zbigniew.kempczynski@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t 0/2] Unblock crc32 calculation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: Newer platforms are able to calculate crc32 so stop narrowing that operation to DG2 only. Zbigniew KempczyƄski (2): lib/i915_crc: Use system memory buffer on integrated platforms lib/i915_crc: Use graphics version to determine ALU SHL/SHR caps lib/i915/i915_crc.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) -- 2.34.1