commit | 6be7c78da9174570c7ec21157b384868ca4d97e3 | [log] [tgz] |
---|---|---|
author | Saurabh Shah <saurshah@codeaurora.org> | Wed Aug 28 15:13:52 2013 -0700 |
committer | Saurabh Shah <saurshah@codeaurora.org> | Wed Aug 28 15:13:52 2013 -0700 |
tree | 6ea0bc5479489943696fdd7c55fc21a3415301e7 | |
parent | bd02a96759346558eb54e9b070b5f6af9210a293 [diff] |
hwc: mdpcomp: Make all pipes available if a frame fails Make all pipes in overlay available, if programming a frame (list) fails. The failure could be due to commit failure, in which case the overlay itself will make pipes available. The failure can also be owing to lack of pipes, since we don't allow switching pipes across mixers any more. This is particularly a problem for split-panels. This fix addresses this latter case. Change-Id: Ieac7ae7d03e5b9a93c7245fa160c8933593c2e09