From patchwork Mon Mar 25 15:37:18 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sebastian Reichel X-Patchwork-Id: 13602449 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 1970CCD11BF for ; Mon, 25 Mar 2024 15:39:24 +0000 (UTC) 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:References:In-Reply-To: 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: List-Owner; bh=qyArH2XpynWl5K1XPV6/PE9tN/dd2DxoyPKkjjWS87A=; b=r23i4fudMAFSLx MBxM947g9GipSScHW3oudN09Ugxkwunly0JY5KuZQq7v8WLTEgFBRtPssEAkyYRE2jbqc28I8XlC2 AiujSLVw9KzJglGq1SXkBbw0E898pLRTLN/GsnFnZhpCEmcb7Ndcjv9WGxkeZAYhv34s+WK/ts+si sbIDxT3EoviVpLovrvB4l21HpqySZVmv/upI6uN0yjcim3gikmcZzHjez4fF2rxm6yBalWDqmG0WL 0sWBZxmWtaFXwnLgcLct2ylrLIk3NBZhT2nEqY2KET6hmp+6Lc2qVspU8Y0USl+55jVJiPvU1AGlQ NqET4kF0nUpWVIsDyHfQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1romPu-00000000Xe1-21hN; Mon, 25 Mar 2024 15:39:18 +0000 Received: from madrid.collaboradmins.com ([2a00:1098:ed:100::25]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1romPq-00000000Xaw-4AN7 for linux-rockchip@lists.infradead.org; Mon, 25 Mar 2024 15:39:16 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1711381148; bh=I3p4Ib0ISW7IQcsOO8wa91qosPmVrlgxRcCilUELSWY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=SPwZ4Igslqq8cVcUFNt0jAQDh1F57pq5lT93gOA2EuPpG6+DiNigoyClRTBxq+top WukpDbcUjOWh/M3jWTqsLv+0tSwyTIGtEKvmoWAzswrwtuzSK4cvh7Vwa8uapVtlrR LOPL84gY8duLNLWn4B3yU3CUT0FFXL+8Oo3QOj7hEWIraOfENqwGraQ8ctl/2JM9OJ 6RYs3B4fHn+IPowVN2Lk978NnDooF7teQVhc3ypdYw7E+o/V1tL0AMeZOgx6T1SWue w0ZlAZntqlRwoTfcByFIX+mAPUb9dTOX7fynkXsl6Vk+HMGiFCSGvQ7hi2FJLOUIlS y3e7evKr9dG0A== Received: from jupiter.universe (cola.collaboradmins.com [195.201.22.229]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: sre) by madrid.collaboradmins.com (Postfix) with ESMTPSA id D350037820CA; Mon, 25 Mar 2024 15:39:07 +0000 (UTC) Received: by jupiter.universe (Postfix, from userid 1000) id 6F8BD4800CB; Mon, 25 Mar 2024 16:39:07 +0100 (CET) From: Sebastian Reichel To: Heiko Stuebner , linux-rockchip@lists.infradead.org Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Boris Brezillon , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Sebastian Reichel , kernel@collabora.com Subject: [PATCH v1 1/4] arm64: defconfig: support Mali CSF-based GPUs Date: Mon, 25 Mar 2024 16:37:18 +0100 Message-ID: <20240325153850.189128-2-sebastian.reichel@collabora.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240325153850.189128-1-sebastian.reichel@collabora.com> References: <20240325153850.189128-1-sebastian.reichel@collabora.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240325_083915_202108_523A964A X-CRM114-Status: UNSURE ( 9.10 ) 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org Enable support for Mali CSF-based GPUs, which is found on recent ARM SoCs, such as Rockchip or Mediatek. Signed-off-by: Sebastian Reichel --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 2c30d617e180..65e33174f813 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -907,6 +907,7 @@ CONFIG_DRM_MESON=m CONFIG_DRM_PL111=m CONFIG_DRM_LIMA=m CONFIG_DRM_PANFROST=m +CONFIG_DRM_PANTHOR=m CONFIG_DRM_TIDSS=m CONFIG_DRM_POWERVR=m CONFIG_FB=y