From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTPS id BC48A6E358 for ; Thu, 5 Mar 2020 15:23:28 +0000 (UTC) From: Kunal Joshi Date: Thu, 5 Mar 2020 13:55:17 +0530 Message-Id: <1583396719-4200-1-git-send-email-kunal1.joshi@intel.com> Subject: [igt-dev] [PATCH i-g-t v3 0/2] Test platform supported pixel formats through chamelium List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 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: Kunal Joshi , petri.latvala@intel.com List-ID: Added capability in kms_chamelium to test both rgb and yuv pixel formats supported per platform through chamelium. Earlier, only hard coded pixel formats used to be tested which were not generic across platforms resulting is SKIPS; to overcome these SKIPS now only platform supported pixel formats will be tested. Kunal Joshi (2): lib/igt_fb: Added macro to retrieve char code of format tests/kms_chamelium: Add support to validate YUV pixel formats lib/igt_fb.h | 2 + tests/kms_chamelium.c | 134 ++++++++++++++++++++------------------------------ 2 files changed, 55 insertions(+), 81 deletions(-) -- 2.7.4 _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev