On Thu, 31 May 2018 12:49:14 +0300
Pekka Paalanen wrote:
> On Wed, 30 May 2018 10:00:57 +
> Marius-cristian Vlad wrote:
>
> > One more thing I found that using the following config:
> >
> > [output]
> > name=HDMI-A-1
> > mode=current
> > same-as=HDMI-A-2
> >
> > [output]
> > name=HDMI-A-
On Wed, 30 May 2018 10:00:57 +
Marius-cristian Vlad wrote:
> Hi,
>
> This no longer applies, due to man/weston-drm changes.
Hi,
yeah, I should probably rebase and re-send.
> Fixing that I get "atomic: get couldn't commit new state: Invalid
> argument". Does that mean that HW doesn't sup
Hi,
This no longer applies, due to man/weston-drm changes.
Fixing that I get "atomic: get couldn't commit new state: Invalid
argument". Does that mean that HW doesn't support CRTC sharing you
mention in the description? Am I using it properly?
One more thing I found that using the following co
From: Pekka Paalanen
Add a new output section key "same-as" for configuring clone mode. An
output marked "same-as" another output will be configured identically to
the other output.
The current implementation supports only CRTC sharing for clone mode.
Independent CRTC clone mode cannot be suppor