drm/rockchip: dw_hdmi: support 4K@60Hz output

The pixel clock of 4K@60Hz is 594MHz, let's enable it for HDMI.

Change-Id: I6097c8a452ba8259c1d8d01fb793cd7cc55cafb3
Signed-off-by: Yakir Yang <ykk@rock-chips.com>
This commit is contained in:
Yakir Yang
2016-09-22 11:43:55 +08:00
committed by Tao Huang
parent 369f041a97
commit ac8f81f81e

View File

@@ -120,6 +120,7 @@ static const int dw_hdmi_rates[] = {
154000000,
162000000,
297000000,
594000000,
};
/*