44fa0d4ca0
For easier review of the switch to a new register struct in the follow-up change, the panel delay times get converted from destination register raw format to milliseconds representation in this change. Formula for conversion of power cycle delay: gpu_panel_power_cycle_delay_ms = (gpu_panel_power_cycle_delay - 1) * 100 Formula for all others: gpu_panel_power_X_delay_ms = gpu_panel_power_X_delay / 10 The register names gain a suffix `_ms` and calculation of the destination register raw values gets done in gma code now. Change-Id: Idf8e076dac2b3048a63a0109263a6e7899f07230 Signed-off-by: Michael Niewöhner <foss@mniewoehner.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/48958 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Angel Pons <th3fanbus@gmail.com> |
||
---|---|---|
.. | ||
g505s | ||
l520 | ||
s230u | ||
t60 | ||
t400 | ||
t410 | ||
t420 | ||
t420s | ||
t430 | ||
t430s | ||
t440p | ||
t520 | ||
t530 | ||
thinkcentre_a58 | ||
x1_carbon_gen1 | ||
x60 | ||
x131e | ||
x200 | ||
x201 | ||
x220 | ||
x230 | ||
Kconfig | ||
Kconfig.name |