On Tue, 16 Apr 2019 20:38:34 +0200 Christian König wrote:
> +     /**
> +      * @unpin_dma_buf:
> +      *
> +      * This is called by dma_buf_unpin and lets the exporter know that an
> +      * importer doesn't need to the DMA-buf to stay were it is any more.
> +      *
s/need to/need/  s/were/where/

> +      * This is called with the dmabuf->resv object locked.
> +      *
> +      * This callback is optional.
> +      */
> +     void (*unpin)(struct dma_buf *);
> +
BR
Hillf

_______________________________________________
amd-gfx mailing list
amd-...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to