diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2017-03-14 19:32:08 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2017-03-15 17:55:30 +0200 |
commit | d08d2635c8a8230f2831d3a336f570aa3a38fe68 (patch) | |
tree | 854ff06dbdcac13d62ceb005b030997024c6047e /tests/gem_exec_big.c | |
parent | 32c4b69a9d18ad7ec62f3e656a08f3325fb942c9 (diff) |
tests/kms_cursor_legacy: make_busy() before get_vblank()
VLV is a sloth and so doing anything extra between the first and last
get_vblank() is likely to increase the chance of failing the test.
Let's move the make_busy() stuff to happen before the first get_vblank()
to reduce the amount of work done there.
These tests are still failing quite often on my VLV, but that is mostly
caused by igt_kms's tendency to still re-read all the connector properties
and whatnot as part of the commit operation. I suspect that fixing that
would eliminate most of the spurious failures.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Diffstat (limited to 'tests/gem_exec_big.c')
0 files changed, 0 insertions, 0 deletions