OSDN Git Service

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>
Tue, 5 Apr 2022 14:29:47 +0000 (10:29 -0400)
commit35b2186b13b66075035fa008e9390d14b331e1b3
tree156b4e4f04246ed11f498b3cb300c01e696f1093
parent0f12a22f375400a3fc42b86a0f8c23da530fb0fc
drm/amd/display: remove assert for odm transition case

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

Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Acked-by: Tom Chung <chiahsuan.chung@amd.com>
Signed-off-by: Eric Bernstein <eric.bernstein@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c