2018-10-22 01:30:05

by Rodrigo Siqueira

[permalink] [raw]
Subject: [PATCH V2] MAINTAINERS: Add entry for VKMS

Add maintainers and reviewers for VKMS driver

Signed-off-by: Rodrigo Siqueira <[email protected]>
---
Changes in v2:
- Insert the section in alphabetical order

MAINTAINERS | 10 ++++++++++
1 file changed, 10 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 39c3f6682ace..56572f0968ce 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4733,6 +4733,16 @@ S: Odd Fixes
F: drivers/gpu/drm/udl/
T: git git://anongit.freedesktop.org/drm/drm-misc

+DRM DRIVER FOR VIRTUAL KERNEL MODESETTING (VKMS)
+M: Rodrigo Siqueira <[email protected]>
+R: Haneen Mohammed <[email protected]>
+R: Daniel Vetter <[email protected]>
+T: git git://anongit.freedesktop.org/drm/drm-misc
+S: Maintained
+L: [email protected]
+F: drivers/gpu/drm/vkms/
+F: Documentation/gpu/vkms.rst
+
DRM DRIVER FOR VMWARE VIRTUAL GPU
M: "VMware Graphics" <[email protected]>
M: Sinclair Yeh <[email protected]>
--
2.19.1



2018-10-22 12:36:09

by Sean Paul

[permalink] [raw]
Subject: Re: [PATCH V2] MAINTAINERS: Add entry for VKMS

On Sun, Oct 21, 2018 at 10:27:01PM -0300, Rodrigo Siqueira wrote:
> Add maintainers and reviewers for VKMS driver
>
> Signed-off-by: Rodrigo Siqueira <[email protected]>

Acked-by: Sean Paul <[email protected]>

> ---
> Changes in v2:
> - Insert the section in alphabetical order
>
> MAINTAINERS | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 39c3f6682ace..56572f0968ce 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4733,6 +4733,16 @@ S: Odd Fixes
> F: drivers/gpu/drm/udl/
> T: git git://anongit.freedesktop.org/drm/drm-misc
>
> +DRM DRIVER FOR VIRTUAL KERNEL MODESETTING (VKMS)
> +M: Rodrigo Siqueira <[email protected]>
> +R: Haneen Mohammed <[email protected]>
> +R: Daniel Vetter <[email protected]>
> +T: git git://anongit.freedesktop.org/drm/drm-misc
> +S: Maintained
> +L: [email protected]
> +F: drivers/gpu/drm/vkms/
> +F: Documentation/gpu/vkms.rst
> +
> DRM DRIVER FOR VMWARE VIRTUAL GPU
> M: "VMware Graphics" <[email protected]>
> M: Sinclair Yeh <[email protected]>
> --
> 2.19.1
>

--
Sean Paul, Software Engineer, Google / Chromium OS

2018-10-31 00:08:01

by Haneen Mohammed

[permalink] [raw]
Subject: Re: [PATCH V2] MAINTAINERS: Add entry for VKMS

On Mon, Oct 22, 2018 at 08:31:42AM -0400, Sean Paul wrote:
> On Sun, Oct 21, 2018 at 10:27:01PM -0300, Rodrigo Siqueira wrote:
> > Add maintainers and reviewers for VKMS driver
> >
> > Signed-off-by: Rodrigo Siqueira <[email protected]>
>
> Acked-by: Sean Paul <[email protected]>
>

Reviewed-by: Haneen Mohammed <[email protected]>

> > ---
> > Changes in v2:
> > - Insert the section in alphabetical order
> >
> > MAINTAINERS | 10 ++++++++++
> > 1 file changed, 10 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 39c3f6682ace..56572f0968ce 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -4733,6 +4733,16 @@ S: Odd Fixes
> > F: drivers/gpu/drm/udl/
> > T: git git://anongit.freedesktop.org/drm/drm-misc
> >
> > +DRM DRIVER FOR VIRTUAL KERNEL MODESETTING (VKMS)
> > +M: Rodrigo Siqueira <[email protected]>
> > +R: Haneen Mohammed <[email protected]>
> > +R: Daniel Vetter <[email protected]>
> > +T: git git://anongit.freedesktop.org/drm/drm-misc
> > +S: Maintained
> > +L: [email protected]
> > +F: drivers/gpu/drm/vkms/
> > +F: Documentation/gpu/vkms.rst
> > +
> > DRM DRIVER FOR VMWARE VIRTUAL GPU
> > M: "VMware Graphics" <[email protected]>
> > M: Sinclair Yeh <[email protected]>
> > --
> > 2.19.1
> >
>
> --
> Sean Paul, Software Engineer, Google / Chromium OS

2018-10-31 09:51:59

by Daniel Vetter

[permalink] [raw]
Subject: Re: [PATCH V2] MAINTAINERS: Add entry for VKMS

On Wed, Oct 31, 2018 at 02:12:27AM +0300, Haneen Mohammed wrote:
> On Mon, Oct 22, 2018 at 08:31:42AM -0400, Sean Paul wrote:
> > On Sun, Oct 21, 2018 at 10:27:01PM -0300, Rodrigo Siqueira wrote:
> > > Add maintainers and reviewers for VKMS driver
> > >
> > > Signed-off-by: Rodrigo Siqueira <[email protected]>
> >
> > Acked-by: Sean Paul <[email protected]>
> >
>
> Reviewed-by: Haneen Mohammed <[email protected]>

Rodrigo, are you all set up with commit rights for drm-misc now?
-Daniel

>
> > > ---
> > > Changes in v2:
> > > - Insert the section in alphabetical order
> > >
> > > MAINTAINERS | 10 ++++++++++
> > > 1 file changed, 10 insertions(+)
> > >
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index 39c3f6682ace..56572f0968ce 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -4733,6 +4733,16 @@ S: Odd Fixes
> > > F: drivers/gpu/drm/udl/
> > > T: git git://anongit.freedesktop.org/drm/drm-misc
> > >
> > > +DRM DRIVER FOR VIRTUAL KERNEL MODESETTING (VKMS)
> > > +M: Rodrigo Siqueira <[email protected]>
> > > +R: Haneen Mohammed <[email protected]>
> > > +R: Daniel Vetter <[email protected]>
> > > +T: git git://anongit.freedesktop.org/drm/drm-misc
> > > +S: Maintained
> > > +L: [email protected]
> > > +F: drivers/gpu/drm/vkms/
> > > +F: Documentation/gpu/vkms.rst
> > > +
> > > DRM DRIVER FOR VMWARE VIRTUAL GPU
> > > M: "VMware Graphics" <[email protected]>
> > > M: Sinclair Yeh <[email protected]>
> > > --
> > > 2.19.1
> > >
> >
> > --
> > Sean Paul, Software Engineer, Google / Chromium OS

--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch

2018-10-31 11:32:24

by Rodrigo Siqueira

[permalink] [raw]
Subject: Re: [PATCH V2] MAINTAINERS: Add entry for VKMS

On 10/31, Daniel Vetter wrote:
> On Wed, Oct 31, 2018 at 02:12:27AM +0300, Haneen Mohammed wrote:
> > On Mon, Oct 22, 2018 at 08:31:42AM -0400, Sean Paul wrote:
> > > On Sun, Oct 21, 2018 at 10:27:01PM -0300, Rodrigo Siqueira wrote:
> > > > Add maintainers and reviewers for VKMS driver
> > > >
> > > > Signed-off-by: Rodrigo Siqueira <[email protected]>
> > >
> > > Acked-by: Sean Paul <[email protected]>
> > >
> >
> > Reviewed-by: Haneen Mohammed <[email protected]>
>
> Rodrigo, are you all set up with commit rights for drm-misc now?

Yes! Daniel Stone already gave me permission :)

I just have to study more about 'dim', in order to feel comfortable with
the tool.

> -Daniel
>
> >
> > > > ---
> > > > Changes in v2:
> > > > - Insert the section in alphabetical order
> > > >
> > > > MAINTAINERS | 10 ++++++++++
> > > > 1 file changed, 10 insertions(+)
> > > >
> > > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > > index 39c3f6682ace..56572f0968ce 100644
> > > > --- a/MAINTAINERS
> > > > +++ b/MAINTAINERS
> > > > @@ -4733,6 +4733,16 @@ S: Odd Fixes
> > > > F: drivers/gpu/drm/udl/
> > > > T: git git://anongit.freedesktop.org/drm/drm-misc
> > > >
> > > > +DRM DRIVER FOR VIRTUAL KERNEL MODESETTING (VKMS)
> > > > +M: Rodrigo Siqueira <[email protected]>
> > > > +R: Haneen Mohammed <[email protected]>
> > > > +R: Daniel Vetter <[email protected]>
> > > > +T: git git://anongit.freedesktop.org/drm/drm-misc
> > > > +S: Maintained
> > > > +L: [email protected]
> > > > +F: drivers/gpu/drm/vkms/
> > > > +F: Documentation/gpu/vkms.rst
> > > > +
> > > > DRM DRIVER FOR VMWARE VIRTUAL GPU
> > > > M: "VMware Graphics" <[email protected]>
> > > > M: Sinclair Yeh <[email protected]>
> > > > --
> > > > 2.19.1
> > > >
> > >
> > > --
> > > Sean Paul, Software Engineer, Google / Chromium OS
>
> --
> Daniel Vetter
> Software Engineer, Intel Corporation
> http://blog.ffwll.ch

--
Rodrigo Siqueira
https://siqueira.tech
https://twitter.com/siqueirajordao
Graduate Student
Department of Computer Science
University of S?o Paulo

2018-10-31 18:52:02

by Harry Wentland

[permalink] [raw]
Subject: Re: [PATCH V2] MAINTAINERS: Add entry for VKMS

On 2018-10-21 9:27 p.m., Rodrigo Siqueira wrote:
> Add maintainers and reviewers for VKMS driver
>
> Signed-off-by: Rodrigo Siqueira <[email protected]>

Acked-by: Harry Wentland <[email protected]>

Harry

> ---
> Changes in v2:
> - Insert the section in alphabetical order
>
> MAINTAINERS | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 39c3f6682ace..56572f0968ce 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4733,6 +4733,16 @@ S: Odd Fixes
> F: drivers/gpu/drm/udl/
> T: git git://anongit.freedesktop.org/drm/drm-misc
>
> +DRM DRIVER FOR VIRTUAL KERNEL MODESETTING (VKMS)
> +M: Rodrigo Siqueira <[email protected]>
> +R: Haneen Mohammed <[email protected]>
> +R: Daniel Vetter <[email protected]>
> +T: git git://anongit.freedesktop.org/drm/drm-misc
> +S: Maintained
> +L: [email protected]
> +F: drivers/gpu/drm/vkms/
> +F: Documentation/gpu/vkms.rst
> +
> DRM DRIVER FOR VMWARE VIRTUAL GPU
> M: "VMware Graphics" <[email protected]>
> M: Sinclair Yeh <[email protected]>
>