mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-01 10:42:58 +09:00
commit0a90a0cff9upstream. Fixes a broken hsync start value uncovered by:abc0b1447d(drm: Perform basic sanity checks on probed modes) The driver handled the bad hsync start elsewhere, but the above commit prevented it from getting added. bug: https://bugs.freedesktop.org/show_bug.cgi?id=91401 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>