* [PATCH] MAINTAINERS: Add TTM reviewers
@ 2025-02-06 10:35 Thomas Hellström
2025-02-06 11:59 ` Matthew Auld
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Thomas Hellström @ 2025-02-06 10:35 UTC (permalink / raw)
To: intel-xe
Cc: Thomas Hellström, Matthew Auld, Matthew Brost,
Christian König, Dave Airlie, Simona Vetter, dri-devel,
linux-kernel
Add Matthew Auld and Matthew Brost as TTM reviewers
Cc: Matthew Auld <matthew.auld@intel.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Cc: Christian König <christian.koenig@amd.com>
Cc: Dave Airlie <airlied@gmail.com>
Cc: Simona Vetter <simona.vetter@ffwll.ch>
Cc: dri-devel@lists.freedesktop.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
---
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 <christian.koenig@amd.com>
M: Huang Rui <ray.huang@amd.com>
+R: Matthew Auld <matthew.auld@intel.com>
+R: Matthew Brost <matthew.brost@intel.com>
L: dri-devel@lists.freedesktop.org
S: Maintained
T: git https://gitlab.freedesktop.org/drm/misc/kernel.git
--
2.48.1
^ permalink raw reply related [flat|nested] 4+ messages in thread* Re: [PATCH] MAINTAINERS: Add TTM reviewers
2025-02-06 10:35 [PATCH] MAINTAINERS: Add TTM reviewers Thomas Hellström
@ 2025-02-06 11:59 ` Matthew Auld
2025-02-07 11:20 ` Nirmoy Das
2025-02-10 18:43 ` Matthew Brost
2 siblings, 0 replies; 4+ messages in thread
From: Matthew Auld @ 2025-02-06 11:59 UTC (permalink / raw)
To: Thomas Hellström, intel-xe
Cc: Matthew Brost, Christian König, Dave Airlie, Simona Vetter,
dri-devel, linux-kernel
On 06/02/2025 10:35, Thomas Hellström wrote:
> Add Matthew Auld and Matthew Brost as TTM reviewers
>
> Cc: Matthew Auld <matthew.auld@intel.com>
> Cc: Matthew Brost <matthew.brost@intel.com>
> Cc: Christian König <christian.koenig@amd.com>
> Cc: Dave Airlie <airlied@gmail.com>
> Cc: Simona Vetter <simona.vetter@ffwll.ch>
> Cc: dri-devel@lists.freedesktop.org
> Cc: linux-kernel@vger.kernel.org
> Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
> Reviewed-by: Christian König <christian.koenig@amd.com>
Acked-by: Matthew Auld <matthew.auld@intel.com>
> ---
> 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 <christian.koenig@amd.com>
> M: Huang Rui <ray.huang@amd.com>
> +R: Matthew Auld <matthew.auld@intel.com>
> +R: Matthew Brost <matthew.brost@intel.com>
> L: dri-devel@lists.freedesktop.org
> S: Maintained
> T: git https://gitlab.freedesktop.org/drm/misc/kernel.git
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Add TTM reviewers
2025-02-06 10:35 [PATCH] MAINTAINERS: Add TTM reviewers Thomas Hellström
2025-02-06 11:59 ` Matthew Auld
@ 2025-02-07 11:20 ` Nirmoy Das
2025-02-10 18:43 ` Matthew Brost
2 siblings, 0 replies; 4+ messages in thread
From: Nirmoy Das @ 2025-02-07 11:20 UTC (permalink / raw)
To: Thomas Hellström, intel-xe
Cc: Matthew Auld, Matthew Brost, Christian König, Dave Airlie,
Simona Vetter, dri-devel, linux-kernel
On 2/6/2025 11:35 AM, Thomas Hellström wrote:
> Add Matthew Auld and Matthew Brost as TTM reviewers
>
> Cc: Matthew Auld <matthew.auld@intel.com>
> Cc: Matthew Brost <matthew.brost@intel.com>
> Cc: Christian König <christian.koenig@amd.com>
> Cc: Dave Airlie <airlied@gmail.com>
> Cc: Simona Vetter <simona.vetter@ffwll.ch>
> Cc: dri-devel@lists.freedesktop.org
> Cc: linux-kernel@vger.kernel.org
> Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
> Reviewed-by: Christian König <christian.koenig@amd.com>
Acked-by: Nirmoy Das <nirmoy.das@intel.com>
> ---
> 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 <christian.koenig@amd.com>
> M: Huang Rui <ray.huang@amd.com>
> +R: Matthew Auld <matthew.auld@intel.com>
> +R: Matthew Brost <matthew.brost@intel.com>
> L: dri-devel@lists.freedesktop.org
> S: Maintained
> T: git https://gitlab.freedesktop.org/drm/misc/kernel.git
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Add TTM reviewers
2025-02-06 10:35 [PATCH] MAINTAINERS: Add TTM reviewers Thomas Hellström
2025-02-06 11:59 ` Matthew Auld
2025-02-07 11:20 ` Nirmoy Das
@ 2025-02-10 18:43 ` Matthew Brost
2 siblings, 0 replies; 4+ messages in thread
From: Matthew Brost @ 2025-02-10 18:43 UTC (permalink / raw)
To: Thomas Hellström
Cc: intel-xe, Matthew Auld, Christian König, Dave Airlie,
Simona Vetter, dri-devel, linux-kernel
On Thu, Feb 06, 2025 at 11:35:44AM +0100, Thomas Hellström wrote:
> Add Matthew Auld and Matthew Brost as TTM reviewers
>
> Cc: Matthew Auld <matthew.auld@intel.com>
> Cc: Matthew Brost <matthew.brost@intel.com>
Acked-by: Matthew Brost <matthew.brost@intel.com>
> Cc: Christian König <christian.koenig@amd.com>
> Cc: Dave Airlie <airlied@gmail.com>
> Cc: Simona Vetter <simona.vetter@ffwll.ch>
> Cc: dri-devel@lists.freedesktop.org
> Cc: linux-kernel@vger.kernel.org
> Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
> Reviewed-by: Christian König <christian.koenig@amd.com>
> ---
> 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 <christian.koenig@amd.com>
> M: Huang Rui <ray.huang@amd.com>
> +R: Matthew Auld <matthew.auld@intel.com>
> +R: Matthew Brost <matthew.brost@intel.com>
> L: dri-devel@lists.freedesktop.org
> S: Maintained
> T: git https://gitlab.freedesktop.org/drm/misc/kernel.git
> --
> 2.48.1
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-02-10 18:43 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-06 10:35 [PATCH] MAINTAINERS: Add TTM reviewers Thomas Hellström
2025-02-06 11:59 ` Matthew Auld
2025-02-07 11:20 ` Nirmoy Das
2025-02-10 18:43 ` Matthew Brost
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox