Re: [PATCH weston v5 03/14] libweston: add weston_debug API and implementation

2018-08-23 Thread Daniel Stone
Hi Pekka, On Mon, 6 Aug 2018 at 12:16, Pekka Paalanen wrote: > On Fri, 20 Jul 2018 20:03:24 +0100 Daniel Stone wrote: > > +/** Format current time as a string > > + * and append the debug scope name to it > > + * > > + * \param scope[in] debug scope. > > + * \param buf[out] Buffer to store the s

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

2018-08-23 Thread Marius-cristian Vlad
On Thu, 2018-08-23 at 08:41 +0200, Philipp Zabel wrote: > Hi, > > On Wed, 2018-08-22 at 11:12 +, Marius-cristian Vlad wrote: > [...] > > > Why not just send the connectors one by one, a single event with > > > all > > > relevant information for each? > > > > Hmm, okay, I'll try do that.  > >

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

2018-08-23 Thread Marius-cristian Vlad
On Thu, 2018-08-23 at 14:39 +0300, Pekka Paalanen wrote: > Sorry for the potentially duplicate email, my MUA messed up the CC > list > on the first go. > > > On Thu, 23 Aug 2018 08:41:30 +0200 > Philipp Zabel wrote: > > > Hi, > > > > On Wed, 2018-08-22 at 11:12 +, Marius-cristian Vlad wrot

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

2018-08-23 Thread Pekka Paalanen
Sorry for the potentially duplicate email, my MUA messed up the CC list on the first go. On Thu, 23 Aug 2018 08:41:30 +0200 Philipp Zabel wrote: > Hi, > > On Wed, 2018-08-22 at 11:12 +, Marius-cristian Vlad wrote: > [...] > > > Why not just send the connectors one by one, a single event

Re: Wayland/weston opens files in suspend/resume

2018-08-23 Thread Daniel Stone
Hi, On Thu, 23 Aug 2018 at 08:18, Pekka Paalanen wrote: > On Thu, 23 Aug 2018 08:30:35 +0300 Teemu K wrote: > > Well, since it's i.MX6 and NXP (still) doesn't provide proper video > > driver so proprietary EGL driver is being used. I think they even made > > their own fork for Weston 2.0.0 onwar

Re: Wayland/weston opens files in suspend/resume

2018-08-23 Thread Pekka Paalanen
On Thu, 23 Aug 2018 08:30:35 +0300 Teemu K wrote: > Well, since it's i.MX6 and NXP (still) doesn't provide proper video > driver so proprietary EGL driver is being used. I think they even made > their own fork for Weston 2.0.0 onward that they can keep using their > old driver instead fixing it t