lkml.org 
[lkml]   [2016]   [Jan]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [RFC 11/29] dma-buf/fence: move sync_timeline to fence_timeline
From
Date
On 01/15/2016 06:55 AM, Gustavo Padovan wrote:
> /**
> + * fence_timeline_create - create a new fence_timeline
> + * @num: [in] amount of contexts to allocate
[...]
> + */
> +struct fence_timeline *fence_timeline_create(unsigned num,
> + struct fence_timeline_ops *ops,
> + int size, const char *name)
> +{
[...]
> + timeline->context = fence_context_alloc(1);

fence_context_alloc(num)


\
 
 \ /
  Last update: 2016-01-20 03:01    [W:0.086 / U:0.332 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site