Message ID | 20210805025948.10900-1-ezequiel@collabora.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=V4ex=M4=lists.infradead.org=linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@kernel.org> 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=-12.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,URIBL_BLOCKED, 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 D3D20C4338F for <linux-rockchip@archiver.kernel.org>; Thu, 5 Aug 2021 03:01:05 +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 827BD60560 for <linux-rockchip@archiver.kernel.org>; Thu, 5 Aug 2021 03:01:05 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 827BD60560 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=collabora.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=lsKFaIx3DZlHEACH75yTZnbFeAJGYz9lEi9TFuECN8o=; b=QDp9uHLpi31P/K Sn3HeYioUA4nqzadzfPJ62NDmDGKctMi0vU+E8mI9cqu/UbtMGh3sr5bkdXT0EQCC6aqYk86Bzkqo 1j7JysmFck8D87ncIhJHOqOS1hkGyrdRnWogNYSxcuSUXHlFQHQMCMdMPC4G9IJniMnrPDf8AXQhI KfwLC9VlkK5QetiqLYnD+zdnZrQGQ1Ftl6B35wvLt5Y7EktaaRiSFWqU0L7OZYLunlIdNf56tTedY TluLkEK+JSjxUDLMVjGf2OwHXDeGp9VNhQQOebGilPL/TTmnqMLVKfNrt4+dF/Gdl7+sxrvv79x1U kEnmGvSQmThMD/1/sIoA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mBTcz-007wkc-UA; Thu, 05 Aug 2021 03:01:01 +0000 Received: from bhuna.collabora.co.uk ([2a00:1098:0:82:1000:25:2eeb:e3e3]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mBTcw-007wjV-5d for linux-rockchip@lists.infradead.org; Thu, 05 Aug 2021 03:01:00 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: ezequiel) with ESMTPSA id 92B7D1F43B32 From: Ezequiel Garcia <ezequiel@collabora.com> To: devicetree@vger.kernel.org, linux-rockchip@lists.infradead.org Cc: Rob Herring <robh+dt@kernel.org>, Heiko Stuebner <heiko@sntech.de>, Kever Yang <kever.yang@rock-chips.com>, Benjamin Gaignard <benjamin.gaignard@st.com>, Peter Geis <pgwipeout@gmail.com>, Johan Jonker <jbx6244@gmail.com>, Ezequiel Garcia <ezequiel@collabora.com> Subject: [PATCH v3 0/4] RK3568 GPU Date: Wed, 4 Aug 2021 23:59:44 -0300 Message-Id: <20210805025948.10900-1-ezequiel@collabora.com> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210804_200058_428427_9BB4FD1F X-CRM114-Status: UNSURE ( 9.00 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms <linux-rockchip.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-rockchip>, <mailto:linux-rockchip-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-rockchip/> List-Post: <mailto:linux-rockchip@lists.infradead.org> List-Help: <mailto:linux-rockchip-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-rockchip>, <mailto:linux-rockchip-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" <linux-rockchip-bounces@lists.infradead.org> Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org |
Series | RK3568 GPU | expand |