drm/amd/display: enable phy-ssc reduction by default
authorRoman Li <Roman.Li@amd.com>
Thu, 3 Apr 2025 17:49:03 +0000 (13:49 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 21 Apr 2025 15:28:30 +0000 (11:28 -0400)
commite15d09f510d0303b53e556a73fa4236744c19695
tree57463f646777234a3f6e8c8b69404a1bd75b61c6
parentcd74ce1f0cddffb3f36d0995d0f61e89f0010738
drm/amd/display: enable phy-ssc reduction by default

[Why]
Reduction of phy-ssc is needed to support DP2 high pixel clock on dcn35x/36.
There's a special flag to enable it in dmub hw params.

[How]
Set hbr3_phy_ssc to true for dcn35, dcn351 and dcn36.

Reviewed-by: Charlene Liu <charlene.liu@amd.com>
Signed-off-by: Roman Li <Roman.Li@amd.com>
Signed-off-by: Zaeem Mohamed <zaeem.mohamed@amd.com>
Tested-by: Mark Broadworth <mark.broadworth@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c