summaryrefslogtreecommitdiff
path: root/runner
diff options
context:
space:
mode:
authorNischala Yelchuri <nischala.yelchuri@intel.com>2019-03-13 13:16:35 -0700
committerMaarten Lankhorst <maarten.lankhorst@linux.intel.com>2019-03-22 21:27:40 +0100
commit09796413394c5490c4adfc5cded5d4344af6af17 (patch)
treedf77246d835734e769e1e5ea7c742d34ec0dd49b /runner
parentba96339c238180b38d05d7fa2dca772d49eee332 (diff)
tests/kms_cursor_legacy: Fix assertion failure due to vblank mismatch
For the !modeset case, after a pageflip is performed on both crtc's, vblank counter is advanced by 1 when compared to its original value. For the modeset case, when pageflips and modesets are interleaved, vblank counter does not always advance by 1 as nonblocking modeset could fail, in which case we do not need vblank_matches. v2: Remove the assert statement instead of changing the condition Cc: Maarten Lankhorst <maarten.lankhorst@intel.com> Signed-off-by: Nischala Yelchuri <nischala.yelchuri@intel.com> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=105454 Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Diffstat (limited to 'runner')
0 files changed, 0 insertions, 0 deletions