Re: Wayland/weston opens files in suspend/resume

2018-08-22 Thread Teemu K
On Wed, Aug 22, 2018 at 12:51 PM Pekka Paalanen wrote: > > On Wed, 22 Aug 2018 12:18:00 +0300 > Teemu K wrote: > > > Hi, > > > > I have custom iMX6 based HW running image generated with Yocto 2.4 > > (Wayland 2.0.0) and Linux kernel 4.1.x that I've been testing with > > suspend/resume cycles. >

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

2018-08-22 Thread Keith Packard
Marius-cristian Vlad writes: >> Can't the client query available modes on the passed connector via >> the >> leased fd? > > That's how the client does it now, it uses the leased fd to query > available modes. Presumably the client should have/receive all the data > from the compositor Just

Re: EXT: Wayland/weston opens files in suspend/resume

2018-08-22 Thread Ray, Ian (GE Healthcare)
> On 22 Aug 2018, at 12.18, Teemu K wrote: > > Hi, > > I have custom iMX6 based HW running image generated with Yocto 2.4 > (Wayland 2.0.0) and Linux kernel 4.1.x that I've been testing with > suspend/resume cycles. > > I noticed that after each suspend/resume cycle open file count >

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

2018-08-22 Thread Marius-cristian Vlad
On Wed, 2018-08-22 at 09:17 +0200, Philipp Zabel wrote: > Hi Marius, Hi, > > On Mon, 2018-08-20 at 23:00 +0300, Marius Vlad wrote: > > Simple protocol extension to manage DRM lease. Based on the work by > > Keith > > Packard in [1], respectively [2]. > > > > [1]

Re: Wayland/weston opens files in suspend/resume

2018-08-22 Thread Pekka Paalanen
On Wed, 22 Aug 2018 12:18:00 +0300 Teemu K wrote: > Hi, > > I have custom iMX6 based HW running image generated with Yocto 2.4 > (Wayland 2.0.0) and Linux kernel 4.1.x that I've been testing with > suspend/resume cycles. > > I noticed that after each suspend/resume cycle open file count >

Wayland/weston opens files in suspend/resume

2018-08-22 Thread Teemu K
Hi, I have custom iMX6 based HW running image generated with Yocto 2.4 (Wayland 2.0.0) and Linux kernel 4.1.x that I've been testing with suspend/resume cycles. I noticed that after each suspend/resume cycle open file count increases. In my testing I got around 490 suspend/resume cycles until

Re: [PATCH wayland v2 1/3] tests: Demarshalling of very long array/string lengths.

2018-08-22 Thread Pekka Paalanen
On Tue, 21 Aug 2018 10:47:29 +0200 Michal Srb wrote: > Attempting to demarshal message with array or string longer than its > body should return failure. Handling the length correctly is tricky when > it gets to near-UINT32_MAX values. Unexpected overflows can cause > crashes and other security

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

2018-08-22 Thread Philipp Zabel
Hi Marius, On Mon, 2018-08-20 at 23:00 +0300, Marius Vlad wrote: > Simple protocol extension to manage DRM lease. Based on the work by Keith > Packard in [1], respectively [2]. > > [1] > https://cgit.freedesktop.org/mesa/drm/commit/?id=c4171535389d72e9135c9615cecd07b346fd6d7e > [2] >

Re: need your suggestion

2018-08-22 Thread binnan hao
I'm using Busybox root file system, and the default setting on Busybox is mdev instead of udev. The device file of keyboard and mouse can be found in /dev/input. Qt4 works smoothly on this system and keyboard and mouse work well too. Peter Hutterer 于2018年8月22日周三 上午11:24写道: > On Wed, Aug 22,