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. 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, v2. tests/kms_plane_scaling: test for multi pipe with scaling 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: Clean up tests to work better with igt_kms. lib/igt_kms: Add more braces around macros Mahesh Kumar (2): tests/kms_plane: Run test for all supported pixel formats, v2. tests/kms_plane_scaling: Fix basic scaling test, v2. lib/igt_kms.h | 16 +- tests/kms_plane.c | 103 ++++++++ tests/kms_plane_scaling.c | 645 ++++++++++++++++++++++++++++++++-------------- 3 files changed, 568 insertions(+), 196 deletions(-) -- 2.15.1 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx