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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 77C8CC433F5 for ; Tue, 1 Feb 2022 14:54:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239555AbiBAOyY (ORCPT ); Tue, 1 Feb 2022 09:54:24 -0500 Received: from mail-ua1-f44.google.com ([209.85.222.44]:40890 "EHLO mail-ua1-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239536AbiBAOyY (ORCPT ); Tue, 1 Feb 2022 09:54:24 -0500 Received: by mail-ua1-f44.google.com with SMTP id w21so13977390uan.7; Tue, 01 Feb 2022 06:54:23 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=kzlQhpMq4Ctc2cxxIgF+2UWQv9yJB23c2S2KJFtJK5I=; b=45yp7NFXNwmKIOiLsyRll/NNZOxk4C+TmfeoLBB5oudMYOpfRAkqlR3qFYm0yH644W fja5KYoJGLfIk8KZ9O1mi7i0BUpaNdMe4X/kAdKEuv6isyl1gPq6SiRokz/tV8CR+nga YELgNY9mK///FGIRcDGiCIExw5tXzjlShqgbVYJ7Tq7fuvi32WhF7X0Cbfu1bUH6lwu9 pEkp7x08F6ssqETSxF/NSeDGY4/BC6fVSCtsj6qZQuGUg0ZVwGaIv52bHmIPekAi99uk pLgLLdBpLtewf8cd+/XaXZWHLCY+RZ0ZRx8q3yguk/Zc0r/+q5E2K6p7XlZzbMlbNBdP Wrog== X-Gm-Message-State: AOAM532nWNh4q2jKur9xraS8zVcotvcN1b6Nmjl9iUWhWGS81pLZCS7y JS+d2l49dmcE25jkUjizRVOo9nEg10MN+gQH X-Google-Smtp-Source: ABdhPJwXKkRxVjNJEd5j1UGzhpYT9mh5Ph2kMcYOaqssL83fo4/KNkwui1fitOtYbUlV3kh1g+Fcfw== X-Received: by 2002:ab0:b3:: with SMTP id 48mr9612857uaj.85.1643727263177; Tue, 01 Feb 2022 06:54:23 -0800 (PST) Received: from mail-vs1-f53.google.com (mail-vs1-f53.google.com. [209.85.217.53]) by smtp.gmail.com with ESMTPSA id w188sm4298830vsb.32.2022.02.01.06.54.21 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 01 Feb 2022 06:54:22 -0800 (PST) Received: by mail-vs1-f53.google.com with SMTP id a19so16373344vsi.2; Tue, 01 Feb 2022 06:54:21 -0800 (PST) X-Received: by 2002:a67:a401:: with SMTP id n1mr9369281vse.38.1643727260868; Tue, 01 Feb 2022 06:54:20 -0800 (PST) MIME-Version: 1.0 References: <20220131210552.482606-1-daniel.vetter@ffwll.ch> <20220131210552.482606-2-daniel.vetter@ffwll.ch> In-Reply-To: <20220131210552.482606-2-daniel.vetter@ffwll.ch> From: Geert Uytterhoeven Date: Tue, 1 Feb 2022 15:54:09 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 01/21] MAINTAINERS: Add entry for fbdev core To: Daniel Vetter Cc: DRI Development , Intel Graphics Development , Linux Fbdev development list , LKML , Dave Airlie , Jani Nikula , Linus Torvalds , Pavel Machek , Sam Ravnborg , Greg Kroah-Hartman , Javier Martinez Canillas , Claudio Suarez , Tomi Valkeinen , Thomas Zimmermann , Daniel Vetter , Sven Schnelle , Gerd Hoffmann Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 31, 2022 at 10:06 PM Daniel Vetter wrote: > Ever since Tomi extracted the core code in 2014 it's been defacto me > maintaining this, with help from others from dri-devel and sometimes > Linus (but those are mostly merge conflicts): > > $ git shortlog -ns drivers/video/fbdev/core/ | head -n5 > 35 Daniel Vetter > 23 Linus Torvalds > 10 Hans de Goede > 9 Dave Airlie > 6 Peter Rosin > > I think ideally we'd also record that the various firmware fb drivers > (efifb, vesafb, ...) are also maintained in drm-misc because for the > past few years the patches have either been to fix handover issues > with drm drivers, or caused handover issues with drm drivers. So any > other tree just doesn't make sense. But also, there's plenty of > outdated MAINTAINER entries for these with people and git trees that > haven't been active in years, so maybe let's just leave them alone. > And furthermore distros are now adopting simpledrm as the firmware fb > driver, so hopefully the need to care about the fbdev firmware drivers > will go down going forward. > > Note that drm-misc is group maintained, I expect that to continue like > we've done before, so no new expectations that patches all go through > my hands. That would be silly. This also means I'm happy to put any > other volunteer's name in the M: line, but otherwise git log says I'm > the one who's stuck with this. > Signed-off-by: Daniel Vetter Acked-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds 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 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 AB722C4332F for ; Tue, 1 Feb 2022 14:54:25 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 8DBE5897E7; Tue, 1 Feb 2022 14:54:24 +0000 (UTC) Received: from mail-vs1-f45.google.com (mail-vs1-f45.google.com [209.85.217.45]) by gabe.freedesktop.org (Postfix) with ESMTPS id 3BFDB897E7; Tue, 1 Feb 2022 14:54:23 +0000 (UTC) Received: by mail-vs1-f45.google.com with SMTP id g23so16396425vsf.7; Tue, 01 Feb 2022 06:54:23 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=kzlQhpMq4Ctc2cxxIgF+2UWQv9yJB23c2S2KJFtJK5I=; b=6FqFHjaUpd76nFGGItAXHp024OnlYysYVzecj6GKbtcm/IIiFOuAwWxq58zCqHd9pe SkdMcTiYB01wr3GNvrOfZuI8/VWUmDH9YED+oSQ6wthEAk0+qVw+bWtJXnciAe6QUqJs ghVLewq6SR3urt/iAVwIJmFuzWEdfrROX/u+EI6fKkQjD1fRLLrpnHm60/iwFnOTAV8E queKgL0P1kz95aBekcEI1l6ZFL4RewlnwtSfh3LvoJVPwxR+HlcgqzmeKkFw4bGinwT+ 78CneY6kH8hvFifrU/j7eMiZRQRV7VEek9W7UG11IJWFyP9ZX8wiL0nSW2MmSTdVMRm7 J2gA== X-Gm-Message-State: AOAM53147PwMyd0sagLqrFgaLWZjcuHGvmVXd9DLp1CEg/bk7jczbsaH ukbzRdn+q5CGnNZ8L/uyvdNzkzfTej1KSw== X-Google-Smtp-Source: ABdhPJwc74gimCEKSIa1PuifUZU1Rok2rXslqo11+/u/lHLWXv11rDe9ZcF/NNTP2b86VvCdcPI4vQ== X-Received: by 2002:a67:c094:: with SMTP id x20mr9760497vsi.57.1643727262383; Tue, 01 Feb 2022 06:54:22 -0800 (PST) Received: from mail-vs1-f44.google.com (mail-vs1-f44.google.com. [209.85.217.44]) by smtp.gmail.com with ESMTPSA id y18sm4923930ual.15.2022.02.01.06.54.21 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 01 Feb 2022 06:54:22 -0800 (PST) Received: by mail-vs1-f44.google.com with SMTP id v62so16403181vsv.4; Tue, 01 Feb 2022 06:54:21 -0800 (PST) X-Received: by 2002:a67:a401:: with SMTP id n1mr9369281vse.38.1643727260868; Tue, 01 Feb 2022 06:54:20 -0800 (PST) MIME-Version: 1.0 References: <20220131210552.482606-1-daniel.vetter@ffwll.ch> <20220131210552.482606-2-daniel.vetter@ffwll.ch> In-Reply-To: <20220131210552.482606-2-daniel.vetter@ffwll.ch> From: Geert Uytterhoeven Date: Tue, 1 Feb 2022 15:54:09 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 01/21] MAINTAINERS: Add entry for fbdev core To: Daniel Vetter 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: Linux Fbdev development list , Thomas Zimmermann , Sam Ravnborg , Linus Torvalds , Intel Graphics Development , LKML , Javier Martinez Canillas , Tomi Valkeinen , Claudio Suarez , DRI Development , Pavel Machek , Greg Kroah-Hartman , Daniel Vetter , Sven Schnelle , Gerd Hoffmann Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Mon, Jan 31, 2022 at 10:06 PM Daniel Vetter wrote: > Ever since Tomi extracted the core code in 2014 it's been defacto me > maintaining this, with help from others from dri-devel and sometimes > Linus (but those are mostly merge conflicts): > > $ git shortlog -ns drivers/video/fbdev/core/ | head -n5 > 35 Daniel Vetter > 23 Linus Torvalds > 10 Hans de Goede > 9 Dave Airlie > 6 Peter Rosin > > I think ideally we'd also record that the various firmware fb drivers > (efifb, vesafb, ...) are also maintained in drm-misc because for the > past few years the patches have either been to fix handover issues > with drm drivers, or caused handover issues with drm drivers. So any > other tree just doesn't make sense. But also, there's plenty of > outdated MAINTAINER entries for these with people and git trees that > haven't been active in years, so maybe let's just leave them alone. > And furthermore distros are now adopting simpledrm as the firmware fb > driver, so hopefully the need to care about the fbdev firmware drivers > will go down going forward. > > Note that drm-misc is group maintained, I expect that to continue like > we've done before, so no new expectations that patches all go through > my hands. That would be silly. This also means I'm happy to put any > other volunteer's name in the M: line, but otherwise git log says I'm > the one who's stuck with this. > Signed-off-by: Daniel Vetter Acked-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds 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 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 60498C433FE for ; Tue, 1 Feb 2022 14:54:25 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 9CB1310E3BC; Tue, 1 Feb 2022 14:54:24 +0000 (UTC) Received: from mail-vs1-f45.google.com (mail-vs1-f45.google.com [209.85.217.45]) by gabe.freedesktop.org (Postfix) with ESMTPS id 3BFDB897E7; Tue, 1 Feb 2022 14:54:23 +0000 (UTC) Received: by mail-vs1-f45.google.com with SMTP id g23so16396425vsf.7; Tue, 01 Feb 2022 06:54:23 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=kzlQhpMq4Ctc2cxxIgF+2UWQv9yJB23c2S2KJFtJK5I=; b=6FqFHjaUpd76nFGGItAXHp024OnlYysYVzecj6GKbtcm/IIiFOuAwWxq58zCqHd9pe SkdMcTiYB01wr3GNvrOfZuI8/VWUmDH9YED+oSQ6wthEAk0+qVw+bWtJXnciAe6QUqJs ghVLewq6SR3urt/iAVwIJmFuzWEdfrROX/u+EI6fKkQjD1fRLLrpnHm60/iwFnOTAV8E queKgL0P1kz95aBekcEI1l6ZFL4RewlnwtSfh3LvoJVPwxR+HlcgqzmeKkFw4bGinwT+ 78CneY6kH8hvFifrU/j7eMiZRQRV7VEek9W7UG11IJWFyP9ZX8wiL0nSW2MmSTdVMRm7 J2gA== X-Gm-Message-State: AOAM53147PwMyd0sagLqrFgaLWZjcuHGvmVXd9DLp1CEg/bk7jczbsaH ukbzRdn+q5CGnNZ8L/uyvdNzkzfTej1KSw== X-Google-Smtp-Source: ABdhPJwc74gimCEKSIa1PuifUZU1Rok2rXslqo11+/u/lHLWXv11rDe9ZcF/NNTP2b86VvCdcPI4vQ== X-Received: by 2002:a67:c094:: with SMTP id x20mr9760497vsi.57.1643727262383; Tue, 01 Feb 2022 06:54:22 -0800 (PST) Received: from mail-vs1-f44.google.com (mail-vs1-f44.google.com. [209.85.217.44]) by smtp.gmail.com with ESMTPSA id y18sm4923930ual.15.2022.02.01.06.54.21 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 01 Feb 2022 06:54:22 -0800 (PST) Received: by mail-vs1-f44.google.com with SMTP id v62so16403181vsv.4; Tue, 01 Feb 2022 06:54:21 -0800 (PST) X-Received: by 2002:a67:a401:: with SMTP id n1mr9369281vse.38.1643727260868; Tue, 01 Feb 2022 06:54:20 -0800 (PST) MIME-Version: 1.0 References: <20220131210552.482606-1-daniel.vetter@ffwll.ch> <20220131210552.482606-2-daniel.vetter@ffwll.ch> In-Reply-To: <20220131210552.482606-2-daniel.vetter@ffwll.ch> From: Geert Uytterhoeven Date: Tue, 1 Feb 2022 15:54:09 +0100 X-Gmail-Original-Message-ID: Message-ID: To: Daniel Vetter Content-Type: text/plain; charset="UTF-8" Subject: Re: [Intel-gfx] [PATCH 01/21] MAINTAINERS: Add entry for fbdev core X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Linux Fbdev development list , Thomas Zimmermann , Sam Ravnborg , Linus Torvalds , Intel Graphics Development , LKML , Javier Martinez Canillas , Tomi Valkeinen , DRI Development , Pavel Machek , Greg Kroah-Hartman , Daniel Vetter , Dave Airlie , Sven Schnelle , Gerd Hoffmann Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Mon, Jan 31, 2022 at 10:06 PM Daniel Vetter wrote: > Ever since Tomi extracted the core code in 2014 it's been defacto me > maintaining this, with help from others from dri-devel and sometimes > Linus (but those are mostly merge conflicts): > > $ git shortlog -ns drivers/video/fbdev/core/ | head -n5 > 35 Daniel Vetter > 23 Linus Torvalds > 10 Hans de Goede > 9 Dave Airlie > 6 Peter Rosin > > I think ideally we'd also record that the various firmware fb drivers > (efifb, vesafb, ...) are also maintained in drm-misc because for the > past few years the patches have either been to fix handover issues > with drm drivers, or caused handover issues with drm drivers. So any > other tree just doesn't make sense. But also, there's plenty of > outdated MAINTAINER entries for these with people and git trees that > haven't been active in years, so maybe let's just leave them alone. > And furthermore distros are now adopting simpledrm as the firmware fb > driver, so hopefully the need to care about the fbdev firmware drivers > will go down going forward. > > Note that drm-misc is group maintained, I expect that to continue like > we've done before, so no new expectations that patches all go through > my hands. That would be silly. This also means I'm happy to put any > other volunteer's name in the M: line, but otherwise git log says I'm > the one who's stuck with this. > Signed-off-by: Daniel Vetter Acked-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds