drm/amd/display: fix the clock source contruct for dcn315
authorCharlene Liu <charlene.liu@amd.com>
Wed, 23 Feb 2022 05:11:33 +0000 (00:11 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Mar 2022 18:25:15 +0000 (14:25 -0400)
commit4189f2938d49d4d6b2e2191c86000c2e04ca7305
tree27eba610d58a65d0a01789d06f816aeed90484df
parent4984e3aae6fa4f42fc24f2745b74509bf2cb0b03
drm/amd/display: fix the clock source contruct for dcn315

[why]
Driver sends invalid deep color ratio to DMUB. Update it to the right
one by using another clock source construct.

Reviewed-by: Hansen Dsouza <hansen.dsouza@amd.com>
Acked-by: Alan Liu <HaoPing.Liu@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/dcn315/dcn315_resource.c