On Tuesday, September 3, 2019 1:15 AM, Sebastian Wick
wrote:
> On 2019-07-30 14:53, Drew DeVault wrote:
>
> > From: Marius Vlad marius.v...@collabora.com
> > DRM leasing is a feature which allows the DRM master to "lease" a
> > subset
> > of its DRM resources to another DRM master via drmModeCre
On 2019-07-30 14:53, Drew DeVault wrote:
From: Marius Vlad
DRM leasing is a feature which allows the DRM master to "lease" a
subset
of its DRM resources to another DRM master via drmModeCreateLease,
which
returns a file descriptor for the new DRM master. We use this protocol
to negotiate the
On Tue, 30 Jul 2019 08:53:31 -0400
Drew DeVault wrote:
> From: Marius Vlad
>
> DRM leasing is a feature which allows the DRM master to "lease" a subset
> of its DRM resources to another DRM master via drmModeCreateLease, which
> returns a file descriptor for the new DRM master. We use this prot
On Mon, 02 Sep 2019 08:40:41 +0800 "HalleyZhao" said:
> Hi experts: wayland designs a light-weight server, usually client manages
> buffer by themselves. It gives client more flexibility, migration
> rendering/composition between different server, subsurface to keep layout
> while keeping view h