diff mbox series

MAINTAINERS: add drm/lima driver info

Message ID 20190329134748.8269-1-yuq825@gmail.com (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: add drm/lima driver info | expand

Commit Message

Qiang Yu March 29, 2019, 1:47 p.m. UTC
Signed-off-by: Qiang Yu <yuq825@gmail.com>
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

Comments

Neil Armstrong March 29, 2019, 2:37 p.m. UTC | #1
On 29/03/2019 14:47, Qiang Yu wrote:
> Signed-off-by: Qiang Yu <yuq825@gmail.com>
> ---
>  MAINTAINERS | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f8e63bcc4c1c..cd2d632b713d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5101,6 +5101,15 @@ S:	Maintained
>  F:	drivers/gpu/drm/hisilicon/
>  F:	Documentation/devicetree/bindings/display/hisilicon/
>  
> +DRM DRIVERS FOR LIMA
> +M:	Qiang Yu <yuq825@gmail.com>
> +L:	dri-devel@lists.freedesktop.org
> +L:	lima@lists.freedesktop.org
> +S:	Maintained
> +F:	drivers/gpu/drm/lima/
> +F:	include/uapi/drm/lima_drm.h
> +T:	git git://anongit.freedesktop.org/drm/drm-misc
> +
>  DRM DRIVERS FOR MEDIATEK
>  M:	CK Hu <ck.hu@mediatek.com>
>  M:	Philipp Zabel <p.zabel@pengutronix.de>
> 

Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Daniel Vetter March 29, 2019, 3:20 p.m. UTC | #2
On Fri, Mar 29, 2019 at 09:47:48PM +0800, Qiang Yu wrote:
> Signed-off-by: Qiang Yu <yuq825@gmail.com>
> ---
>  MAINTAINERS | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f8e63bcc4c1c..cd2d632b713d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5101,6 +5101,15 @@ S:	Maintained
>  F:	drivers/gpu/drm/hisilicon/
>  F:	Documentation/devicetree/bindings/display/hisilicon/
>  
> +DRM DRIVERS FOR LIMA
> +M:	Qiang Yu <yuq825@gmail.com>
> +L:	dri-devel@lists.freedesktop.org
> +L:	lima@lists.freedesktop.org
> +S:	Maintained
> +F:	drivers/gpu/drm/lima/
> +F:	include/uapi/drm/lima_drm.h
> +T:	git git://anongit.freedesktop.org/drm/drm-misc

Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>

btw where's your fdo account request so I can ack your drm-misc rights?
For merging I think Eric already volunteered, and for questions I think
there's enough experienced drm-misc committers in this thread for smooth
learning for you.

Cheers, Daniel

> +
>  DRM DRIVERS FOR MEDIATEK
>  M:	CK Hu <ck.hu@mediatek.com>
>  M:	Philipp Zabel <p.zabel@pengutronix.de>
> -- 
> 2.17.1
>
Qiang Yu March 30, 2019, 12:31 p.m. UTC | #3
On Fri, Mar 29, 2019 at 11:20 PM Daniel Vetter <daniel@ffwll.ch> wrote:
>
> On Fri, Mar 29, 2019 at 09:47:48PM +0800, Qiang Yu wrote:
> > Signed-off-by: Qiang Yu <yuq825@gmail.com>
> > ---
> >  MAINTAINERS | 9 +++++++++
> >  1 file changed, 9 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index f8e63bcc4c1c..cd2d632b713d 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -5101,6 +5101,15 @@ S:     Maintained
> >  F:   drivers/gpu/drm/hisilicon/
> >  F:   Documentation/devicetree/bindings/display/hisilicon/
> >
> > +DRM DRIVERS FOR LIMA
> > +M:   Qiang Yu <yuq825@gmail.com>
> > +L:   dri-devel@lists.freedesktop.org
> > +L:   lima@lists.freedesktop.org
> > +S:   Maintained
> > +F:   drivers/gpu/drm/lima/
> > +F:   include/uapi/drm/lima_drm.h
> > +T:   git git://anongit.freedesktop.org/drm/drm-misc
>
> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
>
> btw where's your fdo account request so I can ack your drm-misc rights?
Here it is:
https://gitlab.freedesktop.org/freedesktop/freedesktop/issues/139

> For merging I think Eric already volunteered, and for questions I think
> there's enough experienced drm-misc committers in this thread for smooth
> learning for you.
>
OK, thanks.

Hi Eric, please go ahead to push the lima driver and this patch, thanks.

Regards,
Qiang
Eric Anholt April 1, 2019, 5:48 p.m. UTC | #4
Qiang Yu <yuq825@gmail.com> writes:

> On Fri, Mar 29, 2019 at 11:20 PM Daniel Vetter <daniel@ffwll.ch> wrote:
>>
>> On Fri, Mar 29, 2019 at 09:47:48PM +0800, Qiang Yu wrote:
>> > Signed-off-by: Qiang Yu <yuq825@gmail.com>
>> > ---
>> >  MAINTAINERS | 9 +++++++++
>> >  1 file changed, 9 insertions(+)
>> >
>> > diff --git a/MAINTAINERS b/MAINTAINERS
>> > index f8e63bcc4c1c..cd2d632b713d 100644
>> > --- a/MAINTAINERS
>> > +++ b/MAINTAINERS
>> > @@ -5101,6 +5101,15 @@ S:     Maintained
>> >  F:   drivers/gpu/drm/hisilicon/
>> >  F:   Documentation/devicetree/bindings/display/hisilicon/
>> >
>> > +DRM DRIVERS FOR LIMA
>> > +M:   Qiang Yu <yuq825@gmail.com>
>> > +L:   dri-devel@lists.freedesktop.org
>> > +L:   lima@lists.freedesktop.org
>> > +S:   Maintained
>> > +F:   drivers/gpu/drm/lima/
>> > +F:   include/uapi/drm/lima_drm.h
>> > +T:   git git://anongit.freedesktop.org/drm/drm-misc
>>
>> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
>>
>> btw where's your fdo account request so I can ack your drm-misc rights?
> Here it is:
> https://gitlab.freedesktop.org/freedesktop/freedesktop/issues/139
>
>> For merging I think Eric already volunteered, and for questions I think
>> there's enough experienced drm-misc committers in this thread for smooth
>> learning for you.
>>
> OK, thanks.
>
> Hi Eric, please go ahead to push the lima driver and this patch, thanks.

Did builds on x86_64, arm64, and arm, and all looked good.  Merged now.
Congrats!

Once this hits drm-next, we'll be ready to merge the Mesa side.
Qiang Yu April 2, 2019, 2:30 a.m. UTC | #5
On Tue, Apr 2, 2019 at 1:48 AM Eric Anholt <eric@anholt.net> wrote:
>
> Qiang Yu <yuq825@gmail.com> writes:
>
> > On Fri, Mar 29, 2019 at 11:20 PM Daniel Vetter <daniel@ffwll.ch> wrote:
> >>
> >> On Fri, Mar 29, 2019 at 09:47:48PM +0800, Qiang Yu wrote:
> >> > Signed-off-by: Qiang Yu <yuq825@gmail.com>
> >> > ---
> >> >  MAINTAINERS | 9 +++++++++
> >> >  1 file changed, 9 insertions(+)
> >> >
> >> > diff --git a/MAINTAINERS b/MAINTAINERS
> >> > index f8e63bcc4c1c..cd2d632b713d 100644
> >> > --- a/MAINTAINERS
> >> > +++ b/MAINTAINERS
> >> > @@ -5101,6 +5101,15 @@ S:     Maintained
> >> >  F:   drivers/gpu/drm/hisilicon/
> >> >  F:   Documentation/devicetree/bindings/display/hisilicon/
> >> >
> >> > +DRM DRIVERS FOR LIMA
> >> > +M:   Qiang Yu <yuq825@gmail.com>
> >> > +L:   dri-devel@lists.freedesktop.org
> >> > +L:   lima@lists.freedesktop.org
> >> > +S:   Maintained
> >> > +F:   drivers/gpu/drm/lima/
> >> > +F:   include/uapi/drm/lima_drm.h
> >> > +T:   git git://anongit.freedesktop.org/drm/drm-misc
> >>
> >> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
> >>
> >> btw where's your fdo account request so I can ack your drm-misc rights?
> > Here it is:
> > https://gitlab.freedesktop.org/freedesktop/freedesktop/issues/139
> >
> >> For merging I think Eric already volunteered, and for questions I think
> >> there's enough experienced drm-misc committers in this thread for smooth
> >> learning for you.
> >>
> > OK, thanks.
> >
> > Hi Eric, please go ahead to push the lima driver and this patch, thanks.
>
> Did builds on x86_64, arm64, and arm, and all looked good.  Merged now.
> Congrats!
>
> Once this hits drm-next, we'll be ready to merge the Mesa side.

Thanks very much!

Regards,
Qiang
Qiang Yu April 3, 2019, 11:53 a.m. UTC | #6
Hi guys,

I have some questions after reading the drm maintainer tools doc:
https://drm.pages.freedesktop.org/maintainer-tools/getting-started.html

1. As a committer to drm-misc, do I still need to use dim? Wouldn't just
raw git commands enough? For example just "git push" to the target
drm-misc branch.

2. Any special care need to take before push? Like need to test on
some public CI/CD system or just test locally on affected functionality
and arch is enough?

3. Do drm-misc have plan to move to gitlab?

Thanks,
Qiang

On Tue, Apr 2, 2019 at 10:30 AM Qiang Yu <yuq825@gmail.com> wrote:
>
> On Tue, Apr 2, 2019 at 1:48 AM Eric Anholt <eric@anholt.net> wrote:
> >
> > Qiang Yu <yuq825@gmail.com> writes:
> >
> > > On Fri, Mar 29, 2019 at 11:20 PM Daniel Vetter <daniel@ffwll.ch> wrote:
> > >>
> > >> On Fri, Mar 29, 2019 at 09:47:48PM +0800, Qiang Yu wrote:
> > >> > Signed-off-by: Qiang Yu <yuq825@gmail.com>
> > >> > ---
> > >> >  MAINTAINERS | 9 +++++++++
> > >> >  1 file changed, 9 insertions(+)
> > >> >
> > >> > diff --git a/MAINTAINERS b/MAINTAINERS
> > >> > index f8e63bcc4c1c..cd2d632b713d 100644
> > >> > --- a/MAINTAINERS
> > >> > +++ b/MAINTAINERS
> > >> > @@ -5101,6 +5101,15 @@ S:     Maintained
> > >> >  F:   drivers/gpu/drm/hisilicon/
> > >> >  F:   Documentation/devicetree/bindings/display/hisilicon/
> > >> >
> > >> > +DRM DRIVERS FOR LIMA
> > >> > +M:   Qiang Yu <yuq825@gmail.com>
> > >> > +L:   dri-devel@lists.freedesktop.org
> > >> > +L:   lima@lists.freedesktop.org
> > >> > +S:   Maintained
> > >> > +F:   drivers/gpu/drm/lima/
> > >> > +F:   include/uapi/drm/lima_drm.h
> > >> > +T:   git git://anongit.freedesktop.org/drm/drm-misc
> > >>
> > >> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
> > >>
> > >> btw where's your fdo account request so I can ack your drm-misc rights?
> > > Here it is:
> > > https://gitlab.freedesktop.org/freedesktop/freedesktop/issues/139
> > >
> > >> For merging I think Eric already volunteered, and for questions I think
> > >> there's enough experienced drm-misc committers in this thread for smooth
> > >> learning for you.
> > >>
> > > OK, thanks.
> > >
> > > Hi Eric, please go ahead to push the lima driver and this patch, thanks.
> >
> > Did builds on x86_64, arm64, and arm, and all looked good.  Merged now.
> > Congrats!
> >
> > Once this hits drm-next, we'll be ready to merge the Mesa side.
>
> Thanks very much!
>
> Regards,
> Qiang
Daniel Vetter April 3, 2019, 12:46 p.m. UTC | #7
On Wed, Apr 3, 2019 at 1:54 PM Qiang Yu <yuq825@gmail.com> wrote:
>
> Hi guys,
>
> I have some questions after reading the drm maintainer tools doc:
> https://drm.pages.freedesktop.org/maintainer-tools/getting-started.html
>
> 1. As a committer to drm-misc, do I still need to use dim? Wouldn't just
> raw git commands enough? For example just "git push" to the target
> drm-misc branch.

Yes, there's a pile of sanity checks in dim to make sure there's no
screw-ups. Everytime a new screw-up happens we try to improve the
tooling. So both patch applying and pushing must be done with dim.

> 2. Any special care need to take before push? Like need to test on
> some public CI/CD system or just test locally on affected functionality
> and arch is enough?

Unfortunately that's the one part not automated by dim, because
cross-compiler setups are too tricky. There's a few defconfigs in the
drm-rerere directory (that dim creates) which at least I myself use
for compile testing. So that still needs to be done.

> 3. Do drm-misc have plan to move to gitlab?

Yes, because we want to put all these checks server side (using gitlab
CI). Unfortunately it's held up with some infrastructure work. See
https://gitlab.freedesktop.org/freedesktop/freedesktop/issues/69 for
current status.

Thanks, Daniel

>
> Thanks,
> Qiang
>
> On Tue, Apr 2, 2019 at 10:30 AM Qiang Yu <yuq825@gmail.com> wrote:
> >
> > On Tue, Apr 2, 2019 at 1:48 AM Eric Anholt <eric@anholt.net> wrote:
> > >
> > > Qiang Yu <yuq825@gmail.com> writes:
> > >
> > > > On Fri, Mar 29, 2019 at 11:20 PM Daniel Vetter <daniel@ffwll.ch> wrote:
> > > >>
> > > >> On Fri, Mar 29, 2019 at 09:47:48PM +0800, Qiang Yu wrote:
> > > >> > Signed-off-by: Qiang Yu <yuq825@gmail.com>
> > > >> > ---
> > > >> >  MAINTAINERS | 9 +++++++++
> > > >> >  1 file changed, 9 insertions(+)
> > > >> >
> > > >> > diff --git a/MAINTAINERS b/MAINTAINERS
> > > >> > index f8e63bcc4c1c..cd2d632b713d 100644
> > > >> > --- a/MAINTAINERS
> > > >> > +++ b/MAINTAINERS
> > > >> > @@ -5101,6 +5101,15 @@ S:     Maintained
> > > >> >  F:   drivers/gpu/drm/hisilicon/
> > > >> >  F:   Documentation/devicetree/bindings/display/hisilicon/
> > > >> >
> > > >> > +DRM DRIVERS FOR LIMA
> > > >> > +M:   Qiang Yu <yuq825@gmail.com>
> > > >> > +L:   dri-devel@lists.freedesktop.org
> > > >> > +L:   lima@lists.freedesktop.org
> > > >> > +S:   Maintained
> > > >> > +F:   drivers/gpu/drm/lima/
> > > >> > +F:   include/uapi/drm/lima_drm.h
> > > >> > +T:   git git://anongit.freedesktop.org/drm/drm-misc
> > > >>
> > > >> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
> > > >>
> > > >> btw where's your fdo account request so I can ack your drm-misc rights?
> > > > Here it is:
> > > > https://gitlab.freedesktop.org/freedesktop/freedesktop/issues/139
> > > >
> > > >> For merging I think Eric already volunteered, and for questions I think
> > > >> there's enough experienced drm-misc committers in this thread for smooth
> > > >> learning for you.
> > > >>
> > > > OK, thanks.
> > > >
> > > > Hi Eric, please go ahead to push the lima driver and this patch, thanks.
> > >
> > > Did builds on x86_64, arm64, and arm, and all looked good.  Merged now.
> > > Congrats!
> > >
> > > Once this hits drm-next, we'll be ready to merge the Mesa side.
> >
> > Thanks very much!
> >
> > Regards,
> > Qiang
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index f8e63bcc4c1c..cd2d632b713d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5101,6 +5101,15 @@  S:	Maintained
 F:	drivers/gpu/drm/hisilicon/
 F:	Documentation/devicetree/bindings/display/hisilicon/
 
+DRM DRIVERS FOR LIMA
+M:	Qiang Yu <yuq825@gmail.com>
+L:	dri-devel@lists.freedesktop.org
+L:	lima@lists.freedesktop.org
+S:	Maintained
+F:	drivers/gpu/drm/lima/
+F:	include/uapi/drm/lima_drm.h
+T:	git git://anongit.freedesktop.org/drm/drm-misc
+
 DRM DRIVERS FOR MEDIATEK
 M:	CK Hu <ck.hu@mediatek.com>
 M:	Philipp Zabel <p.zabel@pengutronix.de>