summaryrefslogtreecommitdiffstats
path: root/src/include/uuid.h
diff options
context:
space:
mode:
authorMichael Niewöhner <foss@mniewoehner.de>2020-12-28 15:00:39 +0100
committerMichael Niewöhner <foss@mniewoehner.de>2021-01-01 11:25:22 +0000
commit44fa0d4ca00fa4ca88415b7ca717767dd31f83f7 (patch)
tree56b26901fe49b773c120683399bce44a117c6fc2 /src/include/uuid.h
parent9e38efc27be1e5561da611b1e570ef3a52529da2 (diff)
downloadcoreboot-44fa0d4ca00fa4ca88415b7ca717767dd31f83f7.tar.gz
coreboot-44fa0d4ca00fa4ca88415b7ca717767dd31f83f7.tar.bz2
coreboot-44fa0d4ca00fa4ca88415b7ca717767dd31f83f7.zip
soc/intel/bdw,nb/intel/hsw: convert panel delays to ms representation
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>
Diffstat (limited to 'src/include/uuid.h')
0 files changed, 0 insertions, 0 deletions