summaryrefslogtreecommitdiff
path: root/tests/kms_plane_scaling.c
AgeCommit message (Expand)Author
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
2018-04-03tests/kms_plane_scaling: fb height to be min 16 for NV12Vidya Srinivas
2018-03-15tests/kms_plane_scaling: Change minimum fb height for YUV 420 planarVidya Srinivas
2018-02-20tests/kms_plane_scaling: Use existing igt_kms apis to paint the fbCarlos Santa
2018-02-12lib/igt_fb: Add igt_fb_supported_format()Maarten Lankhorst
2018-02-12tests: Always call igt_remove_fb without checking.Maarten Lankhorst
2018-02-05tests/kms_plane_scaling: Test all pixel formats with clamping and clipping tooMaarten Lankhorst
2018-02-05tests/kms_plane_scaling: Test all pixel formats in pipe-*-scaler-with-rotationMaarten Lankhorst
2018-02-01lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctxMaarten Lankhorst
2018-01-17tests/kms_plane_scaling: test for multi pipe with scaling, v3.Jyoti Yadav
2018-01-17tests/kms_plane_scaling: test scaler with clipping clamping, v3.Jyoti Yadav
2018-01-17tests/kms_plane_scaling: test scaling with tiling rotation and pixel formats,...Jyoti Yadav
2018-01-17tests/kms_plane_scaling: Clean up tests to work better with igt_kms, v2.Maarten Lankhorst
2018-01-17tests/kms_plane_scaling: Move get_num_scalers to a function, v2.Maarten Lankhorst
2018-01-17tests/kms_plane_scaling: Convert from simple test to full testMaarten Lankhorst