mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
video: rockchip: hdmi: add SUPPORT_VESA_DMT feature support for rk3399 hdmi.
Change-Id: Idafd772831593285af864eb3adf045e99f3c8d4a Signed-off-by: wenping.zhang <wenping.zhang@rock-chips.com>
This commit is contained in:
committed by
Huang, Tao
parent
3517f21ca6
commit
9c80b56db4
@@ -616,7 +616,8 @@ static int rockchip_hdmiv2_probe(struct platform_device *pdev)
|
||||
SUPPORT_DEEP_10BIT |
|
||||
SUPPORT_YCBCR_INPUT |
|
||||
SUPPORT_1080I |
|
||||
SUPPORT_480I_576I;
|
||||
SUPPORT_480I_576I |
|
||||
SUPPORT_VESA_DMT;
|
||||
if (rk_hdmi_property.videosrc == DISPLAY_SOURCE_LCDC0)
|
||||
rk_hdmi_property.feature |=
|
||||
SUPPORT_4K |
|
||||
|
||||
Reference in New Issue
Block a user