drm/amd/display: Remove asserts
authorHong-lu Cheng <hong-lu.cheng@amd.com>
Mon, 12 Jun 2023 17:48:53 +0000 (13:48 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Jun 2023 17:11:35 +0000 (13:11 -0400)
commit2aafcdd6a68f30c85ba6a9600e8a7447c0228e51
treef54490da30aafbfac7c7a1ecbb1422a3cd427fd8
parent2faa3653d6657aedf357ca74c4e58c5768899269
drm/amd/display: Remove asserts

[why]
Endless assert caused by LinesInDETChroma=0.

[how]
Don't floor for LinesInDETChroma=0

Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Jun Lei <jun.lei@amd.com>
Acked-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Hong-lu Cheng <hong-lu.cheng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c