[igt-dev] [v6 0/8] Addition of new plane scaling test cases

Swati Sharma swati2.sharma at intel.com
Thu Feb 24 10:12:16 UTC 2022


In this series, combination of downscaling and upscaling
testcases are added. Also, code refactoring is done for
existing code.

    v2:-minor fixes, to prevent CI crashes
    v3:-added subtests for testing upscaling/downscaling for
        each plane individually (Ville)
       -modified existing subtests for each N plane scaling
        combo (Ville)
    v4:-removal of i915sm (Ville)
       -code reusablity (Ville)
    v5:-use enum (Viile)
       -limit while loop (Ville)
       -add assert for fail/pass (Ville)
       -added primary plane for testing (Ville)
    v6:-after rebase, made changes accordingly to make
	test cases consistent and for better coverage (Petri)

Swati Sharma (8):
  tests/kms_plane_scaling: Removal of plane-scaling subtest
  tests/kms_plane_scaling: Add output name in dynamic subtests
  tests/kms_plane_scaling: Upscaling on 2 planes
  tests/kms_plane_scaling: Downscaling on 2 planes
  tests/kms_plane_scaling: Upscaling and downscaling scenario
  tests/kms_plane_scaling: Add negative test to check num of scalers
  tests/kms_plane_scaling: Refactor clipping-clamping subtest
  tests/kms_plane_scaling: Cleanup

 tests/kms_plane_scaling.c | 709 ++++++++++++++++++++++----------------
 1 file changed, 406 insertions(+), 303 deletions(-)

-- 
2.25.1



More information about the igt-dev mailing list