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

2018-08-31 Thread Marius-cristian Vlad
On Thu, 2018-08-30 at 14:38 +0200, Philipp Zabel wrote: > On Thu, 2018-08-30 at 11:01 +, Marius-cristian Vlad wrote: > [...] > > > One interesting question is how to handle the situation when the  > > > client deliberately, or not, holds the lease indefinitely. > > > > The client implicitly ca

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

2018-08-30 Thread Philipp Zabel
On Thu, 2018-08-30 at 11:01 +, Marius-cristian Vlad wrote: [...] > > One interesting question is how to handle the situation when the > > client deliberately, or not, holds the lease indefinitely. > > The client implicitly cancels the lease by closing the lease fd (or by > having it closed au

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

2018-08-30 Thread Marius-cristian Vlad
; sardemff7+wayl...@sardemff7.net; p.za...@pengutronix.de Subject: Re: [PATCH wayland-protocols v4] unstable/drm-lease: DRM lease protocol support Hi Marius, Disclaimer: I don't feel very qualified to comment on the protocol design, take this with a grain of salt. mvlad: The more comment

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

2018-08-30 Thread Philipp Zabel
Hi Marius, Disclaimer: I don't feel very qualified to comment on the protocol design, take this with a grain of salt. Am Mittwoch, den 29.08.2018, 14:00 +0300 schrieb Marius Vlad: > Simple protocol extension to manage DRM lease. Based on the work by Keith > Packard in [1], respectively [2]. > >