Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1411323

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

From Gustavo Padovan <gustavo@padovan.org>
Newsgroups linux.kernel
Subject Re: [PATCH 03/11] dma-buf/fence: add signal_on_any to the fence array v2
Date 2016-06-01 17:30 +0200
Message-ID <rFgfN-1DF-35@gated-at.bofh.it> (permalink)
References <rFedX-qG-9@gated-at.bofh.it> <rFedX-qG-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

> From: Christian König <christian.koenig@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@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@collabora.co.uk>

	Gustavo

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 03/11] dma-buf/fence: add signal_on_any to the fence array v2 Christian König <deathsimple@vodafone.de> - 2016-06-01 15:20 +0200
  Re: [PATCH 03/11] dma-buf/fence: add signal_on_any to the fence  array v2 Gustavo Padovan <gustavo@padovan.org> - 2016-06-01 17:30 +0200

csiph-web