commit | 1a1cf9b0e6c2b859a6d16f4302faac6e482e0172 | [log] [tgz] |
---|---|---|
author | Adrian Salido <salidoa@google.com> | Thu Sep 21 16:53:48 2017 -0700 |
committer | Sean Paul <seanpaul@chromium.org> | Fri Sep 22 09:24:25 2017 -0700 |
tree | b3a9f78ff60d88bda280bd93da2838ac1ac65e7f | |
parent | 98804031fb4692cd1987c31a6056eb3052538ac4 [diff] |
drm_hwcomposer: reorder source layers according to zorder Precomp layers may be added to the back at different points which may cause elements to be unsorted. Make sure that these are sorted after provisioning planes to ensure right composition based on zorder. Signed-off-by: Adrian Salido <salidoa@google.com> Reviewed-by: Zach Reizner <zachr@chromium.org> Signed-off-by: Sean Paul <seanpaul@chromium.org>