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 B458BC02194 for ; Thu, 6 Feb 2025 11:59:35 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7C94B10E840; Thu, 6 Feb 2025 11:59:35 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="UJEnvV/Y"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.21]) by gabe.freedesktop.org (Postfix) with ESMTPS id 203DE10E82C; Thu, 6 Feb 2025 11:59:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1738843175; x=1770379175; h=message-id:date:mime-version:subject:to:cc:references: from:in-reply-to:content-transfer-encoding; bh=ioPTGCPofV7P0tYMQ4o8OJoZbYdhcIwWFsqfn2L38M4=; b=UJEnvV/YqtOngAJmIXMTalDCBh1KqRgBHWB12lg045d02Qs61Ad/Gkyt n1uNVkZIcj1VTjMiiiw9KkSNbWuxqaJl2ewsBm9fi6rlTO667Sw7TumoU pHzs7H5ZkfIUTeEGDyh+tjW2vvb9vJ/iMPHKuaxVkIv7ezR+8V249OKhe 52DmyzsQQTJj9gqpsl2p4cN8qt3IkiRhyPZ1MyvtJjxVTuZj9lPnDB9wG 7lzRd2+SvzT/AKAwNjK7UwfwaxsxtGNtxTaV6jARrP9e/DbVcjCKaa0Ug 4jY6+T70oIJHRRmxD344RDjzRUGQVLy9100XmF9qMlowRU6GVoKWoTxqc w==; X-CSE-ConnectionGUID: xZiittCqRj6Z90nJwZYuUw== X-CSE-MsgGUID: Izcz1/QFRiCl5CrdPLXOMA== X-IronPort-AV: E=McAfee;i="6700,10204,11336"; a="39336034" X-IronPort-AV: E=Sophos;i="6.13,264,1732608000"; d="scan'208";a="39336034" Received: from orviesa009.jf.intel.com ([10.64.159.149]) by orvoesa113.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Feb 2025 03:59:35 -0800 X-CSE-ConnectionGUID: yYgjYDCMQByCg51kYtppzQ== X-CSE-MsgGUID: NM5ahS0wSIaMk76ftmKLVg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.13,264,1732608000"; d="scan'208";a="110972140" Received: from ettammin-mobl2.ger.corp.intel.com (HELO [10.245.245.197]) ([10.245.245.197]) by orviesa009-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Feb 2025 03:59:33 -0800 Message-ID: Date: Thu, 6 Feb 2025 11:59:30 +0000 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH] MAINTAINERS: Add TTM reviewers To: =?UTF-8?Q?Thomas_Hellstr=C3=B6m?= , intel-xe@lists.freedesktop.org Cc: Matthew Brost , =?UTF-8?Q?Christian_K=C3=B6nig?= , Dave Airlie , Simona Vetter , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org References: <20250206103544.36971-1-thomas.hellstrom@linux.intel.com> Content-Language: en-GB From: Matthew Auld In-Reply-To: <20250206103544.36971-1-thomas.hellstrom@linux.intel.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: intel-xe@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel Xe graphics driver List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-xe-bounces@lists.freedesktop.org Sender: "Intel-xe" On 06/02/2025 10:35, Thomas Hellström wrote: > Add Matthew Auld and Matthew Brost as TTM reviewers > > Cc: Matthew Auld > Cc: Matthew Brost > Cc: Christian König > Cc: Dave Airlie > Cc: Simona Vetter > Cc: dri-devel@lists.freedesktop.org > Cc: linux-kernel@vger.kernel.org > Signed-off-by: Thomas Hellström > Reviewed-by: Christian König Acked-by: Matthew Auld > --- > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 4dbf6a03e416..7a032ea9f109 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -7931,6 +7931,8 @@ F: include/drm/drm_privacy_screen* > DRM TTM SUBSYSTEM > M: Christian Koenig > M: Huang Rui > +R: Matthew Auld > +R: Matthew Brost > L: dri-devel@lists.freedesktop.org > S: Maintained > T: git https://gitlab.freedesktop.org/drm/misc/kernel.git