commit | ad1c974bf19ca5481ac5dfee01c9c8f14b91d5c3 | [log] [tgz] |
---|---|---|
author | Chris Zhong <zyw@rock-chips.com> | Mon Feb 20 16:02:22 2017 +0800 |
committer | Sean Paul <seanpaul@chromium.org> | Wed Mar 01 14:49:03 2017 -0500 |
tree | ada833564b37c89f0e09bb336df319876880f425 | |
parent | 7df1207f3bc6b242404fa164f61092c7d57795c6 [diff] |
drm/rockchip/dsi: fix insufficient bandwidth of some panel Set the lanes bps to 1 / 0.9 times of pclk, the margin is not enough for some panel, it will cause the screen display is not normal, so increases the badnwidth to 1 / 0.8. Signed-off-by: Chris Zhong <zyw@rock-chips.com> Signed-off-by: Sean Paul <seanpaul@chromium.org> Link: http://patchwork.freedesktop.org/patch/msgid/1487577744-2855-7-git-send-email-zyw@rock-chips.com