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=-3.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no 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 673DCC48BCD for ; Thu, 10 Jun 2021 02:20:02 +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 0CF6061407 for ; Thu, 10 Jun 2021 02:20:01 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0CF6061407 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=jms.id.au 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 8423A6E42D; Thu, 10 Jun 2021 02:20:00 +0000 (UTC) Received: from mail-qk1-x731.google.com (mail-qk1-x731.google.com [IPv6:2607:f8b0:4864:20::731]) by gabe.freedesktop.org (Postfix) with ESMTPS id E13CE6E42D for ; Thu, 10 Jun 2021 02:19:58 +0000 (UTC) Received: by mail-qk1-x731.google.com with SMTP id c18so10774454qkc.11 for ; Wed, 09 Jun 2021 19:19:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jms.id.au; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=8uDPH+DyrrwT4lbSphWmCoG1hpViWuQ2w27mykBkFVc=; b=Njm7S8vwHEU8y8WEPunSiOxdB85MAQChH0JJOqrIkLcXEISqthVv8toHTTIoj3mQck IJi0bhlcQlSbtjo9RCsyYEFqB+HrRD+5LGngi9NSS6HQKRUkpRpZjG84dohQK4yqgtyD e7rbI5g9mHtNqwoVWZ5n7XwNz/8043AM2adPw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=8uDPH+DyrrwT4lbSphWmCoG1hpViWuQ2w27mykBkFVc=; b=TjIMC6h0tEyvLJRgpT9N7XssHxVZiOwalXh47XGiXV/nFov16RiXabI/WgoVnNUnMe qnSX7lzEwwJeLRHclRAVMfiq+uyjSUiAuHfDFUVn3UzYLzoaj6eIjdp5IrhGtCfSzRZf OQGGG7oPN3H41EzF49xONpJtHiq6U+Zi12V3ozHavf2Ht2m6XQT4TVRagJCKhOhbSNJ7 uLCjktuasZe/EcBI2IahhVJ9Ql5RkjQs/dsqsAiIz2dCDcf38y7PVSLG06mPGt18zika R/s+gS5JKJwHL4zfXNAT4nav+GO6UVAB9cGGHD3akCtp/vN7dNGStOq6PsJkxtqm3GwC a+ZQ== X-Gm-Message-State: AOAM533ypQutTMBeCy/JFu2J5ZngzwAtQFFAB1rq0b/Lc3LV92czCn+m vWRpGHMQRqHSWFoMVfckXE+8ELFS2EFGNhiCKqE= X-Google-Smtp-Source: ABdhPJw3IL4mazrZgUhwP9U38MSzT4sS5dTjdzlKcKDRF2J3YiqUCreyiGkPK4H66++NDELboZAPF03DLAnk3a6VVQs= X-Received: by 2002:a05:620a:1485:: with SMTP id w5mr2678230qkj.66.1623291597799; Wed, 09 Jun 2021 19:19:57 -0700 (PDT) MIME-Version: 1.0 References: <20210608103833.598348-1-joel@jms.id.au> <3877ae18-dbda-242a-60b2-f73734f8ba03@xs4all.nl> In-Reply-To: From: Joel Stanley Date: Thu, 10 Jun 2021 02:19:45 +0000 Message-ID: Subject: Re: [PATCH] ARM: config: Refresh mutli v7 To: Arnd Bergmann Content-Type: text/plain; charset="UTF-8" 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: Hans Verkuil , Linux Fbdev development list , dri-devel , Linux ARM Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Wed, 9 Jun 2021 at 09:30, Arnd Bergmann wrote: > > On Tue, Jun 8, 2021 at 6:49 PM Hans Verkuil wrote: > > On 08/06/2021 18:14, Arnd Bergmann wrote: > > > > Right now it is inherent to the driver. It is probably possible to drop support > > for video overlay devices if CONFIG_FB=n, but it is not something I have time > > for. It's just a test driver (albeit a very useful test driver), so it is no > > big deal if it is disabled when CONFIG_FB=n. > > Ok, thanks for the reply, makes sense. > > I checked what other consequences there are if we disable CONFIG_FB > and CONFIG_DRM_KMS_FB_HELPER=y in all the defconfigs now, > as the patch from Kees did. > > It appears that the only other arm32 framebuffers that remain are > FB_EFI=y, FB_WM8505=y, FB_MX3=m and FB_SIMPLE=y. FB_SH_MOBILE_LCDC on arm32 too. > As long as simplefb, efifb and xenfb are needed though, we probably > want CONFIG_FB=y anyway and leaving VIVID=m with the dependency > does not cause problems until those are all turned into drm drivers. I will go ahead with this for the v7 defconfig. Cheers, Joel