commit | 979e8f097d41495bf00c7c0aa2bdbbd95efe5acf | [log] [tgz] |
---|---|---|
author | Baldev Sahu <bsahu@codeaurora.org> | Wed Nov 12 15:35:13 2014 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Nov 17 20:35:47 2014 -0800 |
tree | 37a8f1798111240615e71f62372a7f1633070a9e | |
parent | 96ff67c9758782cf02c42906960d08dc973200bc [diff] |
hwc: Avoid changing VG pipe color format dynamically VG pipe can be allocated for both YUV as well as RGB layer. Switching this color format dynamically can cause overlay set failure due to smp allocation change. Avoid this condition by storing the color format it is allocated for. Change-Id: I84df03883bd050c80d49e2ab63a37905535fb670