]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Remove unused dcn_find_dcfclk_suits_all
authorDr. David Alan Gilbert <linux@treblig.org>
Mon, 4 Nov 2024 02:38:52 +0000 (02:38 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 10 Dec 2024 15:38:58 +0000 (10:38 -0500)
commit00cace8b549a5eec2459eb7446b5e39f26268288
tree9ebaeff99314aa42aa8a9ccca65ee10e52fc56ff
parent21615ea493a0f420a4c98ee18240d745dba6e9cd
drm/amd/display: Remove unused dcn_find_dcfclk_suits_all

dcn_find_dcfclk_suits_all() last use was removed by 2018's
commit 4fd994c448a3 ("drm/amd/display: Start using the new pp_smu
interface")

Remove it, and the dcn_find_normalized_clock_vdd_Level helper it used.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml/calcs/dcn_calcs.c
drivers/gpu/drm/amd/display/dc/inc/dcn_calcs.h