Yu-Ping Wu has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38400 )
Change subject: soc/mediatek/mt8183: reduce the hbp and hfp for phy timing
......................................................................
Patch Set 3: Code-Review-1
(1 comment)
Let's wait until we have a fix for b/149051882.
https://review.coreboot.org/c/coreboot/+/38400/3/src/soc/mediatek/common/dsi...
File src/soc/mediatek/common/dsi.c:
https://review.coreboot.org/c/coreboot/+/38400/3/src/soc/mediatek/common/dsi...
PS3, Line 214: hfp_byte -= (d_phy * hfp_byte) / (hfp_byte + hbp_byte);
: hbp_byte -= (d_phy * hbp_byte) / (hfp_byte + hbp_byte);
This is different from kernel. See CL:2053515.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/38400
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I10a4d8a4fb41c309fa1917cf1cdf19dabed98227
Gerrit-Change-Number: 38400
Gerrit-PatchSet: 3
Gerrit-Owner: jitao shi
jitao.shi@mediatek.com
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Yu-Ping Wu
yupingso@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Reviewer: jitao shi
jitao.shi@mediatek.com
Gerrit-CC: Hung-Te Lin
hungte@chromium.org
Gerrit-CC: Magf -
magf@bitland.corp-partner.google.com
Gerrit-CC: Paul Ma
magf@bitland.com.cn
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Thu, 13 Feb 2020 03:50:10 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment