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 BB0BECA0FED for ; Fri, 5 Sep 2025 07:19:37 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 65A0810E2C4; Fri, 5 Sep 2025 07:19:37 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=google.com header.i=@google.com header.b="Lg5sDZtI"; dkim-atps=neutral Received: from mail-wm1-f73.google.com (mail-wm1-f73.google.com [209.85.128.73]) by gabe.freedesktop.org (Postfix) with ESMTPS id D2B3C10E2C4 for ; Fri, 5 Sep 2025 07:19:36 +0000 (UTC) Received: by mail-wm1-f73.google.com with SMTP id 5b1f17b1804b1-45cb6d8f42bso15244795e9.2 for ; Fri, 05 Sep 2025 00:19:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20230601; t=1757056775; x=1757661575; darn=lists.freedesktop.org; h=cc:to:from:subject:message-id:references:mime-version:in-reply-to :date:from:to:cc:subject:date:message-id:reply-to; bh=nzDQDuZjxVC6oySC+SReVx9M1aCW1txUI5kRYOyeNM8=; b=Lg5sDZtItKTz/09mio8+zEEoUziPmhyy7aD5OCktKYcQXDVqx7hLzSWg8PtR4hRoPn bOTOH3jGaBPAvmzeoOuNoYt3dg5Mfobs7cdSO2TjzB5HL6lCnoDtqDXv1OHEbTf0Oh9y bK2CT2hPtfxSKobqUK56yw815qj6BC3C4qrQqVappKOTLpWdal57LcOCvzGu8VHZUCiz C8ztFr/UigjIq26PanalLyDhp1XBiewX3YYMulsZ9gQrgLesYXAtQH5hAxbmIGz7Z0Ej X2q6d2WMaogvcG1EeuVoOrCDZXrkKozanYsnCJxB8bd0TvP9BGoDSVyu+Bv4UMRBYeFq QOZg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1757056775; x=1757661575; h=cc:to:from:subject:message-id:references:mime-version:in-reply-to :date:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=nzDQDuZjxVC6oySC+SReVx9M1aCW1txUI5kRYOyeNM8=; b=Ap2jMFJr3t3uT4BoILvsTsCHrQYlkCgLrXVCFWVyNOo31k2KTKEJXPvoDz0EawkeJm NGol9gkEmHkH6bFZY6Lf/xYdv+4lhhQjTNF/C5cBhAStSbr2oHbTEgQbgI/oG1GZ2aRX 2nUPfCsVGoGC+DN7lEf+anHg7StbHai2Td/NhG+VwQe4RnsSK8FmpB2GkBM0RIObhCxD EsrZsWlUyZmwgVDxq3ynM05WYWuZeddr14uWSh3IHXUBdB01R+bfL7KMzeNcRIUn2z8R 8E8hIF1Ux9ffJqCdr/BotlH4Pm4xx4oVc0/EhwFOA1BHnrlTHLaYFLOtD6Pov8wLZbOM 2ujA== X-Forwarded-Encrypted: i=1; AJvYcCXUWrLA0KzITX1lPHwPHefLy7UCKybPhLXswmnrVw6UuTWzPbGXzkytGao5OOiqn7IR1cs00AST@lists.freedesktop.org X-Gm-Message-State: AOJu0Yy6L4bVoCbD95gU+Mp2S0yEBaXuUrhZfII6VEM0mIWYtXHvyZrW I7lW/HjJpTolXlVOwHzwKl9pW+PtbZWIL/l5q+0vuilGtHtUqXeawByknjygKWxX+gfuLaViVbZ 6ge/8mkXiQrl7rWW9Nw== X-Google-Smtp-Source: AGHT+IHMbd1cgOBQqeIHZBAcbJF/pQ0YegzqkDP/pVp9v6OrwLpQzRk9eV1m5hUFWBGmD9QF/W3bgJQ5m0Nq3FM= X-Received: from wmqd22.prod.google.com ([2002:a05:600c:34d6:b0:45b:4777:8063]) (user=aliceryhl job=prod-delivery.src-stubby-dispatcher) by 2002:a05:600c:c4aa:b0:45b:47e1:ef69 with SMTP id 5b1f17b1804b1-45b855beda0mr160151915e9.36.1757056775334; Fri, 05 Sep 2025 00:19:35 -0700 (PDT) Date: Fri, 5 Sep 2025 07:19:34 +0000 In-Reply-To: <20250901202850.208116-1-dakr@kernel.org> Mime-Version: 1.0 References: <20250901202850.208116-1-dakr@kernel.org> Message-ID: Subject: Re: [PATCH] MAINTAINERS: Add drm-rust tree for Rust DRM drivers and infrastructure From: Alice Ryhl To: Danilo Krummrich Cc: airlied@gmail.com, simona@ffwll.ch, maarten.lankhorst@linux.intel.com, mripard@kernel.org, tzimmermann@suse.de, acourbot@nvidia.com, daniel.almeida@collabora.com, nouveau@lists.freedesktop.org, dri-devel@lists.freedesktop.org, rust-for-linux@vger.kernel.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" X-BeenThere: nouveau@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Nouveau development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: nouveau-bounces@lists.freedesktop.org Sender: "Nouveau" On Mon, Sep 01, 2025 at 10:26:39PM +0200, Danilo Krummrich wrote: > Multiple DRM Rust drivers (e.g. nova-core, nova-drm, Tyr, rvkms) are in > development, with at least Nova and (soon) Tyr already upstream. Having a > shared tree will ease and accelerate development, since all drivers can > consume new infrastructure in the same release cycle. > > This includes infrastructure shared with other subsystem trees (e.g. Rust > or driver-core). By consolidating in drm-rust, we avoid adding extra > burden to drm-misc maintainers, e.g. dealing with cross-tree topic > branches. > > The drm-misc tree is not a good fit for this stage of development, since > its documented scope is small drivers with occasional large series. > > Rust drivers in development upstream, however, regularly involve large > patch series, new infrastructure, and shared topic branches, which may > not align well with drm-misc at this stage. > > The drm-rust tree may not be a permanent solution. Once the core Rust, > DRM, and KMS infrastructure have stabilized, drivers and infrastructure > changes are expected to transition into drm-misc or standalone driver > trees respectively. Until then, drm-rust provides a dedicated place to > coordinate development without disrupting existing workflows too much. > > Cc: Alice Ryhl > Cc: David Airlie > Cc: Simona Vetter > Cc: Maarten Lankhorst > Cc: Maxime Ripard > Cc: Thomas Zimmermann > Cc: Alexandre Courbot > Cc: Daniel Almeida > Signed-off-by: Danilo Krummrich Applied to drm-rust-fixes. Thanks!