mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
drm/bridge: synopsys: dw-hdmi-qp: add more supported frequencies
Signed-off-by: Lei Chen <lei.chen@rock-chips.com> Change-Id: I12e65c2e32da10d68320dfbef5da2288a41e3aaa
This commit is contained in:
@@ -1884,8 +1884,9 @@ static void dw_hdmi_qp_bridge_detach(struct drm_bridge *bridge)
|
||||
}
|
||||
|
||||
static const u32 supported_freq[] = {
|
||||
594000, 371250, 297000, 162000, 185625, 148500, 146250, 106500, 108000,
|
||||
85500, 83500, 92812, 74250, 65000, 33750, 40000, 27000, 25175
|
||||
594000, 371250, 297000, 162000, 185625, 154000, 148500, 146250, 119000,
|
||||
106500, 108000, 85500, 83500, 92812, 74250, 65000, 33750, 40000, 27000,
|
||||
25175
|
||||
};
|
||||
|
||||
static enum drm_mode_status
|
||||
|
||||
Reference in New Issue
Block a user