Hello Hung-Te Lin, build bot (Jenkins), yongqiang niu,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/46626
to look at the new patch set (#3).
Change subject: soc/mediatek/mt8183: Fix pq module size config ......................................................................
soc/mediatek/mt8183: Fix pq module size config
For pq module size registers such as DISP_AAL_SIZE, the high bits should be HSIZE, while low bits should be VSIZE. Fix the incorrect settings for these registers where width and height are reversed.
According the MediaTek, there is no practical impact on mt8183 devices, but it's still nice to get this fixed to avoid future confusion.
BUG=b:171167210 TEST=none BRANCH=kukui
Change-Id: I4b6aedf9a3ca133fcbe9cb88b99a13d228233e24 Signed-off-by: Yu-Ping Wu yupingso@google.com --- M src/soc/mediatek/mt8183/ddp.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/26/46626/3