drm/amd/display: fix pipe re-assignment when odm present
authorDmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Fri, 6 Sep 2019 15:12:14 +0000 (11:12 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 11 Oct 2019 00:25:06 +0000 (19:25 -0500)
commit8b8eda01441050e60c73172e144bab3c7cdef5e9
tree71b04cd905e3ccb62438e0a8e6e11a818cf03c11
parent377c9d047379140bcb31bb3bd800898bd143829a
drm/amd/display: fix pipe re-assignment when odm present

Currently pipe split may steal an existing ODM pipe depending on stream
sequence. This change prevents that from happening as easily.

Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Reviewed-by: Gary Kattan <Gary.Kattan@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c