mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
hdmi:rk3288:enable supporting 10bit output.
Signed-off-by: Zheng Yang <zhengyang@rock-chips.com>
This commit is contained in:
@@ -460,7 +460,7 @@ static int rockchip_hdmiv2_probe(struct platform_device *pdev)
|
||||
rk_hdmi_property.name = (char *)pdev->name;
|
||||
rk_hdmi_property.priv = hdmi_dev;
|
||||
if (hdmi_dev->soctype == HDMI_SOC_RK3288) {
|
||||
/*rk_hdmi_property.feature |= SUPPORT_DEEP_10BIT;*/
|
||||
rk_hdmi_property.feature |= SUPPORT_DEEP_10BIT;
|
||||
if (rk_hdmi_property.videosrc == DISPLAY_SOURCE_LCDC0)
|
||||
rk_hdmi_property.feature |=
|
||||
SUPPORT_4K |
|
||||
|
||||
Reference in New Issue
Block a user