drm/amd/display: Add missing instance for clock source register
authorAlvin Lee <alvin.lee2@amd.com>
Mon, 28 Feb 2022 22:24:00 +0000 (17:24 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 3 Jun 2022 20:43:38 +0000 (16:43 -0400)
commit3dc35cf8789ac93d656f255539f9b37c5051ebf6
tree3979f790af44dd2d216d9f9fd9f15689c9556682
parente42ce1366ae806ba2c1f884997703be68df428f4
drm/amd/display: Add missing instance for clock source register

[Description]
Need to add inst 5 for clk_src_regs because
there are 5 PHY instances in DCN32 & DCN321.

Signed-off-by: Alvin Lee <alvin.lee2@amd.com>
Acked-by: Jerry Zuo <jerry.zuo@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn32/dcn32_resource.c
drivers/gpu/drm/amd/display/dc/dcn321/dcn321_resource.c