summaryrefslogtreecommitdiff
path: root/tests/kms_plane_scaling.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-14tests: s/i915_pipe_output_combo_valid/intel_pipe_output_combo_valid/Bhanuprakash Modem1-2/+2
2023-10-17tests/kms_plane_scaling: use get_num_scalers()Swati Sharma1-0/+24
2023-09-27tests/kms_plane_scaling: rename subtestsSwati Sharma1-27/+27
2023-09-11tests: Intel KMS: drop Run type fieldMauro Carvalho Chehab1-21/+0
2023-08-29tests/kms_plane_scaling: Add tiling support for XEBhanuprakash Modem1-4/+0
2023-08-16tests/kms_plane_scaling: Document each subtest for testplanBhanuprakash Modem1-0/+262
2023-06-28tests/kms: Use drm_close_driver() to close the drm fdBhanuprakash Modem1-1/+1
2023-06-01tests/kms_plane_scaling: make test name uniformSwati Sharma1-3/+3
2023-05-13tests/kms_plane_scaling: Only set rotation if rotation != rotate-0Maíra Canal1-1/+2
2023-04-28tests/kms_plane_scaling: Add XE supportBhanuprakash Modem1-18/+23
2023-04-25tests/kms_plane_scaling: remove unused parametersMaíra Canal1-11/+9
2023-04-25tests/kms_plane_scaling: fix variable misspellingMaíra Canal1-1/+1
2023-04-25tests/kms_plane_scaling: negative tests can return -EINVAL or -ERANGEMaíra Canal1-1/+1
2023-04-05tests/kms_plane_scaling: reduce work on framebuffer creationJuha-Pekka Heikkila1-19/+19
2023-03-29tests/kms_plane_scaling: SKIP subtest if num_planes < 2Swati Sharma1-1/+5
2023-03-23tests/kms_plane_scaling: Fix copy-paste errorSwati Sharma1-4/+4
2023-03-21tests/kms_plane_scaling: Fix out-of-bound array accessSwati Sharma1-1/+1
2023-03-20tests/kms_plane_scaling: Add support for BigjoinerBhanuprakash Modem1-70/+142
2023-03-16tests/kms_plane_scaling: Reorg max-source-size subtestSwati Sharma1-68/+58
2023-03-15tests/kms: Cleanup to use linear modifierBhanuprakash Modem1-10/+10
2023-03-03tests/kms_plane_scaling: Add test to validate max source sizeSwati Sharma1-0/+122
2023-03-03tests/kms_plane_scaling: Minor fixesSwati Sharma1-10/+10
2023-03-03tests/kms_plane_scaling: Prep workSwati Sharma1-8/+10
2023-02-17tests/kms_plane_scaling: Add downscaling+upscaling testsSwati Sharma1-17/+91
2023-02-10tests/kms_plane_scaling: add invalid parameter testsJuha-Pekka Heikkila1-0/+72
2023-01-05tests/kms_plane_scaling: cleanup framebuffers after testAndrzej Hajda1-5/+4
2022-10-05kms_plane_scaling: Close device before exitChris Wilson1-1/+3
2022-05-24tests/kms_plane_scaling: Add tests as listSwati Sharma1-334/+299
2022-05-24tests/kms_plane_scaling: Fix indentationSwati Sharma1-14/+14
2022-05-05tests/kms_plane_scaling: Tests to validate modifiersSwati Sharma1-0/+112
2022-05-05tests/kms_plane_scaling: Fix modifier and formatSwati Sharma1-52/+8
2022-05-05tests/kms_plane_scaling: Fix modifierSwati Sharma1-27/+18
2022-02-28tests/kms_plane_scaling: Add negative test to check num of scalersSwati Sharma1-0/+74
2022-02-28tests/kms_plane_scaling: Upscaling and downscaling scenarioSwati Sharma1-0/+108
2022-02-28tests/kms_plane_scaling: Downscaling on 2 planesSwati Sharma1-0/+58
2022-02-28tests/kms_plane_scaling: Upscaling on 2 planesSwati Sharma1-0/+122
2022-02-28tests/kms_plane_scaling: Addition of 0.75 scaling factor downscaling testsSwati Sharma1-0/+26
2022-02-28tests/kms_plane_scaling: Minor changes with existing testsSwati Sharma1-35/+35
2022-02-28tests/kms_plane_scaling: CleanupSwati Sharma1-212/+77
2022-02-28tests/kms_plane_scaling: Removal of plane-scaling subtestSwati Sharma1-179/+0
2022-02-23kms_plane_scaling: Add more scale factor tests to cover more driversPetri Latvala1-20/+153
2021-11-11tests: Remove restrictions on tests running only DRIVER_INTEL and DRIVER_AMDGPUMark Yacoub1-1/+1
2021-10-11igt: s/tiling/modifier/ all overVille Syrjälä1-25/+25
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä1-5/+5
2021-09-21tests/kms_plane_scaling: Use igt_plane_has_rotation()Ville Syrjälä1-4/+1
2021-08-24tests/kms_plane_scaling: Use igt_rotation_90_or_270()Ville Syrjälä1-1/+1
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi1-5/+5
2021-07-15Remove local copies of I915 macrosLucas De Marchi1-9/+9
2021-06-30tests/kms_plane_scaling: Skip 90/270 rotation for ADL-PMika Kahola1-0/+4
2021-06-07lib/i915: Add intel_display_ver() and use it in display tests/libsMatt Roper1-4/+4