Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1206444 > unrolled thread

[PATCH 2/7] MAINTAINERS: Add myself for the new VC4 (RPi GPU) graphics driver.

Started byEric Anholt <eric@anholt.net>
First post2015-08-13 03:00 +0200
Last post2015-08-17 20:50 +0200
Articles 3 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH 2/7] MAINTAINERS: Add myself for the new VC4 (RPi GPU) graphics driver. Eric Anholt <eric@anholt.net> - 2015-08-13 03:00 +0200
    Re: [PATCH 2/7] MAINTAINERS: Add myself for the new VC4 (RPi GPU)  graphics driver. Stephen Warren <swarren@wwwdotorg.org> - 2015-08-15 06:50 +0200
      Re: [PATCH 2/7] MAINTAINERS: Add myself for the new VC4 (RPi GPU) graphics driver. Eric Anholt <eric@anholt.net> - 2015-08-17 20:50 +0200

#1206444 — [PATCH 2/7] MAINTAINERS: Add myself for the new VC4 (RPi GPU) graphics driver.

FromEric Anholt <eric@anholt.net>
Date2015-08-13 03:00 +0200
Subject[PATCH 2/7] MAINTAINERS: Add myself for the new VC4 (RPi GPU) graphics driver.
Message-ID<pWP2a-4fa-1@gated-at.bofh.it>
Signed-off-by: Eric Anholt <eric@anholt.net>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8133cef..d0dc42c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3573,6 +3573,12 @@ S:	Maintained
 F:	drivers/gpu/drm/rockchip/
 F:	Documentation/devicetree/bindings/video/rockchip*
 
+DRM DRIVERS FOR VC4
+M:	Eric Anholt <eric@anholt.net>
+T:	git git://github.com/anholt/linux
+S:	Maintained
+F:	drivers/gpu/drm/vc4/*
+
 DSBR100 USB FM RADIO DRIVER
 M:	Alexey Klimov <klimov.linux@gmail.com>
 L:	linux-media@vger.kernel.org
-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1208011 — Re: [PATCH 2/7] MAINTAINERS: Add myself for the new VC4 (RPi GPU) graphics driver.

FromStephen Warren <swarren@wwwdotorg.org>
Date2015-08-15 06:50 +0200
SubjectRe: [PATCH 2/7] MAINTAINERS: Add myself for the new VC4 (RPi GPU) graphics driver.
Message-ID<pXBzQ-7Fp-1@gated-at.bofh.it>
In reply to#1206444
On 08/12/2015 06:56 PM, Eric Anholt wrote:

> diff --git a/MAINTAINERS b/MAINTAINERS

> +DRM DRIVERS FOR VC4
> +M:	Eric Anholt <eric@anholt.net>
> +T:	git git://github.com/anholt/linux
> +S:	Maintained
> +F:	drivers/gpu/drm/vc4/*

S: Supported

?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1208790

FromEric Anholt <eric@anholt.net>
Date2015-08-17 20:50 +0200
Message-ID<pYxDP-7fc-13@gated-at.bofh.it>
In reply to#1208011

[Multipart message — attachments visible in raw view] — view raw

Stephen Warren <swarren@wwwdotorg.org> writes:

> On 08/12/2015 06:56 PM, Eric Anholt wrote:
>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>
>> +DRM DRIVERS FOR VC4
>> +M:	Eric Anholt <eric@anholt.net>
>> +T:	git git://github.com/anholt/linux
>> +S:	Maintained
>> +F:	drivers/gpu/drm/vc4/*
>
> S: Supported

Fixed.

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web