drm/amd/display: Clear link res when merging a pipe split
authorAlvin Lee <Alvin.Lee2@amd.com>
Fri, 2 Dec 2022 16:10:48 +0000 (11:10 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Dec 2022 17:18:19 +0000 (12:18 -0500)
commitbad3a066a4ee3c5b81827756e118753dc2f9afcf
tree77d3eb8f7790e4f62de9c68099a251597865f199
parent669018a9929c61cb14ea374ee93df24242a7794d
drm/amd/display: Clear link res when merging a pipe split

[Description]
- When merging a pipe that was previously pipe split, we need
  to also clear the link resources or the next stream/plane that
  uses the pipe may have an incorrect link resource state

Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Reviewed-by: Nevenko Stupar <Nevenko.Stupar@amd.com>
Acked-by: Jasdeep Dhillon <jdhillon@amd.com>
Signed-off-by: Alvin Lee <Alvin.Lee2@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c