[PATCH] dma-buf: add dma_fence_chain_for_each_unwrap helper v2

Michel Dänzer michel at daenzer.net
Wed Jul 31 09:27:07 UTC 2019


On 2019-07-31 11:22 a.m., Christian König wrote:
> Add another for_each helper to iterate over all the fences in a chain
> with unwrapping each chain node.
> 
> v2: fix typos, simplify and rename the new helper
> 
> Signed-off-by: Christian König <christian.koenig at amd.com>
> ---
>  drivers/dma-buf/dma-fence-chain.c | 11 ++++-------
>  include/linux/dma-fence-chain.h   | 33 +++++++++++++++++++++++++++++++
>  2 files changed, 37 insertions(+), 7 deletions(-)

This should probably be sent to a wider audience, per the
scripts/get_maintainer.pl script.


-- 
Earthling Michel Dänzer               |              https://www.amd.com
Libre software enthusiast             |             Mesa and X developer


More information about the dri-devel mailing list