[PATCH 03/11] dma-buf/fence: add signal_on_any to the fence array v2

Gustavo Padovan gustavo at padovan.org
Wed Jun 1 15:25:47 UTC 2016


2016-06-01 Christian König <deathsimple at vodafone.de>:

> From: Christian König <christian.koenig at amd.com>
> 
> If @signal_on_any is true the fence array signals if any fence in the array
> signals, otherwise it signals when all fences in the array signal.
> 
> v2: fix signaled test and add comment suggested by Chris Wilson.
> 
> Signed-off-by: Christian König <christian.koenig at amd.com>
> ---
>  drivers/dma-buf/fence-array.c | 33 +++++++++++++++++++++++++--------
>  include/linux/fence-array.h   |  3 ++-
>  2 files changed, 27 insertions(+), 9 deletions(-)

Reviewed-by: Gustavo Padovan <gustavo.padovan at collabora.co.uk>

	Gustavo


More information about the dri-devel mailing list