]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amd/display: Fill display clock and vblank time in dce110_fill_display_configs
authorTimur Kristóf <timur.kristof@gmail.com>
Thu, 31 Jul 2025 09:43:49 +0000 (11:43 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 18 Aug 2025 21:04:01 +0000 (17:04 -0400)
commit8107432dff37db26fcb641b6cebeae8981cd73a0
tree6427e39a9961a9138f532b13f1354604fb6413b0
parent4ab09785f8d5d03df052827af073d5c508ff5f63
drm/amd/display: Fill display clock and vblank time in dce110_fill_display_configs

Also needed by DCE 6.
This way the code that gathers this info can be shared between
different DCE versions and doesn't have to be repeated.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Rodrigo Siqueira <siqueira@igalia.com>
Reviewed-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/dce_clk_mgr.c
drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/dce110_clk_mgr.c
drivers/gpu/drm/amd/display/dc/clk_mgr/dce60/dce60_clk_mgr.c