Re: [PATCH weston 0/3 v2] DRM lease support

2018-02-20 Thread Daniel Vetter
On Tue, Feb 13, 2018 at 11:08:38AM +, Daniel Stone wrote: > Hi all, > > On 13 February 2018 at 11:02, Marius-cristian Vlad > wrote: > > The sample client I've posted seems to be using the overlay plane. > > Also, Daniel Stone confirmed a while back that they can be used. > > > > However it se

Re: [PATCH weston 0/3 v2] DRM lease support

2018-02-13 Thread Daniel Stone
Hi all, On 13 February 2018 at 11:02, Marius-cristian Vlad wrote: > The sample client I've posted seems to be using the overlay plane. > Also, Daniel Stone confirmed a while back that they can be used. > > However it seems that page flipping on the overlay plane can not > be used if the connector

Re: [PATCH weston 0/3 v2] DRM lease support

2018-02-13 Thread Marius-cristian Vlad
op.org] On Behalf Of Marius Vlad > > Sent: Montag, 12. Februar 2018 15:55 > > To: wayland-devel@lists.freedesktop.org > > Cc: pekka.paala...@collabora.co.uk; kei...@keithp.com; Marius Vlad; > > dani...@collabora.com > > Subject: [PATCH weston 0/3 v2] DRM lease support >

RE: [PATCH weston 0/3 v2] DRM lease support

2018-02-12 Thread Ucan, Emre (ADITG/ESB)
sktop.org] On Behalf Of Marius Vlad > Sent: Montag, 12. Februar 2018 15:55 > To: wayland-devel@lists.freedesktop.org > Cc: pekka.paala...@collabora.co.uk; kei...@keithp.com; Marius Vlad; > dani...@collabora.com > Subject: [PATCH weston 0/3 v2] DRM lease support > > Patch se

[PATCH weston 0/3 v2] DRM lease support

2018-02-12 Thread Marius Vlad
Patch series that adds support for DRM leases. DRM leases is a method developed by Keith Packard to allow other application manage the output of a display/VR, while a DRM master is already owning the outputs resources. A more thorough explanation and terminology can be found at [1]. libdrm [2] a