commit | 8cc77712c5129403d963503b70a9c5567fcbb9b7 | [log] [tgz] |
---|---|---|
author | Saurabh Shah <saurshah@codeaurora.org> | Tue Mar 31 10:48:51 2015 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Mar 31 13:44:58 2015 -0700 |
tree | 3b13d6ff6fd0e44bc3f017c689c050de3f6aa3e5 | |
parent | 642ce38173e719269e14b839b9c571a9821be913 [diff] |
hwc: Reserve pipes for video layers first There could be scenarios where the bottom layers are RGB, which could take up all ViG pipes as well, leaving no pipes for videos. Using mixed mode may not help if those RGB layers are updating, since GPU will be continuously invoked. This patch reserves pipes for videos instead of serial order. Change-Id: Ia5e25294ecc18a54dc36923a930cb23914d9475b