Skip to content

Commit

Permalink
Revert "Remove hdr display support added on latest xiaomi merge"
Browse files Browse the repository at this point in the history
This reverts commit 1dcc272.

Signed-off-by: PainKiller3 <ninadpatil100@gmail.com>
  • Loading branch information
PainKiller3 committed Jan 9, 2020
1 parent 1dcc272 commit 3ebd778
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 0 deletions.
6 changes: 6 additions & 0 deletions arch/arm64/boot/dts/qcom/dsi-panel-ebbg-fhd-ft8719-video.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@
qcom,cont-splash-enabled;
qcom,mdss-dsi-tx-eot-append;

qcom,mdss-dsi-panel-hdr-enabled;
qcom,mdss-dsi-panel-hdr-color-primaries = <14500 15500 32000
17000 15500 30000 8000 3000>;
qcom,mdss-dsi-panel-peak-brightness = <4200000>;
qcom,mdss-dsi-panel-blackness-level = <3230>;

qcom,dispparam-enabled;
qcom,mdss-panel-on-dimming-delay = <120>;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,12 @@
qcom,cont-splash-enabled;
qcom,mdss-dsi-tx-eot-append;

qcom,mdss-dsi-panel-hdr-enabled;
qcom,mdss-dsi-panel-hdr-color-primaries = <14500 15500 32000
17000 15500 30000 8000 3000>;
qcom,mdss-dsi-panel-peak-brightness = <4200000>;
qcom,mdss-dsi-panel-blackness-level = <3230>;

qcom,esd-err-irq-gpio = <&tlmm 10 0x2001>; /* trig-flags: falling-0x0002 rasing-0x0001*/

qcom,dispparam-enabled;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,12 @@
qcom,mdss-dsi-te-dcs-command = <1>;
qcom,mdss-dsi-tx-eot-append;

qcom,mdss-dsi-panel-hdr-enabled;
qcom,mdss-dsi-panel-hdr-color-primaries = <14500 15500 32000
17000 15500 30000 8000 3000>;
qcom,mdss-dsi-panel-peak-brightness = <4300000>;
qcom,mdss-dsi-panel-blackness-level = <3230>;

qcom,mdss-dsi-bl-dcs-type-ss;
/* qcom,mdss-dsi-on-command-tuning; */
qcom,dispparam-enabled;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,12 @@
qcom,mdss-pan-physical-height-dimension = <147>;
qcom,mdss-dsi-tx-eot-append;

qcom,mdss-dsi-panel-hdr-enabled;
qcom,mdss-dsi-panel-hdr-color-primaries = <14500 15500 32000
17000 15500 30000 8000 3000>;
qcom,mdss-dsi-panel-peak-brightness = <4300000>;
qcom,mdss-dsi-panel-blackness-level = <3230>;

qcom,mdss-dsi-bl-dcs-type-ss;
/* qcom,mdss-dsi-on-command-tuning; */
/* qcom,dispparam-enabled; */
Expand Down

0 comments on commit 3ebd778

Please sign in to comment.