From patchwork Thu Sep 1 01:48:17 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nicolas Boichat X-Patchwork-Id: 9308195 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 01530601C0 for ; Thu, 1 Sep 2016 01:48:34 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DB8E2290F9 for ; Thu, 1 Sep 2016 01:48:34 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id CE89829106; Thu, 1 Sep 2016 01:48:34 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 17846290F9 for ; Thu, 1 Sep 2016 01:48:33 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4CC486E15F; Thu, 1 Sep 2016 01:48:31 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pf0-x230.google.com (mail-pf0-x230.google.com [IPv6:2607:f8b0:400e:c00::230]) by gabe.freedesktop.org (Postfix) with ESMTPS id B88C76E15F for ; Thu, 1 Sep 2016 01:48:29 +0000 (UTC) Received: by mail-pf0-x230.google.com with SMTP id x72so25335003pfd.2 for ; Wed, 31 Aug 2016 18:48:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id; bh=/vXwzcS+YlVUnug/1zCFJO0V2uadL2UsNqnPpvGjuK4=; b=TP9tO40V9eQRzkJDboFPqzWwL3n5OLjCfsu+mtIYrNPPdKnwh+aNVh1HklWDfnMUE5 KEaw3bz1iRWYPwpfFb8oV5byOFGpmeaJRVb3hNNKhdtCkm4xPrf7ZID6KlP66dGHd0a8 aSnfJuMiqiBYiaHLDzoOe4I70d6ZkVLRqH2ro= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=/vXwzcS+YlVUnug/1zCFJO0V2uadL2UsNqnPpvGjuK4=; b=LP1r0qCFwI8g9TlrhvyTCvI9jtSvIWcvc3qXrbtn4ARVFD9EeVHLnRz4KlLNysLhqz W9yT/jy8xx0WSFa0M+0HOFJyb+AEG39tQaBNH3wyPITxa1sLJKFeLqGibHf4SRhWsmK9 VJyVo9mYZdYXVSMmWN6TEXnpeoUShrQKUwPePy2F9hM1d7YX1OiTBOHVRy5VQUyV+EHS ktoB9h5/bl3/lxMLNdyYfYQFKyKlLLBErSKu03PHYUr3N4R1AcYU5oXzOMi+uCGfYU3b IrS4ilfZfq4WKIHriXvBsm70Y/8np16Oz/se61GXSSqXMrf7/FbjCrwh3bTDPY8JN2Fo pELg== X-Gm-Message-State: AE9vXwNaR9hfIeJsM8TSNLUXmuEiwQXcAkZbPEIoSbnX0eiOsmMgQ7D2o6Ur/iAZZp634N/l X-Received: by 10.98.133.10 with SMTP id u10mr22237622pfd.134.1472694509396; Wed, 31 Aug 2016 18:48:29 -0700 (PDT) Received: from drinkcat.tpe.corp.google.com ([172.30.210.53]) by smtp.gmail.com with ESMTPSA id k9sm2499871pfj.63.2016.08.31.18.48.27 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 31 Aug 2016 18:48:28 -0700 (PDT) From: Nicolas Boichat X-Google-Original-From: Nicolas Boichat To: dri-devel@lists.freedesktop.org Subject: [PATCH libdrm] modetest: add mediatek to module list Date: Thu, 1 Sep 2016 09:48:17 +0800 Message-Id: <1472694497-27047-1-git-send-email-drinkcat@google.com> X-Mailer: git-send-email 2.8.0.rc3.226.g39d4020 Cc: jb.tsai@mediatek.com, marcheu@chromium.org X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP From: Daniel Kurtz There is a mediatek drm kms driver: Add "mediatek" to the static lists of driver names. Signed-off-by: Daniel Kurtz Signed-off-by: JB Tsai Signed-off-by: Nicolas Boichat --- tests/util/kms.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/util/kms.c b/tests/util/kms.c index c20134e..4d89ac8 100644 --- a/tests/util/kms.c +++ b/tests/util/kms.c @@ -143,6 +143,7 @@ static const char * const modules[] = { "fsl-dcu-drm", "vc4", "virtio_gpu", + "mediatek", }; int util_open(const char *device, const char *module)