drm/amd/display: Use correct clock source constructor for DCN314
authorMichael Strauss <michael.strauss@amd.com>
Thu, 9 Jun 2022 14:48:43 +0000 (10:48 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 25 Jul 2022 21:16:51 +0000 (17:16 -0400)
commit0d60f2b47d8312d6a88454a373990579624edbde
tree24772545e378682d5490facedca4a495c65ed071
parent1c5a2fa97b91d37375f4fc8aeb37c9456c93c828
drm/amd/display: Use correct clock source constructor for DCN314

[WHY]
Previously was pointing to DCN3 clock constructor rather than DCN31's

Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Michael Strauss <michael.strauss@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/dcn314/dcn314_resource.c