Skip to content

WIP: compositor: enabling independent crtc clone output in weston

xichen requested to merge xeechou/weston:clone_output into main

weston offers only shared crtc clone currently, shared crtc is a rare feature in common desktop GPU, this MR proposes an independent crtc clone mode in weston, enabled by clone-from option in weston.ini.

This MR depends on 357 for proper damage tracking to work.

Edited by Daniel Stone

Merge request reports