mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
arm: dts: x301: enable vdin0 afbc function [1/1]
PD#SWPL-4115 Problem: vdin0 afbc is disabled default Solution: enable vdin0 afbc Verify: x301 Change-Id: I482514095174b36d555c2b2d6f28f3a1f34cc5ab Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>
This commit is contained in:
@@ -542,7 +542,7 @@
|
||||
* 0 -- afbce compression-lossy disable
|
||||
* 1 -- afbce compression-lossy enable
|
||||
*/
|
||||
afbce_bit_mode = <0>;
|
||||
afbce_bit_mode = <0x1>;
|
||||
};
|
||||
|
||||
vdin@1 {
|
||||
|
||||
@@ -537,7 +537,7 @@
|
||||
* 0 -- afbce compression-lossy disable
|
||||
* 1 -- afbce compression-lossy enable
|
||||
*/
|
||||
afbce_bit_mode = <0>;
|
||||
afbce_bit_mode = <0x1>;
|
||||
};
|
||||
|
||||
vdin@1 {
|
||||
|
||||
Reference in New Issue
Block a user