Commit 4f74919c authored by Linus Walleij's avatar Linus Walleij Committed by Zhang Hua
Browse files

drm/atomic-helper: Bump vblank timeout to 100 ms

mainline inclusion
from mainline-v5.3-rc1
commit b3198c38
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I7MBKM?from=project-issue
CVE: NA
Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b3198c38f02d54a5e964258a2180d502abe6eaf0



---------------------------------------------------------

The 50 ms default timeout waiting for vblanks is too small
for the first vblank from the ST-Ericsson MCDE display
controller over DSI. Presumably this is because the DSI
display is command-mode only and the state machine will
take some time setting up its state for the first display
update, and we hit a timeout. 100 ms makes it pass without
problems.

Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Reviewed-by: default avatarVille Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20190430093746.26485-1-linus.walleij@linaro.org


Signed-off-by: default avatarzhanghua <zhanghua_yewu@cmss.chinamobile.com>
parent 5b5909d1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment