mirror of
https://gitlab.freedesktop.org/emersion/libliftoff.git
synced 2024-12-25 21:59:11 +01:00
a3dc9c48e4
When doing the first commit, libliftoff will try to disable all candidate planes. This is necessary to make sure we start atomic test commits from a clean state, and are able to incrementally come up with a combination which works. However, disabling a plane currently in-use on another CRTC (e.g. a primary plane) will result in failed commits. We can't steal that plane without removing it from the other CRTC first. Add a new liftoff_plane.crtc_id field populated with the current CRTC ID for the plane. |
||
---|---|---|
.. | ||
libliftoff.h | ||
list.h | ||
log.h | ||
private.h |