drm/amd/display: get dprefclk ss info from integration info table
authorCharlene Liu <charlene.liu@amd.com>
Wed, 6 Dec 2023 22:14:48 +0000 (17:14 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Dec 2023 20:22:59 +0000 (15:22 -0500)
commit51e7b64690776a9981355428b537af9048308a95
tree48f28cf5e547780aec05922d83b9cf2b34873c02
parent989824589f793120833bef13aa4e21f5a836a707
drm/amd/display: get dprefclk ss info from integration info table

[why & how]
we have two SSC_En:
we get ssc_info from dce_info for MPLL_SSC_EN.
we used to call VBIOS cmdtbl's smu_info's SS persentage for DPRECLK SS info,
is used for DP AUDIO and VBIOS' smu_info table was from systemIntegrationInfoTable.

since dcn35 VBIOS removed smu_info, driver need to use integrationInfotable directly.

Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Acked-by: Wayne Lin <wayne.lin@amd.com>
Signed-off-by: Charlene Liu <charlene.liu@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c
drivers/gpu/drm/amd/display/include/grph_object_ctrl_defs.h