mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
hdr: add some hdr flags in t962e dts
PD#171577:hdr: add some flags in t962e dts 1.PD#164627: hdr: add osd lut table for nts test 2.PD#165557: hdr set bt2020 output when connect hdr tv Change-Id: I826f7ce51d484cea0508f87b0eda5b278b9391aa Signed-off-by: Yi Zhou <yi.zhou@amlogic.com>
This commit is contained in:
@@ -600,6 +600,10 @@
|
||||
wb_en = <0>;/*1:enabel ;0:disable*/
|
||||
cm_en = <0>;/*1:enabel ;0:disable*/
|
||||
wb_sel = <0>;/*1:mtx ;0:gainoff*/
|
||||
/*0: 709/601 1: bt2020*/
|
||||
tx_op_color_primary = <1>;
|
||||
/*1:enabel osd lut 100 table;0:disable*/
|
||||
cfg_en_osd_100 = <1>;
|
||||
};
|
||||
amdolby_vision {
|
||||
compatible = "amlogic, dolby_vision_txlx";
|
||||
|
||||
@@ -591,6 +591,10 @@
|
||||
wb_en = <0>;/*1:enabel ;0:disable*/
|
||||
cm_en = <0>;/*1:enabel ;0:disable*/
|
||||
wb_sel = <0>;/*1:mtx ;0:gainoff*/
|
||||
/*0: 709/601 1: bt2020*/
|
||||
tx_op_color_primary = <0>;
|
||||
/*1:enabel osd lut 100 table;0:disable*/
|
||||
cfg_en_osd_100 = <1>;
|
||||
};
|
||||
amdolby_vision {
|
||||
compatible = "amlogic, dolby_vision_txlx";
|
||||
|
||||
@@ -634,6 +634,10 @@
|
||||
wb_en = <0>;/*1:enabel ;0:disable*/
|
||||
cm_en = <0>;/*1:enabel ;0:disable*/
|
||||
wb_sel = <0>;/*1:mtx ;0:gainoff*/
|
||||
/*0: 709/601 1: bt2020*/
|
||||
tx_op_color_primary = <0>;
|
||||
/*1:enabel osd lut 100 table;0:disable*/
|
||||
cfg_en_osd_100 = <1>;
|
||||
};
|
||||
amdolby_vision {
|
||||
compatible = "amlogic, dolby_vision_txlx";
|
||||
|
||||
Reference in New Issue
Block a user