y, October 23, 2013 10:18 AM
To: Zhang, Xiong Y
Cc: wayland-devel@lists.freedesktop.org
Subject: Re: [PATCH 0/9] implement multi screen clone mode in drm-backend.so
Xiong,
I'm not sure that we need to go that far right now. I'm fine for now with just
a config option. My primary concern i
correct a new protocol should be added ?
>
> ** **
>
> thanks
>
> *From:* Jason Ekstrand [mailto:ja...@jlekstrand.net]
> *Sent:* Wednesday, October 23, 2013 9:52 AM
>
> *To:* Zhang, Xiong Y
> *Cc:* wayland-devel@lists.freedesktop.org
> *Subject:* Re: [PATCH 0/9
t: Re: [PATCH 0/9] implement multi screen clone mode in drm-backend.so
Xiong,
A "clone" option would be one way to configure it. I just don't want to be
tied to a single master output.
--Jason
On Tue, Oct 22, 2013 at 8:46 PM, Zhang, Xiong Y
mailto:xiong.y.zh...@intel.com>> wrot
trand.net]
> *Sent:* Sunday, October 13, 2013 10:53 AM
> *To:* Zhang, Xiong Y
> *Cc:* wayland-devel@lists.freedesktop.org
> *Subject:* Re: [PATCH 0/9] implement multi screen clone mode in
> drm-backend.so
>
> ** **
>
> Xiong,
>
> I'm sorry for taking s
Ekstrand [mailto:ja...@jlekstrand.net]
Sent: Sunday, October 13, 2013 10:53 AM
To: Zhang, Xiong Y
Cc: wayland-devel@lists.freedesktop.org
Subject: Re: [PATCH 0/9] implement multi screen clone mode in drm-backend.so
Xiong,
I'm sorry for taking so long to reply; I meant to do so sooner but haven'
Xiong,
I'm sorry for taking so long to reply; I meant to do so sooner but haven't
found the time. First off, I'm glad to see someone implementing output
cloning. It makes for all sorts of interesting cases that have yet to be
tested. Also, I plan to implement it in the wayland backend at some po
the theory for clone mode is: all the outputs share the same fb, when primary
output
do modeset and pageflip, clone output do this also.
I fulfill repaint, VT switch and hotplug function. I don't implement dynamical
setting
output's mdoe.
Xiong Zhang (9):
add multi-screen-mode option to westo