mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
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:
@@ -120,6 +120,7 @@ static const int dw_hdmi_rates[] = {
|
||||
154000000,
|
||||
162000000,
|
||||
297000000,
|
||||
594000000,
|
||||
};
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user