From mboxrd@z Thu Jan 1 00:00:00 1970 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=-8.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 637B5C282DD for ; Thu, 9 Jan 2020 14:11:27 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 32D162067D for ; Thu, 9 Jan 2020 14:11:27 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="F66jXANy" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 32D162067D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type: Content-Transfer-Encoding:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=YwnE8QfBon2w5WFqcTa/8G9LMXB7/4OijLS6UJLdqbc=; b=F66jXANyld4OkHW8uzEA7fQrR T7iNZRfmqzn5oVs/oGtzKlkED0fQTLBMqcBkEhC7hvRRs7xHUnsHJGWZoKEpCRM4LK95ccZ1JLBQK BYZU4orahDuyHKdUzLF0xtdmYqklXkWuy1mXVo8XDkIcLwsWEB/82SqX+Rl6Lr12LvOxG4sfOofBh AnQ+1eLzxUX8/mumDLWuGyTszFEy3AQb3skq7M5xijM1ipz0fx35pya+DU12D7ohMeaPjBrC771mx 9rKSeLdLnmVU7wPKQxr3UfL0NUjsDTFOjWxa+eyKneHgQSlptuAg0IhuBZIUY/nFKKdxPFnTenmCn yWOnhSiHQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1ipYX0-0001Tm-Ig; Thu, 09 Jan 2020 14:11:26 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1ipYWu-0001SO-2b; Thu, 09 Jan 2020 14:11:25 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 0E0D31FB; Thu, 9 Jan 2020 06:11:19 -0800 (PST) Received: from [10.1.27.38] (unknown [10.1.27.38]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 0A9AE3F534; Thu, 9 Jan 2020 06:11:15 -0800 (PST) Subject: Re: [PATCH v2 6/7, RFC] drm/panfrost: Add bifrost compatible string To: Nicolas Boichat , Rob Herring References: <20200108052337.65916-1-drinkcat@chromium.org> <20200108052337.65916-7-drinkcat@chromium.org> From: Steven Price Message-ID: <44e095c1-7860-068f-567f-249c29cdca1f@arm.com> Date: Thu, 9 Jan 2020 14:11:14 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2 MIME-Version: 1.0 In-Reply-To: <20200108052337.65916-7-drinkcat@chromium.org> Content-Language: en-GB X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200109_061123_984768_A2461DCA X-CRM114-Status: GOOD ( 14.92 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, Tomeu Vizoso , David Airlie , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Liam Girdwood , Mark Brown , linux-mediatek@lists.infradead.org, Alyssa Rosenzweig , hsinyi@chromium.org, Matthias Brugger , linux-arm-kernel@lists.infradead.org Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 08/01/2020 05:23, Nicolas Boichat wrote: > For testing only, the driver doesn't really work yet, AFAICT. > > Signed-off-by: Nicolas Boichat It does work (at least on the Hikey960), we just don't have any public user space driver for it... ;) Reviewed-by: Steven Price > --- > drivers/gpu/drm/panfrost/panfrost_drv.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/gpu/drm/panfrost/panfrost_drv.c b/drivers/gpu/drm/panfrost/panfrost_drv.c > index 48e3c4165247cea..f3a4d77266ba961 100644 > --- a/drivers/gpu/drm/panfrost/panfrost_drv.c > +++ b/drivers/gpu/drm/panfrost/panfrost_drv.c > @@ -591,6 +591,7 @@ static const struct of_device_id dt_match[] = { > { .compatible = "arm,mali-t830" }, > { .compatible = "arm,mali-t860" }, > { .compatible = "arm,mali-t880" }, > + { .compatible = "arm,mali-bifrost" }, > {} > }; > MODULE_DEVICE_TABLE(of, dt_match); > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel