Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1415257
| From | Daniel Vetter <daniel@ffwll.ch> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] Documentation: add fence-array to kernel DocBook |
| Date | 2016-06-06 18:10 +0200 |
| Message-ID | <rH5ge-7ea-27@gated-at.bofh.it> (permalink) |
| References | <rH4Dv-6Hq-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Jun 06, 2016 at 12:21:05PM -0300, Gustavo Padovan wrote: > From: Gustavo Padovan <gustavo.padovan@collabora.co.uk> > > Include fence-array files in the DocBook. > > Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> > > --- > This should go to drm-misc, as fence-array are only present there > at the moment. Applied, thanks. -Daniel > --- > Documentation/DocBook/device-drivers.tmpl | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/DocBook/device-drivers.tmpl b/Documentation/DocBook/device-drivers.tmpl > index de79efd..5744ec7 100644 > --- a/Documentation/DocBook/device-drivers.tmpl > +++ b/Documentation/DocBook/device-drivers.tmpl > @@ -132,8 +132,10 @@ X!Edrivers/base/interface.c > !Edrivers/dma-buf/dma-buf.c > !Edrivers/dma-buf/fence.c > !Edrivers/dma-buf/seqno-fence.c > +!Edrivers/dma-buf/fence-array.c > !Iinclude/linux/fence.h > !Iinclude/linux/seqno-fence.h > +!Iinclude/linux/fence-array.h > !Edrivers/dma-buf/reservation.c > !Iinclude/linux/reservation.h > !Edrivers/dma-buf/sync_file.c > -- > 2.5.5 > -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] Documentation: add fence-array to kernel DocBook Gustavo Padovan <gustavo@padovan.org> - 2016-06-06 17:30 +0200 Re: [PATCH] Documentation: add fence-array to kernel DocBook Daniel Vetter <daniel@ffwll.ch> - 2016-06-06 18:10 +0200
csiph-web