[igt-dev] [PATCH i-g-t 0/2] tests/kms_flip: Binary mode optimizations

Mika Kahola mika.kahola at intel.com
Tue Jun 12 11:19:28 UTC 2018


kms_flip in binary mode takes considerable amount of time to complete.
These couple of patches introduces optimizations to the test. The first
patch sets the subtest duration to be a configurable command line parameter.
The second patch suggests the change in execution order so that all basic
subtests are executed first and after that move on to execute 2X tests.

For VIZ-14324

Mika Kahola (2):
  tests/kms_flip: Set duration for subtest from command line
  tests/kms_flip: Change 2x tests execution order

 tests/kms_flip.c | 122 ++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 85 insertions(+), 37 deletions(-)

-- 
2.7.4



More information about the igt-dev mailing list