Message ID | 20230702191529.768248-1-javierm@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <dri-devel-bounces@lists.freedesktop.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 22420EB64D9 for <dri-devel@archiver.kernel.org>; Sun, 2 Jul 2023 19:15:50 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 92C0910E01F; Sun, 2 Jul 2023 19:15:49 +0000 (UTC) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by gabe.freedesktop.org (Postfix) with ESMTPS id 63C3B8921E for <dri-devel@lists.freedesktop.org>; Sun, 2 Jul 2023 19:15:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1688325344; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=4kLj8dmTPlNd9hpuLLmsoj1kmn9VFM9AznQMmSVeuFI=; b=VuDErYKcK3BlwYA5DZSw0Z8ewbztBss5DCQSNaTrggyX5EzQc7zlcKBGNM8LpDg3NToGGF 9OMgYobIXohFi47vWsxWzs/UmC4wa2+MeKnKXHHaNGhMqZi2zBwfx/dpRmkodh26+BSJ0a XGHtZ7hsQSZdYlUe/pJgXl30+c/yRM0= Received: from mail-wm1-f70.google.com (mail-wm1-f70.google.com [209.85.128.70]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-323-KUa3ns8_NCqjbWgloxZKzw-1; Sun, 02 Jul 2023 15:15:43 -0400 X-MC-Unique: KUa3ns8_NCqjbWgloxZKzw-1 Received: by mail-wm1-f70.google.com with SMTP id 5b1f17b1804b1-3f41a04a297so18895605e9.3 for <dri-devel@lists.freedesktop.org>; Sun, 02 Jul 2023 12:15:43 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688325342; x=1690917342; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=4kLj8dmTPlNd9hpuLLmsoj1kmn9VFM9AznQMmSVeuFI=; b=hJ6mUAlo0uLaDTIPPHxd7xUOLDsDl4/Y741OWqinALNWUjet60TbtAfOrTgtJRCnmj i2pqz+cm5j3NqyQ0RgOGTml0NnON2YprhjTM5ZD42yqbBiStdmVhGISKa+6tZqa6+ZT8 KhFQ1Rzy+51CZoIqVG+XqT4PpsUwz1/rytoAddgtA+/e9tjdq5U4DpGzjEB4Hs61WuBc 9+4GFrfSY+uaaGOH2yXy4a3RYCUKcabQa8+/ZbhzrtXES8dKfVP60IRtI1AiPBmGpUfR /R1LHzf0M4nVEbp0m6yD0v/5dajXZJNRcK27OCtBlo/Rtdu+74DSo8W11hcOgR/IYgzl Vyag== X-Gm-Message-State: AC+VfDydYe7gjolWb7CkMVsThCUCcNt+gCsTG0J0A1XiD+K858l8JCRs ixfhKLFa6pf7nSWrd1eXFh4ygqjatFdR2uq8/fth2jGE3xHDGP++JHBDtGQzms/M/IMJKh9Masj hYbubhQwfOoEopItYYHBVsc2n5S5R X-Received: by 2002:a05:600c:294a:b0:3fa:770c:5918 with SMTP id n10-20020a05600c294a00b003fa770c5918mr5858771wmd.9.1688325341934; Sun, 02 Jul 2023 12:15:41 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ7zvHRJ6y1/LCj1vDiagN6ACwcdgHIj6l3XviwcGwUovId3cFIYrKqPqTFSB9KPelIQ9jAP7w== X-Received: by 2002:a05:600c:294a:b0:3fa:770c:5918 with SMTP id n10-20020a05600c294a00b003fa770c5918mr5858748wmd.9.1688325341581; Sun, 02 Jul 2023 12:15:41 -0700 (PDT) Received: from minerva.home (205.pool92-176-231.dynamic.orange.es. [92.176.231.205]) by smtp.gmail.com with ESMTPSA id g11-20020a7bc4cb000000b003fbab76165asm14144231wmk.48.2023.07.02.12.15.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 02 Jul 2023 12:15:41 -0700 (PDT) From: Javier Martinez Canillas <javierm@redhat.com> To: linux-kernel@vger.kernel.org Subject: [PATCH v3 0/3] Allow disabling all native fbdev drivers and only keeping DRM emulation Date: Sun, 2 Jul 2023 21:15:17 +0200 Message-ID: <20230702191529.768248-1-javierm@redhat.com> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII"; x-default=true X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development <dri-devel.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/dri-devel> List-Post: <mailto:dri-devel@lists.freedesktop.org> List-Help: <mailto:dri-devel-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=subscribe> Cc: linux-fbdev@vger.kernel.org, Dave Hansen <dave.hansen@linux.intel.com>, dri-devel@lists.freedesktop.org, "H. Peter Anvin" <hpa@zytor.com>, Sam Ravnborg <sam@ravnborg.org>, Robert Jarzmik <robert.jarzmik@free.fr>, Helge Deller <deller@gmx.de>, x86@kernel.org, Javier Martinez Canillas <javierm@redhat.com>, Ingo Molnar <mingo@redhat.com>, Geert Uytterhoeven <geert@linux-m68k.org>, Thomas Zimmermann <tzimmermann@suse.de>, Arnd Bergmann <arnd@arndb.de>, Maxime Ripard <mripard@kernel.org>, Borislav Petkov <bp@alien8.de>, Thomas Gleixner <tglx@linutronix.de>, Andy Shevchenko <andriy.shevchenko@linux.intel.com>, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Randy Dunlap <rdunlap@infradead.org> Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
Allow disabling all native fbdev drivers and only keeping DRM emulation
|
expand
|