]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amd/display: Delete disp_clk_voltage from integrated info (v2)
authorTimur Kristóf <timur.kristof@gmail.com>
Tue, 19 May 2026 10:21:11 +0000 (12:21 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 27 May 2026 14:44:58 +0000 (10:44 -0400)
commitea25284d098d5aad86efc6bf541c063b53e30f61
treed08bd1250ca0fe4b2df04cecd43c1da1d9531fe5
parentdf85bf48732f6ba8aa011299f129c422bedd529e
drm/amd/display: Delete disp_clk_voltage from integrated info (v2)

Only DCE 11.0 relies on this information and even that
didn't use this field, because it queries the information
from the pplib. It also filled the field incorrectly on
that version.

On newer GPUs, the VIOS integrated info no longer contains
display clock voltage dependencies, so we don't need it.

v2:
- Also delete some code wrapped in #if 0

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Melissa Wen <mwen@igalia.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/bios/bios_parser.c
drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c
drivers/gpu/drm/amd/display/include/grph_object_ctrl_defs.h