On Thu, 25 Jul 2019 at 04:34, HalleyZhao wrote:
> in Mesa, I could find some implement for vulkan, but not for EGL.
>
> maybe, desktop developer care more on mesa than mobile developers, and most
> desktop driver does implicitly sync instead of depending on
> explicit-synchronization-unstable-v1
thanks Simon.
in Mesa, I could find some implement for vulkan, but not for EGL.
maybe, desktop developer care more on mesa than mobile developers, and most
desktop driver does implicitly sync instead of depending on
explicit-synchronization-unstable-v1.
-
Pekka Paalanen 于2019年7月24日周三 下午8:07写道:
>
> On Wed, 24 Jul 2019 14:02:43 +1200
> Barry Song <21cn...@gmail.com> wrote:
>
> > Hi Esaki,
> >
> > Esaki Tomohito 于2019年7月24日周三 下午1:44写道:
> > >
> > > Hello Barry,
> > >
> > > The remoting plugin doesn't support mirroring.
> > > If the recently merged pip
Pekka Paalanen 于2019年7月24日周三 下午8:10写道:
>
> On Wed, 24 Jul 2019 13:22:43 +0800
> zou lan wrote:
>
> > Hi pekka
> >
> > I see the clone mode is supported from this commit message.
> > https://patchwork.freedesktop.org/patch/227970/
> >
> > I also see the message "Independent CRTC clone mode cannot
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
On Wed, 24 Jul 2019 13:22:43 +0800
zou lan wrote:
> Hi pekka
>
> I see the clone mode is supported from this commit message.
> https://patchwork.freedesktop.org/patch/227970/
>
> I also see the message "Independent CRTC clone mode cannot be supported
> until output layout logic is moved from l
On Wed, 24 Jul 2019 14:02:43 +1200
Barry Song <21cn...@gmail.com> wrote:
> Hi Esaki,
>
> Esaki Tomohito 于2019年7月24日周三 下午1:44写道:
> >
> > Hello Barry,
> >
> > The remoting plugin doesn't support mirroring.
> > If the recently merged pipewire plugin doesn't support mirroring,
> > I think that westo