coreboot/src
Yu-Ping Wu b4a2938f09 soc/mediatek: dsi: Correct bits_per_pixel for MIPI_DSI_FMT_RGB666
The number of bits per pixel for MIPI_DSI_FMT_RGB666 should be 24
instead of 18.

BRANCH=none
BUG=none
TEST=none

Change-Id: I9574502b2dec4b5a042df3886922ddd8c755da1a
Signed-off-by: Yu-Ping Wu <yupingso@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38845
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Jitao Shi <jitao.shi@mediatek.corp-partner.google.com>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
2020-02-17 15:39:09 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch arch/arm64/Makefile.inc: Avoid # in variable definition 2020-02-12 20:07:04 +00:00
commonlib vboot: push clear recovery mode switch until BS_WRITE_TABLES 2020-02-17 08:08:19 +00:00
console console/post: NOPOST means NOPOST 2020-01-18 10:53:08 +00:00
cpu cpu/x86/smm: Remove blank line in code 2020-02-17 15:35:07 +00:00
device Add configurable ramstage support for minimal PCI scanning 2020-02-08 18:57:36 +00:00
drivers soc/mediatek: dsi: reduce the hbp and hfp for phy timing 2020-02-17 15:38:39 +00:00
ec ec/purism/librem: Add ACPI temp reporting 2020-02-17 15:33:03 +00:00
include soc/tigerlake: Add Device id for Tiger Lake Dual Core 2020-02-17 15:37:23 +00:00
lib commonlib: Add commonlib/bsd 2020-01-28 06:36:13 +00:00
mainboard mb/google/kukui: fine tune the video timing of panel-BOE_TV101WUM_N53 2020-02-17 15:38:51 +00:00
northbridge nb/intel/gm45: Fix typo in console message 2020-02-17 14:01:22 +00:00
security vboot: remove VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT option 2020-02-17 08:08:35 +00:00
soc soc/mediatek: dsi: Correct bits_per_pixel for MIPI_DSI_FMT_RGB666 2020-02-17 15:39:09 +00:00
southbridge sb/intel/lynxpoint: Don't use_ADR and _HID 2020-02-11 07:46:30 +00:00
superio superio/nuvoton/nct5539d/acpi: fix # comment in superio.asl 2020-02-09 07:45:19 +00:00
vendorcode vendorcode/intel: Remove Ice Lake FSP Bindings 2020-02-11 09:09:39 +00:00
Kconfig Kconfig: Add CONFIG_PCI dependency for CONFIG_MINIMAL_PCI_SCANNING 2020-02-11 02:34:50 +00:00