commit | a4c377fbf133bd53913d451b478c177c271ab365 | [log] [tgz] |
---|---|---|
author | Huaibin Yang <huaibiny@codeaurora.org> | Fri Sep 28 11:13:49 2012 -0700 |
committer | Huaibin Yang <huaibiny@codeaurora.org> | Thu Oct 04 14:58:36 2012 -0700 |
tree | 03e9de6b2854a498a879bb8109a7a765485f4305 | |
parent | ff0240bc09d2296d46d779e4ad2b606b3479d4e4 [diff] |
msm_fb: display: remove background invert alpha option for alpha drop pipe When the blended background pipe has dropped alpha and it is going to be blended with foreground pipe on the next stage, MDP4_BLEND_BG_ALPHA_FG_CONST is taken. Foreground alpha constant is 0xFF, so we need to use this alpha value to show background, instead of its inverted value. Change-Id: I1fe0572f9bb54db6280bcc44117a21b8c0d8b07a Signed-off-by: Huaibin Yang <huaibiny@codeaurora.org>