Hi Christian, On 29 October 2015 at 21:34, Christian König <deathsimple@xxxxxxxxxxx> wrote: > From: Christian König <christian.koenig@xxxxxxx> > > Waiting for the first fence in an array of fences to signal. > > This is useful for device driver specific resource managers > and also Vulkan needs something similar. > > v2: more parameter checks, handling for timeout==0, > remove NULL entry support, better callback removal. > > Signed-off-by: Christian König <christian.koenig@xxxxxxx> > Reviewed-by: Alex Deucher <alexander.deucher@xxxxxxx> > Reviewed-by: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx> Please feel free to add my Acked-by: Sumit Semwal <sumit.semwal@xxxxxxxxxx> and take the dma-buf patches via the drm tree, if you'd like. > --- > drivers/dma-buf/fence.c | 98 +++++++++++++++++++++++++++++++++++++++++++++++++ > include/linux/fence.h | 3 +- > 2 files changed, 100 insertions(+), 1 deletion(-) > <snip> Best regards, Sumit. _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel