dv: display green when hotplug hdmi after boot [1/1]
authoryao liu <yao.liu@amlogic.com>
Fri, 20 Sep 2019 01:56:22 +0000 (21:56 -0400)
committerYao Liu <yao.liu@amlogic.com>
Fri, 20 Sep 2019 07:19:59 +0000 (00:19 -0700)
commitb07a2080c9618a5c50046e7220771c3bedf2fb4f
tree8010e08ebb705a6675e510265c10356057fb4fc4
parent89fd94cefb3134775a8b3dcf5d9d5bac77098123
dv: display green when hotplug hdmi after boot [1/1]

PD#SWPL-14323

Problem:
Kernel and uboot is not sync: When kernel startup
without hdmi,dolby_vision_on is not set to true
even if dv is on in uboot. This lead to dv core
can't turn off when bypass dv in sdr->sdr case.

Solution:
Regardless of connecting to hdmi, as long as uboot
turn on dv, set dolby_vision_on up

Verify:
verify on sm1

Change-Id: I704c833c0b099637ea08b255b6cd380199ea0148
Signed-off-by: yao liu <yao.liu@amlogic.com>
drivers/amlogic/media/enhancement/amdolby_vision/amdolby_vision.c