summaryrefslogtreecommitdiff
path: root/tests/kms_async_flips.c
AgeCommit message (Expand)Author
2022-06-16tests/kms_async_flips: first async flip discarded on i915Arun R Murthy
2022-06-09tests/kms_async_flips: Test RefactoringKarthik B S
2022-06-09tests/kms_async_flips: Convert tests to dynamicKarthik B S
2022-05-24tests/kms_async_flips: Support more vendorsAndré Almeida
2022-03-28Revert "tests/kms_async_flips: Make the crc test faster"Karthik B S
2022-02-18tests/kms_async_flips: Make the crc test fasterVille Syrjälä
2022-02-18tests/kms_async_flips: Fix the crc test vblank requestVille Syrjälä
2021-11-03tests/kms_async_flips: Skip test when running with Intel's PSR2 selective fet...José Roberto de Souza
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä
2021-09-27tests/kms_async_flips: Add CRC test to make sure the correct fb is being scan...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-04-29tests/kms_async_flips: Fix flip timestamp checksVille Syrjälä
2021-01-22tests/kms_async_flips: Skip the Y<->X tile test on pre-sklVille Syrjälä
2020-11-20tests/kms_async_flips: Modify assert to fix failure seen on few platformsKarthik B S
2020-09-25tests/kms_async_flips: Add test to validate asynchronous flipsKarthik B S