Attention is currently required from: Alicja Michalska, Matt DeVillier.
Hello Alicja Michalska, Sean Rhodes, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/87495?usp=email
to look at the new patch set (#2).
Change subject: mb/starlabs/starfighter: Add CFR option to use native panel resolution ......................................................................
mb/starlabs/starfighter: Add CFR option to use native panel resolution
Add a CFR option to boot using the native panel resolution, rather than a fixed/scaled video mode. This option selects between two VBT files: one with the 'fixed mode' flag enabled, and one with it disabled.
This feature is mainly a workaround to a GNOME-related bug which causes the creation of a 2nd display at the boot resolution. This 2nd display being a lower/different resolution than the native panel resolution causes severe flickering/artifacting rendering the display unusable unless this 2nd phantom display is disabled on every boot.
Change-Id: I9e39258ce0171aab425150679d1ce30d69b2b1ef Signed-off-by: Matt DeVillier matt.devillier@gmail.com --- M src/mainboard/starlabs/starfighter/cfr.c M src/mainboard/starlabs/starfighter/mainboard.c M src/mainboard/starlabs/starfighter/variants/rpl/Makefile.mk A src/mainboard/starlabs/starfighter/variants/rpl/data_native_res.vbt 4 files changed, 19 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/87495/2