Apalis IMX8 HDMI and LVDS display not mirroring/cloning

Hi All,

I configured successfully for clone / mirror mode. Thank you all.

I follow below link to apply the patch.

https://gitlab.freedesktop.org/wayland/weston/-/issues/333
https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/381

And add clone-from section:

[output]
name=LVDS-1
mode=1920x1080@60

[output]
name=HDMI-A-1
clone-from=LVDS-1

This is my patch:
clone-from-LVDS-to-HDMI.patch (34.7 KB)

After rebuild yocto and install new image. The clone should work.