[Intel-gfx] [PATCH i-g-t v3 0/8] kms_plane_scaling tests.

Maarten Lankhorst maarten.lankhorst at linux.intel.com
Mon Jan 15 14:28:26 UTC 2018


This series fixes the current scaler igt test failures and enhances
kms_plane_scaling and kms_plane for covering subtests below:
- verify all the supported pixel formats in planes
- combination of rotation and scaling
- combination of tiling and scaling
- multi-plane/multi-pipe scaling

I've cleaned up the previous series sent out by Vidya Srinivas,
and split out some patches for clarity.

Changes since previous version:
- Fix test failures on APL.
- Fix test failures on platforms the tests should skip on.

Jyoti Yadav (3):
  tests/kms_plane_scaling: test scaling with tiling rotation and pixel
    formats, v2.
  tests/kms_plane_scaling: test scaler with clipping clamping, v3.
  tests/kms_plane_scaling: test for multi pipe with scaling, v3.

Maarten Lankhorst (4):
  tests/kms_plane_scaling: Move the actual test to its own function.
  tests/kms_plane_scaling: Convert from simple test to full test
  tests/kms_plane_scaling: Move get_num_scalers to a function.
  tests/kms_plane_scaling: Clean up tests to work better with igt_kms,
    v2.

Mahesh Kumar (1):
  tests/kms_plane_scaling: Fix basic scaling test, v3.

 tests/kms_plane_scaling.c | 661 ++++++++++++++++++++++++++++++++--------------
 1 file changed, 468 insertions(+), 193 deletions(-)

-- 
2.15.1



More information about the Intel-gfx mailing list