hdmitx: add auto low latency mode(ALLM) [1/1]
authorZongdong Jiao <zongdong.jiao@amlogic.com>
Mon, 18 Feb 2019 09:33:22 +0000 (04:33 -0500)
committerJianxin Pan <jianxin.pan@amlogic.com>
Thu, 21 Feb 2019 05:07:52 +0000 (21:07 -0800)
commit3aa2991e589c6c03e97c0f886ffe4821082082b3
tree4991318afe21867b2868d7ac1b7bf96cba82d251
parenta3d9f542060aff7c81bf9e019c5f5f7e64b4e4a2
hdmitx: add auto low latency mode(ALLM) [1/1]

PD#SWPL-4705

Problem:
Lack ALLM function

Solution:
Add ALLM function

Verify:
GXL/P212
If Rx supports ALLM, then
echo 1 > /sys/class/amhdmitx/amhdmitx0/allm_mode
otherwise it will set failed, cat allm_mode and will get 0.

Change-Id: I00233e5a5aac133b405590e7df78c7c4805ed0ef
Signed-off-by: Zongdong Jiao <zongdong.jiao@amlogic.com>
drivers/amlogic/media/vout/hdmitx/hdmi_common/hdmi_parameters.c
drivers/amlogic/media/vout/hdmitx/hdmi_tx_20/hdmi_tx_edid.c
drivers/amlogic/media/vout/hdmitx/hdmi_tx_20/hdmi_tx_main.c
drivers/amlogic/media/vout/hdmitx/hdmi_tx_20/hdmi_tx_video.c
drivers/amlogic/media/vout/hdmitx/hdmi_tx_20/hw/hdmi_tx_hw.c
include/linux/amlogic/media/vout/hdmi_tx/hdmi_common.h
include/linux/amlogic/media/vout/hdmi_tx/hdmi_tx_module.h