dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add dma-fence* files to Sync File maintainership
@ 2017-01-27 17:54 Gustavo Padovan
  2017-01-30  8:37 ` Daniel Vetter
  0 siblings, 1 reply; 4+ messages in thread
From: Gustavo Padovan @ 2017-01-27 17:54 UTC (permalink / raw)
  To: dri-devel; +Cc: Gustavo Padovan

From: Gustavo Padovan <gustavo.padovan@collabora.com>

As Sync File is highly dependent on dma-fence* tracks it
under SYNC FILE_FRAMEWORK as well.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index bdc4843..c1c000d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3976,6 +3976,7 @@ S:	Maintained
 L:	linux-media@vger.kernel.org
 L:	dri-devel@lists.freedesktop.org
 F:	drivers/dma-buf/sync_*
+F:	drivers/dma-buf/dma-fence*
 F:	drivers/dma-buf/sw_sync.c
 F:	include/linux/sync_file.h
 F:	include/uapi/linux/sync_file.h
-- 
2.9.3

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: add dma-fence* files to Sync File maintainership
  2017-01-27 17:54 [PATCH] MAINTAINERS: add dma-fence* files to Sync File maintainership Gustavo Padovan
@ 2017-01-30  8:37 ` Daniel Vetter
  2017-01-30 13:27   ` Sumit Semwal
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Vetter @ 2017-01-30  8:37 UTC (permalink / raw)
  To: Gustavo Padovan; +Cc: Gustavo Padovan, dri-devel

On Fri, Jan 27, 2017 at 03:54:44PM -0200, Gustavo Padovan wrote:
> From: Gustavo Padovan <gustavo.padovan@collabora.com>
> 
> As Sync File is highly dependent on dma-fence* tracks it
> under SYNC FILE_FRAMEWORK as well.
> 
> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.com>

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

I guess wait for an ack from Sumit, then push.
-Daniel
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index bdc4843..c1c000d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3976,6 +3976,7 @@ S:	Maintained
>  L:	linux-media@vger.kernel.org
>  L:	dri-devel@lists.freedesktop.org
>  F:	drivers/dma-buf/sync_*
> +F:	drivers/dma-buf/dma-fence*
>  F:	drivers/dma-buf/sw_sync.c
>  F:	include/linux/sync_file.h
>  F:	include/uapi/linux/sync_file.h
> -- 
> 2.9.3
> 
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: add dma-fence* files to Sync File maintainership
  2017-01-30  8:37 ` Daniel Vetter
@ 2017-01-30 13:27   ` Sumit Semwal
  2017-01-30 19:59     ` Gustavo Padovan
  0 siblings, 1 reply; 4+ messages in thread
From: Sumit Semwal @ 2017-01-30 13:27 UTC (permalink / raw)
  To: Daniel Vetter; +Cc: DRI mailing list, Gustavo Padovan


[-- Attachment #1.1: Type: text/plain, Size: 1731 bytes --]

Hi Gustavo, Daniel,

On 30 January 2017 at 14:07, Daniel Vetter <daniel@ffwll.ch> wrote:

> On Fri, Jan 27, 2017 at 03:54:44PM -0200, Gustavo Padovan wrote:
> > From: Gustavo Padovan <gustavo.padovan@collabora.com>
> >
> > As Sync File is highly dependent on dma-fence* tracks it
> > under SYNC FILE_FRAMEWORK as well.
> >
> > Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.com>
>
> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
>
> Of course, feel free to add my
Acked-by: Sumit Semwal <sumit.semwal@linaro.org>


> I guess wait for an ack from Sumit, then push.
> -Daniel
> > ---
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index bdc4843..c1c000d 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -3976,6 +3976,7 @@ S:      Maintained
> >  L:   linux-media@vger.kernel.org
> >  L:   dri-devel@lists.freedesktop.org
> >  F:   drivers/dma-buf/sync_*
> > +F:   drivers/dma-buf/dma-fence*
> >  F:   drivers/dma-buf/sw_sync.c
> >  F:   include/linux/sync_file.h
> >  F:   include/uapi/linux/sync_file.h
> > --
> > 2.9.3
> >
> > _______________________________________________
> > dri-devel mailing list
> > dri-devel@lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/dri-devel
>
> --
> Daniel Vetter
> Software Engineer, Intel Corporation
> http://blog.ffwll.ch
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
>



-- 
Thanks and regards,

Sumit Semwal
Linaro Mobile Group - Kernel Team Lead
Linaro.org │ Open source software for ARM SoCs

[-- Attachment #1.2: Type: text/html, Size: 3309 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: add dma-fence* files to Sync File maintainership
  2017-01-30 13:27   ` Sumit Semwal
@ 2017-01-30 19:59     ` Gustavo Padovan
  0 siblings, 0 replies; 4+ messages in thread
From: Gustavo Padovan @ 2017-01-30 19:59 UTC (permalink / raw)
  To: Sumit Semwal; +Cc: Gustavo Padovan, DRI mailing list

2017-01-30 Sumit Semwal <sumit.semwal@linaro.org>:

> Hi Gustavo, Daniel,
> 
> On 30 January 2017 at 14:07, Daniel Vetter <daniel@ffwll.ch> wrote:
> 
> > On Fri, Jan 27, 2017 at 03:54:44PM -0200, Gustavo Padovan wrote:
> > > From: Gustavo Padovan <gustavo.padovan@collabora.com>
> > >
> > > As Sync File is highly dependent on dma-fence* tracks it
> > > under SYNC FILE_FRAMEWORK as well.
> > >
> > > Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.com>
> >
> > Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
> >
> > Of course, feel free to add my
> Acked-by: Sumit Semwal <sumit.semwal@linaro.org>

applied to drm-misc-next. Thanks.

Gustavo

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-01-30 19:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-27 17:54 [PATCH] MAINTAINERS: add dma-fence* files to Sync File maintainership Gustavo Padovan
2017-01-30  8:37 ` Daniel Vetter
2017-01-30 13:27   ` Sumit Semwal
2017-01-30 19:59     ` Gustavo Padovan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).