[PATCH] drm/doc: Includ fence chain api
Daniel Vetter
daniel at ffwll.ch
Fri May 21 15:27:05 UTC 2021
On Fri, May 21, 2021 at 10:26:28AM +0200, Christian König wrote:
> Am 21.05.21 um 10:24 schrieb Daniel Vetter:
> > We have this nice kerneldoc, but forgot to include it.
>
> Well I didn't forgot it, I just didn't had time to double check that it is
> bug free :)
It does seem to generate decent looking output and no new warnings.
> >
> > Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>
> > Cc: Sumit Semwal <sumit.semwal at linaro.org>
> > Cc: "Christian König" <christian.koenig at amd.com>
> > Cc: linux-media at vger.kernel.org
> > Cc: linaro-mm-sig at lists.linaro.org
>
> Reviewed-by: Christian König <christian.koenig at amd.com>
Thanks for taking a look, applied to drm-misc-next.
-Daniel
>
> > ---
> > Documentation/driver-api/dma-buf.rst | 9 +++++++++
> > 1 file changed, 9 insertions(+)
> >
> > diff --git a/Documentation/driver-api/dma-buf.rst b/Documentation/driver-api/dma-buf.rst
> > index 7f37ec30d9fd..7f21425d9435 100644
> > --- a/Documentation/driver-api/dma-buf.rst
> > +++ b/Documentation/driver-api/dma-buf.rst
> > @@ -178,6 +178,15 @@ DMA Fence Array
> > .. kernel-doc:: include/linux/dma-fence-array.h
> > :internal:
> > +DMA Fence Chain
> > +~~~~~~~~~~~~~~~
> > +
> > +.. kernel-doc:: drivers/dma-buf/dma-fence-chain.c
> > + :export:
> > +
> > +.. kernel-doc:: include/linux/dma-fence-chain.h
> > + :internal:
> > +
> > DMA Fence uABI/Sync File
> > ~~~~~~~~~~~~~~~~~~~~~~~~
>
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
More information about the dri-devel
mailing list