[PATCH wayland-protocols v4] linux-dmabuf: add immediate dmabuf import path

Daniel Stone daniel at fooishbar.org
Fri May 19 09:54:16 UTC 2017


Hey Varad,

On 12 May 2017 at 06:16, Varad Gautam <varadgautam at gmail.com> wrote:
> On Fri, Feb 10, 2017 at 1:28 PM, Varad Gautam <varadgautam at gmail.com> wrote:
>> 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.
>>
>> bump zwp_linux_dmabuf_v1, zwp_linux_buffer_params_v1 interface
>> versions.
>>
>> v2: specify using incorrectly imported dmabufs as undefined behavior
>> instead of sending success/failure events. (pq, daniels)
>> v3: preserve the optional protocol error added in v2 and explicitly
>> state the outcome of import success or failure (pq)
>> v4: clarify create_immed failure cases and error codes (pq)
>>
>> Signed-off-by: Varad Gautam <varad.gautam at collabora.com>
>> Reviewed-by: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
>> ---
>
> Could we get this merged into wayland-protocols, if there are no
> objections on the v4?

Er yeah, it's definitely been long enough. Pushed now, thanks!

Cheers,
Daniel


More information about the wayland-devel mailing list