commit | a0a233376d833a7dcc87ee7677f53eb9373c5fb6 | [log] [tgz] |
---|---|---|
author | Krishna Chaitanya Parimi <cparimi@codeaurora.org> | Fri Nov 28 14:42:54 2014 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Nov 28 02:04:34 2014 -0800 |
tree | f22b367a60b101d8f83d5f3d3fee05ba895b72ac | |
parent | 9e310cebd8af1263ef5008f7ae053bdb7e8eb610 [diff] |
msm: mdss: Correct RGB order for LUT programming in mdp3 MDP3 LUT programming has incorrect RGB order as per HW. The correct order is to have color0 for green, color1 for red and color2 for blue. Correcting the order in mdp3. Change-Id: Ie7b6ab7f83e18495e83a05102e288fee6841e3ab Signed-off-by: Krishna Chaitanya Parimi <cparimi@codeaurora.org>