[PATCH v4] unstable/drm-lease: DRM lease protocol support

2019-07-16 Thread Drew DeVault
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 terms of the lease and transfer this file des

Re: [PATCH v3] unstable/drm-lease: DRM lease protocol support

2019-07-16 Thread Drew DeVault
On Mon Jul 15, 2019 at 5:46 PM Simon Ser wrote: > > + > > + > > +Indicates the client no longer wishes to receive connector events. > > The > > +compositor may still send connector events until it sends the > > finish > > +event, however. > > + > > +The c