ODROID-COMMON: display: Support hdmi phy control using osd blank ioctl
authorJoy Cho <joy.cho@hardkernel.com>
Thu, 28 Mar 2019 05:45:08 +0000 (14:45 +0900)
committerDongjin Kim <tobetter@gmail.com>
Tue, 17 Mar 2020 21:37:18 +0000 (06:37 +0900)
commitec3ea388cc025e72b0c5a02818af473bca97eddc
tree1962538ff1a03a96963cf919da5fcb0d0c38ea29
parentebab173735f5bdc695aab4e69c3b9e13e9c872df
ODROID-COMMON: display: Support hdmi phy control using osd blank ioctl

1. control with env 'monitor_onoff' in boot.ini
2. blank_mode
  - FB_BLANK_POWERDOWN - hdmi phy off
  - FB_BLANK_UNBLANK - hdmi phy on

Change-Id: I00411be529fe80f19d9a1e4b17eed3583934ff4a
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
drivers/amlogic/media/osd/osd_fb.c
drivers/amlogic/media/vout/hdmitx/hdmi_tx_20/hdmi_tx_main.c