From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by gabe.freedesktop.org (Postfix) with ESMTPS id 18F1F6E09C for ; Thu, 5 Mar 2020 10:01:44 +0000 (UTC) From: Kunal Joshi Date: Thu, 5 Mar 2020 08:33:30 +0530 Message-Id: <1583377412-25870-1-git-send-email-kunal1.joshi@intel.com> Subject: [igt-dev] [PATCH 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 RGB/YUV pixel formats lib/igt_fb.h | 2 + tests/kms_chamelium.c | 136 ++++++++++++++++++-------------------------------- 2 files changed, 50 insertions(+), 88 deletions(-) -- 2.7.4 _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev