RE: egl image creation in case of atomic

2018-09-13 Thread Hosokawa, Kenji (ADITG/ESB)
> -Original Message- > From: Pekka Paalanen > Sent: Dienstag, 11. September 2018 16:35 > To: Hosokawa, Kenji (ADITG/ESB) > Cc: wayland-devel@lists.freedesktop.org > Subject: Re: egl image creation in case of atomic > > On Tue, 11 Sep 2018 16:10:17 +0300 > Pekka Paalanen wrote: > > >

Re: Weston compositor sleep from wayland client

2018-09-13 Thread Pekka Paalanen
On Thu, 13 Sep 2018 10:32:52 +0530 nsola...@codeaurora.org wrote: > On 2018-09-12 18:38, Pekka Paalanen wrote: > > You could write a new Wayland extension, implement it in Weston and > > your app, and control the compositor state that way. However, generally > > it is a bad idea to let arbitrary

Re: External DMA to gpu

2018-09-13 Thread Pekka Paalanen
On Wed, 12 Sep 2018 11:51:39 +0200 Dirk Eibach wrote: > Hi Pekka, > > > yes, simple-dmabuf-v4l does exactly what I wrote in the above quote. > > However, it does not allocate from the GPU device or from the display > > device. Instead, it allocates from the V4L2 device and hopes that the > > com