[PATCH] dma-buf: add dma_fence_chain_for_each_unwrap helper v2

Christian König ckoenig.leichtzumerken at gmail.com
Wed Jul 31 11:25:03 UTC 2019


Am 31.07.19 um 11:27 schrieb Michel Dänzer:
> 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.

Well alternatively we could update the MAINTAINERS file :) The 
dma-fence-chain container was added by me recently and so far is only 
used by stuff we maintain.

But yeah for the upcomming reservation object change I should probably 
send it around to more people.

Christian.


More information about the dri-devel mailing list