From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by gabe.freedesktop.org (Postfix) with ESMTPS id 286A26E8E3 for ; Fri, 3 Sep 2021 21:24:47 +0000 (UTC) From: Ashutosh Dixit Date: Fri, 3 Sep 2021 14:24:40 -0700 Message-Id: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t 0/2] Add a couple of tiling checks List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: igt-dev@lists.freedesktop.org List-ID: Add a couple of checks to check for presence of tiling for tests which use tiling. Vanshidhar Konda (2): i915/i915_fb_tiling: Check if device supports tiling tests/kms_addfb_basic: Skip tiling subtests on device without hw tiling tests/i915/i915_fb_tiling.c | 2 ++ tests/kms_addfb_basic.c | 4 ++++ 2 files changed, 6 insertions(+) -- 2.31.1