[igt-dev] [v5 0/9] Addition of new plane scaling test cases

Petri Latvala petri.latvala at intel.com
Fri Feb 18 10:45:49 UTC 2022


On Wed, Feb 16, 2022 at 05:52:08PM +0530, Swati Sharma wrote:
> 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)
> 
> Swati Sharma (9):
>   tests/kms_plane_scaling: Removal of plane-scaling subtest
>   tests/kms_plane_scaling: Add output name in dynamic subtests
>   tests/kms_plane_scaling: Upscaling each plane
>   tests/kms_plane_scaling: Downscaling each plane
>   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.c | 720 +++++++++++++++++++++++---------------
>  1 file changed, 445 insertions(+), 275 deletions(-)
> 
> -- 
> 2.25.1
> 


Recapping some offline discussions for the mailing list:

Patches 3+4 in this series ({Upscaling,Downscaling} each plane) can be
dropped, Jessica will send a patch series getting that functionality
covered.

With that drop done this series is green for proceeding.


-- 
Petri Latvala


More information about the igt-dev mailing list