On Mon, 6 Feb 2017 13:33:43 +0530
Varad Gautam wrote:
> Hi Pekka,
>
> On Fri, Feb 3, 2017 at 8:39 PM, Pekka Paalanen
> wrote:
> > On Tue, 31 Jan 2017 18:41:52 +0530
> > Varad Gautam wrote:
> >
> >> From: Varad Gautam
> >>
> >> provide a mechanism that allows clients to import the added dmab
Hi Pekka,
On Fri, Feb 3, 2017 at 8:39 PM, Pekka Paalanen
wrote:
> On Tue, 31 Jan 2017 18:41:52 +0530
> Varad Gautam wrote:
>
>> From: Varad Gautam
>>
>> provide a mechanism that allows clients to import the added dmabufs
>> and immediately use the newly created wl_buffers without waiting on
>>
On Tue, 31 Jan 2017 18:41:52 +0530
Varad Gautam wrote:
> From: Varad Gautam
>
> provide a mechanism that allows clients to import the added dmabufs
> and immediately use the newly created wl_buffers without waiting on
> an event. this is useful to clients that are sure of their import
> request
From: Varad Gautam
provide a mechanism that allows clients to import the added dmabufs
and immediately use the newly created wl_buffers without waiting on
an event. this is useful to clients that are sure of their import
request succeeding, and wish to avoid the wl_buffer communication
roundtrip.