mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-17 02:21:15 +00:00
This simple program scans all ports and configures pipes for the first three available displays. It presumes that there is enough framebuffer mapped for all pipes and fills it with test images. The only command line parameter ist the path to a PCI-device node in sysfs. On exit, the hardware is left in the configured state. So the user has to make sure, that he either can work without the gfx hard- ware or has another driver to restore a working state. Change-Id: I2144300589e113e711db7959aa68fa96c3844568 Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/18786 Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Tested-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
10 lines
323 B
Plaintext
10 lines
323 B
Plaintext
medium DP re-read status if updated bit isn't set
|
|
medium DP honor adjust requests also if training succeeded?
|
|
unknown DP honor SINK_STATUS after training
|
|
|
|
low LVDS 8bit colors, data format???
|
|
|
|
medium SKL check if DPLL_CTRL2 really defaults to `Clock Off` => 0
|
|
|
|
medium gfxtest take care of our own framebuffer mapping
|