From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by gabe.freedesktop.org (Postfix) with ESMTPS id E8E6F89C61 for ; Wed, 3 Jun 2020 20:55:42 +0000 (UTC) From: Mohammed Khajapasha Date: Thu, 4 Jun 2020 02:25:05 +0530 Message-Id: <20200603205507.16908-1-mohammed.khajapasha@intel.com> MIME-Version: 1.0 Subject: [igt-dev] [PATCH i-g-t 0/2] test/kms: Add support for display with non-contiguous pipes 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: suresh.kumar.kurmi@intel.com, kishore.kunche@intel.com, petri.latvala@intel.com, mohammed.khajapasha@freedesktop.org, igt-dev@lists.freedesktop.org List-ID: add support for display with non-contiguous pipes. Mohammed Khajapasha (2): lib/igt_kms: Set pipe enum name to a pipe from drm pipe test/kms: In static iteration skip the testcases for disable pipes lib/igt_core.h | 22 ++++++++++++++++++++++ lib/igt_kms.c | 13 +++++++++---- tests/kms_color.c | 2 +- tests/kms_color_chamelium.c | 2 +- tests/kms_concurrent.c | 2 +- tests/kms_cursor_legacy.c | 2 +- tests/kms_pipe_crc_basic.c | 2 +- tests/kms_plane.c | 2 +- tests/kms_plane_cursor.c | 3 +++ tests/kms_plane_lowres.c | 2 +- tests/kms_plane_multiple.c | 2 +- tests/kms_universal_plane.c | 2 +- 12 files changed, 43 insertions(+), 13 deletions(-) -- 2.24.1 _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev