Partially revert "drm/amd/display: Fix possible underflow for displays with large...
authorDaniel Miess <daniel.miess@amd.com>
Wed, 31 May 2023 15:47:35 +0000 (11:47 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 23 Jun 2023 19:39:15 +0000 (15:39 -0400)
commita99a4ff6ef205d125002fc7e0857074e4e6597b6
tree5957f06920656cd449ac451037a80bb7c888554e
parentbf0097c5c9aec528da75e2b5fcede472165322bb
Partially revert "drm/amd/display: Fix possible underflow for displays with large vblank"

This partially reverts commit de231189e7bf ("drm/amd/display: Fix
possible underflow for displays with large vblank").

[Why]
The increased value of VBlankNomDefaultUS causes underflow at the
desktop of an IP KVM setup

[How]
Change the value from 800 back to 668

Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Jun Lei <jun.lei@amd.com>
Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Daniel Miess <daniel.miess@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml/dcn314/dcn314_fpu.c