From patchwork Wed Dec 30 18:29:33 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Estevam X-Patchwork-Id: 11993553 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.5 required=3.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED,DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 90449C433DB for ; Wed, 30 Dec 2020 18:29:52 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1DE9E2222A for ; Wed, 30 Dec 2020 18:29:51 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1DE9E2222A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 189C688E7E; Wed, 30 Dec 2020 18:29:51 +0000 (UTC) Received: from mail-qk1-x735.google.com (mail-qk1-x735.google.com [IPv6:2607:f8b0:4864:20::735]) by gabe.freedesktop.org (Postfix) with ESMTPS id A79CB892E7 for ; Wed, 30 Dec 2020 18:29:49 +0000 (UTC) Received: by mail-qk1-x735.google.com with SMTP id p14so14615099qke.6 for ; Wed, 30 Dec 2020 10:29:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=M9QK9sTak0uwtUDL6xtKc0Xno9JnwJpSkb62mJZLuXI=; b=RMYZMxBU2fUkGg3S6JD90/CdcMZ4MZVX0B1zEPy27Vn+DjHGvbElrHNr8LKk15R+uk OFml6lJ1Utku9OPUtnaSttFzetPnRJFwdJ6MeDnSmp5uD1CTkSWdz6LTUjgCzdU1o3X1 AGUCc2gv3xwbdqedj3V2nSgfGtDcpuDcBG9P8fg5S6JU1iX+dPXI/GGHitCUNEdrmAtF E8uvwWboV9u+sgW3327KR3Hc7WZQU0/IbDIU3tG53mw0mFfQdDDStl9Nv6EaN4qzZMrm yK5CcKtnuW9IlPQxPAA2kKWZH63kW8m4DCZjwATBkfMSZknJ/MqErW61ZjOupXdAg2G9 +Nbw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=M9QK9sTak0uwtUDL6xtKc0Xno9JnwJpSkb62mJZLuXI=; b=GxtBoqUuGz//00Kig6ctQdWkDQZ32GzX8SrAyxGdz14TrcsZEPPjy62QAfwWUQp8px 9OPTknRGiqzwBpeFFok6aJYo5QYh3Vj0JtVgMj1pLNKbjhxdgtM3atYG1kgcyPYgOIbr VszC+bwWTLqApdsd/720NT4ccJY75p6d+YhJgc3JpNT0zloKySzKkQRQFD/FADLsu8zu LKUNnFh/3R1RHsTQ5XbjGt/vQqFmTL15HVyIlhDGNPNqEztP/O3iN8Awm6SaXkvKtwHl 3n3YU5+AAKIiq3udej2WCSsv1ypUq/BehrdQbDJVfv98WBVY0S9g52AJUxEgxke3g1mK SyaA== X-Gm-Message-State: AOAM531bZR2UaXYxxKNbQJYSxMn+1sUdQfVYGE9CswneqnDRN++EqyOI a8t8S7LXMTsdfRYY+uf42tI= X-Google-Smtp-Source: ABdhPJwba4IsKIhFopSp7ZH3UgFL4P9mD9dsRN5+YYCk6Vn3cuhgDzu/6Yb7J8Ju51fupvX08vj1XQ== X-Received: by 2002:ae9:c01a:: with SMTP id u26mr13830506qkk.216.1609352988658; Wed, 30 Dec 2020 10:29:48 -0800 (PST) Received: from localhost.localdomain ([2804:14c:482:a80:d66:6051:ad08:aa32]) by smtp.gmail.com with ESMTPSA id f125sm12623236qkd.22.2020.12.30.10.29.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 30 Dec 2020 10:29:47 -0800 (PST) From: Fabio Estevam To: l.stach@pengutronix.de Subject: [PATCH libdrm] tests/util: Add mxsfb-drm driver Date: Wed, 30 Dec 2020 15:29:33 -0300 Message-Id: <20201230182933.565-1-festevam@gmail.com> X-Mailer: git-send-email 2.17.1 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: dri-devel@lists.freedesktop.org MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Add an entry for the "mxsfb-drm" driver, so that the test utilities work with the mxsfb driver without passing the -M argument. Signed-off-by: Fabio Estevam --- tests/util/kms.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/util/kms.c b/tests/util/kms.c index 08b48fe585b7..39a93866a9d1 100644 --- a/tests/util/kms.c +++ b/tests/util/kms.c @@ -149,6 +149,7 @@ static const char * const modules[] = { "armada-drm", "komeda", "imx-dcss", + "mxsfb-drm", }; int util_open(const char *device, const char *module)