From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by gabe.freedesktop.org (Postfix) with ESMTPS id 3906A6F523 for ; Wed, 5 Feb 2020 10:22:48 +0000 (UTC) From: Ayaz A Siddiqui Date: Wed, 5 Feb 2020 15:51:35 +0530 Message-Id: <20200205102136.25808-1-ayaz.siddiqui@intel.com> MIME-Version: 1.0 Subject: [igt-dev] [PATCH i-g-t 0/1] i915/gem_blits: Add check for hardware based FENCE support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: igt-dev@lists.freedesktop.org Cc: Ayaz A Siddiqui List-ID: This test is verifying various tiled source and destination data combination for blitter using FENCE based tiling. Since blitter don't use FENCE after Gen4+ so this test can only be useful for Platform prior to Gen4. A check has been added to skip this test if fences are not available in platform. Ayaz A Siddiqui (1): i915/gem_blits: Add check for hardware based FENCE support tests/i915/gem_blits.c | 2 ++ 1 file changed, 2 insertions(+) -- 2.24.0 _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev