drm/amd/display: Remove assert for odm transition case
authorEric Bernstein <eric.bernstein@amd.com>
Mon, 21 Mar 2022 14:42:34 +0000 (10:42 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 29 Sep 2022 13:41:45 +0000 (09:41 -0400)
commit17caab0f0b47d53ad02e20673b51f30a6a16025a
treec695aa7cbfcda5b5b75136b919d3f490f98b5bcd
parent5d4b5914607803407c1bd3fc8483f93a67cafd0d
drm/amd/display: Remove assert for odm transition case

Remove assert that will hit during odm transition case, since this is a
valid case.

Signed-off-by: Eric Bernstein <eric.bernstein@amd.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@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/dcn32/dcn32_hubbub.c