commit | 018e54569f1ad7cf1d6e06db293ba7614358e626 | [log] [tgz] |
---|---|---|
author | Naseer Ahmed <naseer@codeaurora.org> | Mon Dec 03 14:46:15 2012 -0500 |
committer | Naseer Ahmed <naseer@codeaurora.org> | Mon Dec 03 15:36:21 2012 -0500 |
tree | 61b2e501680362d9e574fa6d1b801ff696cd4cc6 | |
parent | a25674894733bde53a58a8f3b90dbdc2a4dbdd46 [diff] |
hwc: Avoid MDP composition with alpha scaling MDP4 supports scaling with alpha, only in RGB pipes. In some cases this scaling happened with video pipes. We now fall back to GLES composition for layers that have alpha and need scaling. Change-Id: I084355bad1cdb17c7308077b56006c59e75d2042 Signed-off-by: Jeykumar Sankaran <jsanka@codeaurora.org> Bug: 7648647