vdin: close afbc mode current stage for tm2 [1/1]
authorNian Jing <nian.jing@amlogic.com>
Sat, 6 Apr 2019 07:34:56 +0000 (15:34 +0800)
committerJianxiong Pan <jianxiong.pan@amlogic.com>
Thu, 11 Apr 2019 06:47:59 +0000 (14:47 +0800)
PD#SWPL-6701

Problem:
afbc abnormal

Solution:
close afbc at current stage

Verify:
test pass on tm2 ab311

Change-Id: I5978caa5decb1536c2240467115395f422637c39
Signed-off-by: Nian Jing <nian.jing@amlogic.com>
arch/arm/boot/dts/amlogic/tm2_t962e2_ab311.dts
arch/arm/boot/dts/amlogic/tm2_t962x3_ab301.dts
arch/arm64/boot/dts/amlogic/tm2_t962e2_ab311.dts

index b2ee13c..a8e3d8a 100644 (file)
                 * 0 -- afbce compression-lossy disable
                 * 1 -- afbce compression-lossy enable
                 */
-               afbce_bit_mode = <0x1>;
+               afbce_bit_mode = <0x0>;
        };
 
        vdin@1 {
index 4550643..66c77f4 100644 (file)
                 * 0 -- afbce compression-lossy disable
                 * 1 -- afbce compression-lossy enable
                 */
-               afbce_bit_mode = <0x1>;
+               afbce_bit_mode = <0x0>;
        };
 
        vdin@1 {
index a09c4db..727349f 100644 (file)
                 * 0 -- afbce compression-lossy disable
                 * 1 -- afbce compression-lossy enable
                 */
-               afbce_bit_mode = <0x1>;
+               afbce_bit_mode = <0x0>;
        };
 
        vdin@1 {