commit | 906488790ba8583ab5eb471c622d83de60fda185 | [log] [tgz] |
---|---|---|
author | Daniel Stone <daniels@collabora.com> | Fri Oct 21 18:08:37 2016 +0100 |
committer | Daniel Stone <daniels@collabora.com> | Mon Feb 27 21:39:13 2017 +0000 |
tree | faacd73845911290a4648d174c33e83db07f5d5d | |
parent | 445b41b9d5ab337169664e94e091e7047dcc90cf [diff] |
compositor-drm: Make scanout view preparation more stringent Don't import buffers which span multiple outputs, short-cut any attempt to import SHM buffers, and ignore buffers with a global alpha set. I'm not convinced all of these conditions entirely make sense, but this at least makes them equally nonsensical. Differential Revision: https://phabricator.freedesktop.org/D1414 Signed-off-by: Daniel Stone <daniels@collabora.com> Reviewed-by: Derek Foreman <derekf@osg.samsung.com>