From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mout-p-201.mailbox.org (mout-p-201.mailbox.org [80.241.56.171]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 9830E1F866D for ; Fri, 17 Jan 2025 08:01:28 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=80.241.56.171 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737100890; cv=none; b=r7M18CgP3cBbNKO7l9DHmP3XbM+Klk0SIkgdXtgp5S1GA0AhznZwzK1xnUyJZQk6yzUyLd0dszU53qMRg6w/IZ5VFX2QhphBQHxLEc1WWAdQ07rF+TWS9NFIw4v3SKEeIIJsqSX065v1Z4w916hJs82jCbNNYCaGPnMe/znTpgA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737100890; c=relaxed/simple; bh=n6djQhonuOWE8qjODRHgMfrnQUuOID3vt7G6uEis8To=; h=Message-ID:Subject:From:To:Cc:Date:In-Reply-To:References: Content-Type:MIME-Version; b=XWNTBMUS/AT6lkCmmTij2fpZfZMf5WnTbU+AgJIK/BTTtRVUxYJLarwz/76s4NrDVREOLbGN8PPO1ap1T2RquYs7ZW8IK6T2LJKUzsS1BvEZ3HoN9TbKXP9iyMfAS9cWWDZPpE8D4ZIesYFPKfoWspuyMYRZI13fduqNdF6OOrw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=mailbox.org; spf=pass smtp.mailfrom=mailbox.org; dkim=pass (2048-bit key) header.d=mailbox.org header.i=@mailbox.org header.b=mKsJtGSc; arc=none smtp.client-ip=80.241.56.171 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=mailbox.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=mailbox.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=mailbox.org header.i=@mailbox.org header.b="mKsJtGSc" Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:b231:465::202]) (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) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4YZBy63zyTz9stj; Fri, 17 Jan 2025 09:01:18 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1737100878; h=from:from:reply-to: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: in-reply-to:in-reply-to:references:references; bh=OWKmQYboqVXaYTSDNkdm/JQcGsOftsLWuwVk9cxD6Fg=; b=mKsJtGScGcuq4SNin2aLeqMK0CHJc/Ihrku5MYBkDrb1AU1ugdfuB6VcfgmdU3woER602e CYi5Jjcv2Z4fHH5jQvJpRrWIcbhYF88zdSIcykeGSADABubZWRxaNlWKG6kUVGjpQHMspO +InQhyvYBriQRUwMwV0S0fvM3NCJzmZZpPE3xBn+9zmRa7BC30qgwFCTr1TCeC401MmIhT Uo5jI1sTbgsRUTOSKHM0J1NnFP5Raz2RJjJ1ii19xZM0dESYpkgEPGxbxdSVUWUGwIV/Jl s/iW2QJpZNJWoVITt1XBauGhEYxJR5qkhvwP05huGUUqedHgWLmndifEOoqZbw== Message-ID: <446af2bc30c17b5aea599d53284244bf846b3dbd.camel@mailbox.org> Subject: Re: [PATCH 1/2] MAINTAINERS: Update DRM GPU Scheduler section From: Philipp Stanner Reply-To: phasta@kernel.org To: Philipp Stanner Cc: linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Matthew Brost , Danilo Krummrich , Christian =?ISO-8859-1?Q?K=F6nig?= , Dave Airlie Date: Fri, 17 Jan 2025 09:01:14 +0100 In-Reply-To: <20250113121851.31382-1-phasta@kernel.org> References: <20250113121851.31382-1-phasta@kernel.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-MBO-RS-ID: a10c711e85096492af1 X-MBO-RS-META: exm89ty9erynnha6yxy4ydj3usgzzga4 (-cc some unrelated people) On Mon, 2025-01-13 at 13:18 +0100, Philipp Stanner wrote: > Luben has not been active and has not responded to mails since summer > 2024. Remove him from MAINTAINERS and add an entry in CREDITS. >=20 > Philipp has a new email address and an ACK to commit work time to the > scheduler. Thus, set the state to 'Supported'. >=20 > Cc: Matthew Brost > Cc: Danilo Krummrich > Signed-off-by: Philipp Stanner Applied those two to drm-misc-next. P. > --- > =C2=A0CREDITS=C2=A0=C2=A0=C2=A0=C2=A0 | 4 ++++ > =C2=A0MAINTAINERS | 5 ++--- > =C2=A02 files changed, 6 insertions(+), 3 deletions(-) >=20 > diff --git a/CREDITS b/CREDITS > index cda68f04d5f1..1593ada4209c 100644 > --- a/CREDITS > +++ b/CREDITS > @@ -3948,6 +3948,10 @@ S: 1 Amherst Street > =C2=A0S: Cambridge, Massachusetts 02139 > =C2=A0S: USA > =C2=A0 > +N: Luben Tuikov > +E: Luben Tuikov > +D: Maintainer of the DRM GPU Scheduler > + > =C2=A0N: Simmule Turner > =C2=A0E: sturner@tele-tv.com > =C2=A0D: Added swapping to filesystem > diff --git a/MAINTAINERS b/MAINTAINERS > index a87ddad78e26..fa288ef20c59 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -7888,12 +7888,11 @@ F: Documentation/gpu/zynqmp.rst > =C2=A0F: drivers/gpu/drm/xlnx/ > =C2=A0 > =C2=A0DRM GPU SCHEDULER > -M: Luben Tuikov > =C2=A0M: Matthew Brost > =C2=A0M: Danilo Krummrich > -M: Philipp Stanner > +M: Philipp Stanner > =C2=A0L: dri-devel@lists.freedesktop.org > -S: Maintained > +S: Supported > =C2=A0T: git https://gitlab.freedesktop.org/drm/misc/kernel.git > =C2=A0F: drivers/gpu/drm/scheduler/ > =C2=A0F: include/drm/gpu_scheduler.h