Yu-Ping Wu has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34770 )
Change subject: soc/mediatek: dsi: Unify format to bpp conversion ......................................................................
Patch Set 5: Code-Review+1
(1 comment)
https://review.coreboot.org/c/coreboot/+/34770/4/src/soc/mediatek/common/dsi... File src/soc/mediatek/common/dsi.c:
https://review.coreboot.org/c/coreboot/+/34770/4/src/soc/mediatek/common/dsi... PS4, Line 128: bytes_per_pixel = mtk_dsi_get_bits_per_pixel(format) / 8;
good catch, done.
Done