drm/amd/display: Disable DC Mode Capping On DCN321
authorAustin Zheng <austin.zheng@amd.com>
Wed, 7 Jun 2023 16:20:38 +0000 (12:20 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 23 Jun 2023 19:43:32 +0000 (15:43 -0400)
commit2bf0ce3bec8b22e4bac828aeaeade15884fa0f5c
tree9f970aa75c35270b08e11268e2f3c70be124a2d9
parent724617b94bd657d71f980c5bfe2d429fc0acc27b
drm/amd/display: Disable DC Mode Capping On DCN321

Why:
Limiting clocks to DC mode max results in some
display modes to no longer be supported

How:
Disable the path that limits the clock values

Fixes: 3b718dcaf163 ("drm/amd/display: Filter out AC mode frequencies on DC mode systems")
Reviewed-by: Martin Leung <martin.leung@amd.com>
Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Austin Zheng <austin.zheng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn321/dcn321_resource.c
drivers/gpu/drm/amd/display/dc/dml/dcn321/dcn321_fpu.c