mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-17 18:41:22 +00:00
In Initialize(), the state of the graphics hardware is reset to a known state (i.e. everything is turned off first). That's unnecessary in the coreboot case where we just came out of reset. Thus, make the state cleaning optional with a `Clean_State` parameter that defaults to `False`. Change-Id: Ifee6ec9e9876fca8a715684718014917a3e35879 Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/17758 Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
8 lines
265 B
Plaintext
8 lines
265 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
|