[Intel-gfx] [PATCH i-g-t v2 0/6] kms_vblank: Move tests over from kms_flip.

Maarten Lankhorst maarten.lankhorst at linux.intel.com
Thu Jan 4 14:12:37 UTC 2018


kms_flip is meant for finding issues with page flip, but was used for
finding bugs in the vblank ioctl too. Move over some tests from kms_flip
to kms_vblank, and reduce their runtime to a minimum.

Changes since v1:
- Rebase on top of current head so the changes to kms_flip apply.
- Move hang test moving until after kms_vblank reorganization, for clarity.

Maarten Lankhorst (6):
  tests/kms_flip: Remove blt/rcs flip tests.
  kms_vblank: Reorganize subtests by pipe
  tests/kms_flip: Move kms_flip.vblank-vs-hang to kms_vblank, v2.
  kms_vblank: Add tests implemented in kms_flip
  kms_flip: Remove redundant vblank tests.
  kms_vblank: Remove teardown code from cleanup_crtc

 tests/kms_flip.c   |  58 +--------------
 tests/kms_vblank.c | 205 +++++++++++++++++++++++++++++++++++++++--------------
 2 files changed, 152 insertions(+), 111 deletions(-)

-- 
2.15.1



More information about the Intel-gfx mailing list