[igt-dev] [PATCH i-g-t 0/9] tests: Cleanups and NV12 preparations.

Maarten Lankhorst maarten.lankhorst at linux.intel.com
Thu Feb 1 15:39:05 UTC 2018


Some cleanups and adding NV12 support to kms_plane_scaling.

The cleanups to kms_rotation_crc will make it easier to test each pixel
format later on.

Maarten Lankhorst (9):
  tests/kms_panel_fitting: Remove dead code
  tests/kms_atomic: Add the test for CRTC_ID/FB_ID mismatch.
  tests/kms_plane_scaling: Test all pixel formats in
    pipe-*-scaler-with-rotation
  tests/kms_plane_scaling: Test all pixel formats with clamping and
    clipping too
  tests/kms_rotation_crc: Fix bad-tiling testcase.
  tests/kms_rotation_crc: Move bad_format parameter to
    test_plane_rotation
  tests/kms_rotation_crc: Always run the flip tests when available.
  tests/kms_rotation_crc: Remove primary-rotation-90-Y-tiled.
  tests/kms_rotation_crc: Perform lazy cleanup and require atomic.

 tests/kms_atomic.c        |   8 +
 tests/kms_panel_fitting.c |  52 ++----
 tests/kms_plane_scaling.c | 107 ++++++++----
 tests/kms_rotation_crc.c  | 415 ++++++++++++----------------------------------
 4 files changed, 198 insertions(+), 384 deletions(-)

-- 
2.15.1



More information about the igt-dev mailing list