summaryrefslogtreecommitdiff
path: root/tests/kms_plane_scaling.c
AgeCommit message (Expand)Author
2022-05-24tests/kms_plane_scaling: Add tests as listSwati Sharma
2022-05-24tests/kms_plane_scaling: Fix indentationSwati Sharma
2022-05-05tests/kms_plane_scaling: Tests to validate modifiersSwati Sharma
2022-05-05tests/kms_plane_scaling: Fix modifier and formatSwati Sharma
2022-05-05tests/kms_plane_scaling: Fix modifierSwati Sharma
2022-02-28tests/kms_plane_scaling: Add negative test to check num of scalersSwati Sharma
2022-02-28tests/kms_plane_scaling: Upscaling and downscaling scenarioSwati Sharma
2022-02-28tests/kms_plane_scaling: Downscaling on 2 planesSwati Sharma
2022-02-28tests/kms_plane_scaling: Upscaling on 2 planesSwati Sharma
2022-02-28tests/kms_plane_scaling: Addition of 0.75 scaling factor downscaling testsSwati Sharma
2022-02-28tests/kms_plane_scaling: Minor changes with existing testsSwati Sharma
2022-02-28tests/kms_plane_scaling: CleanupSwati Sharma
2022-02-28tests/kms_plane_scaling: Removal of plane-scaling subtestSwati Sharma
2022-02-23kms_plane_scaling: Add more scale factor tests to cover more driversPetri Latvala
2021-11-11tests: Remove restrictions on tests running only DRIVER_INTEL and DRIVER_AMDGPUMark Yacoub
2021-10-11igt: s/tiling/modifier/ all overVille Syrjälä
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä
2021-09-21tests/kms_plane_scaling: Use igt_plane_has_rotation()Ville Syrjälä
2021-08-24tests/kms_plane_scaling: Use igt_rotation_90_or_270()Ville Syrjälä
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi
2021-07-15Remove local copies of I915 macrosLucas De Marchi
2021-06-30tests/kms_plane_scaling: Skip 90/270 rotation for ADL-PMika Kahola
2021-06-07lib/i915: Add intel_display_ver() and use it in display tests/libsMatt Roper
2021-05-18tests/kms_plane_scaling: Fix mode selection for 2x testsBhanuprakash Modem
2021-04-19Added test description for kms testsNidhi Gupta
2021-03-25test/kms_plane_scaling: Don't run scaler clip/clamp with all formatsMohammed Khajapasha
2021-03-13Revert "tests/kms_plane_scaling: Add plane scaling test descriptions for subt...Ashutosh Dixit
2021-03-10tests/kms_plane_scaling: Add plane scaling test descriptions for subtestsNidhi Gupta
2021-01-08tests/kms_plane_scaling: reduce repetitive work per roundJuha-Pekka Heikkila
2020-11-27tests/kms_plane_scaling: Correcting typo error for plane scaler testMohammed Khajapasha
2020-11-12tests/kms_plane_scaling: Don't run plane scaler tests on each outputMohammed Khajapasha
2020-09-09tests/kms_plane_scaling: set minimum height and width to 20Matt Atwood
2020-02-06tests/kms_plane_scaling: Don't test every pixel formatVille Syrjälä
2019-12-03tests/i915/kms: remove igt_skip_on_simulation()Swati Sharma
2019-06-12tests/kms_plane_scaling: Skip fp16 formats on pre-iclVille Syrjälä
2019-04-24tests/kms_plane_scaling: Update list of supported pixel formats for rotationMika Kahola
2019-04-18tests/kms_plane_scaling: Skip testing unsupported fp16 featuresKevin Strasser
2019-04-10tests/kms_plane_scaling: Check supported pixel formatMika Kahola
2019-04-08tests/kms_plane_scaling: Check supported format for rotationMika Kahola
2019-04-02tests/kms_plane_scaling: Use IGT helpers for selecting planes to scaleNicholas Kazlauskas
2019-03-22tests/kms_plane_scaling: Minimum width and height for planar YUV formats on i...Mika Kahola
2019-03-21tests/kms_plane_scaling: Ensure minimum height and width for planar uyv formatsMika Kahola
2019-03-12tests/kms_plane_scaling: Rip out unused igt_pipe_crc_tArkadiusz Hiler
2019-01-08tests: Enable plane tests for AMDGPUNicholas Kazlauskas
2019-01-08tests/kms_plane_scaling: Add support for testing AMDGPUNicholas Kazlauskas
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson
2018-09-06tests/kms_plane_scaling: Allow DRM_FORMAT_RGB565 rotation on gen>=11Juha-Pekka Heikkila
2018-05-23tests/kms_plane_scaling: Reduce the fb size 8x8 from 9x9Ville Syrjälä
2018-05-23tests/kms_plane_scaling: Allow clip test to fail with YUVVille Syrjälä
2018-04-12igt/kms_plane_scaling: Open DRM_MASTERChris Wilson