commit | 9fe4bf88630090af8f4239418681ffb9a883e0e8 | [log] [tgz] |
---|---|---|
author | Daniel Stone <daniels@collabora.com> | Fri Dec 09 18:23:22 2016 +0000 |
committer | Daniel Stone <daniels@collabora.com> | Wed Jul 11 14:17:52 2018 +0100 |
tree | b17a67f66f9583a8a6c1cf5416d85c9cc22e605a | |
parent | b41abf9c8422b9a6f4236cfc42f8367b297acf3b [diff] |
compositor-drm: Relax plane restrictions for atomic Since we now incrementally test atomic state as we build it, we can loosen restrictions on what we can do with planes, and let the kernel tell us whether or not it's OK. Signed-off-by: Daniel Stone <daniels@collabora.com> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>