summaryrefslogtreecommitdiff
path: root/tests/kms_async_flips.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-27tests/kms/testplan: Move testplan documentation to beginning of the fileBhanuprakash Modem1-51/+49
2023-11-14tests: s/i915_pipe_output_combo_valid/intel_pipe_output_combo_valid/Bhanuprakash Modem1-1/+1
2023-09-11tests: Intel KMS: drop Run type fieldMauro Carvalho Chehab1-6/+0
2023-08-31tests/kms_async_flips: Add XE supportBhanuprakash Modem1-9/+3
2023-08-16tests/kms_async_flips: Document each subtest for testplanBhanuprakash Modem1-0/+62
2023-07-14tests/kms_async_flips: Use define for number of framebuffersGustavo Sousa1-8/+9
2023-06-28tests/kms: Use drm_close_driver() to close the drm fdBhanuprakash Modem1-1/+1
2023-05-22tests/kms_async_flips: Test all modifiersArun R Murthy1-10/+41
2023-05-22tests/kms_async_flips: Split test_init()Arun R Murthy1-17/+18
2023-05-22tests/kms_async_flips: Run the test for all outputsArun R Murthy1-35/+8
2023-05-22tests/kms_async_flips: Get rid of i915 specific fb creationArun R Murthy1-8/+11
2023-04-28tests/kms_async_flips: No XE supportBhanuprakash Modem1-1/+7
2023-03-20tests/kms_async_flips: Add support for BigjoinerBhanuprakash Modem1-2/+9
2023-03-15tests/kms: Add missing igt_put_cairo_ctx()Bhanuprakash Modem1-0/+4
2023-02-10tests/kms_async_flips: Render the bars full heightVille Syrjälä1-1/+1
2023-02-10tests/kms_async_flips: Add missing igt_put_cairo_ctx()Ville Syrjälä1-0/+1
2022-11-01lib/crc: s/INTEL_PIPE_CRC_SOURCE_AUTO/IGT_PIPE_CRC_SOURCE_AUTO/Ville Syrjälä1-1/+1
2022-06-16tests/kms_async_flips: first async flip discarded on i915Arun R Murthy1-1/+4
2022-06-09tests/kms_async_flips: Test RefactoringKarthik B S1-77/+90
2022-06-09tests/kms_async_flips: Convert tests to dynamicKarthik B S1-18/+62
2022-05-24tests/kms_async_flips: Support more vendorsAndré Almeida1-19/+28
2022-03-28Revert "tests/kms_async_flips: Make the crc test faster"Karthik B S1-16/+6
2022-02-18tests/kms_async_flips: Make the crc test fasterVille Syrjälä1-6/+16
2022-02-18tests/kms_async_flips: Fix the crc test vblank requestVille Syrjälä1-1/+2
2021-11-03tests/kms_async_flips: Skip test when running with Intel's PSR2 selective fet...José Roberto de Souza1-0/+10
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä1-1/+1
2021-09-27tests/kms_async_flips: Add CRC test to make sure the correct fb is being scan...Ville Syrjälä1-0/+145
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi1-1/+1
2021-07-15Remove local copies of I915 macrosLucas De Marchi1-3/+3
2021-04-29tests/kms_async_flips: Fix flip timestamp checksVille Syrjälä1-2/+2
2021-01-22tests/kms_async_flips: Skip the Y<->X tile test on pre-sklVille Syrjälä1-0/+3
2020-11-20tests/kms_async_flips: Modify assert to fix failure seen on few platformsKarthik B S1-5/+7
2020-09-25tests/kms_async_flips: Add test to validate asynchronous flipsKarthik B S1-0/+425