Hello Kyösti Mälkki, Patrick Rudolph, Arthur Heymans, Matt DeVillier, Paul Menzel, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/30585
to look at the new patch set (#3).
Change subject: libgfxinit: Add options to limit framebuffer size ......................................................................
libgfxinit: Add options to limit framebuffer size
Add maximum width and height options and set the default to 2560x1600 (WQXGA). The framebuffer will be scaled up to the displays' native resolutions. So this should help with tiny fonts on high-DPI displays.
For laptops, reasonable defaults can be set at the mainboard level.
Change-Id: I47fba063629260c3a2854caf7a73f1a1e933d063 Signed-off-by: Nico Huber nico.h@gmx.de --- M src/device/Kconfig M src/drivers/intel/gma/hires_fb/gma.adb 2 files changed, 22 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/85/30585/3