summaryrefslogtreecommitdiff
path: root/tests/kms_vrr.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-03tests/kms_vrr: Cleanup in creating the virtual modeBhanuprakash Modem1-9/+9
2024-06-25tests/kms_vrr: Fix hardcoded step sizeBhanuprakash Modem1-1/+8
2024-06-25tests/kms_vrr: Skip low RR mode check for seamless-virtual subtestBhanuprakash Modem1-1/+1
2024-06-19tests/kms_vrr: New subtest for CMRRBhanuprakash Modem1-2/+128
2024-06-18tests/kms: Drop redundant check for pipe/output combo validityBhanuprakash Modem1-12/+10
2024-05-17tests/kms_vrr: Add a subtest for seamless modeset to a virtual LRR modeManasi Navare1-4/+69
2024-03-04tests/kms_vrr: Add a max/min test to oscillate between ratesSean Paul1-2/+25
2024-03-04tests/kms_vrr: Allow for multiple rates in a testSean Paul1-40/+53
2024-03-04tests/kms_vrr: Add ability to flip static image for flicker profilingSean Paul1-20/+33
2024-03-04tests/kms_vrr: Change the pattern displayed in the testSean Paul1-4/+41
2024-03-04tests/kms_vrr: Allow test duration to be specified from the command lineSean Paul1-8/+17
2024-03-04tests/kms_vrr: Allow test rate to be altered from the command lineSean Paul1-9/+34
2024-03-04tests/kms_vrr: Move vtest_ns into data_tSean Paul1-21/+15
2024-03-04tests/kms_vrr: Move fb0 and fb1 to an arraySean Paul1-10/+9
2024-01-25tests/kms_vrr: Reset to High refresh rate before begin drrs testVidya Srinivas1-0/+8
2024-01-17tests/kms_vrr: Enhance flip accuracy measurementBhanuprakash Modem1-11/+16
2024-01-09tests/kms_vrr: Tweak flipline subtestBhanuprakash Modem1-2/+2
2023-12-13tests/kms_vrr: New subtest for toggle VRR during fastsetsBhanuprakash Modem1-9/+21
2023-12-13tests/kms_vrr: Add new subtest for DRRS without modesetBhanuprakash Modem1-20/+49
2023-12-13tests/kms_vrr: Add new subtest to switch RR without modesetBhanuprakash Modem1-11/+104
2023-12-13tests/kms_vrr: Fix pipe/output combo validity constraintBhanuprakash Modem1-23/+39
2023-12-13tests/kms_vrr: Move all config constaints to new functionBhanuprakash Modem1-8/+16
2023-12-13tests/kms_vrr: Clear VRR before exitBhanuprakash Modem1-1/+7
2023-12-13tests/kms_vrr: Use lib helper to print connector modesBhanuprakash Modem1-9/+4
2023-12-05tests/kms: fix buckets and mega featuresSwati Sharma1-1/+1
2023-11-27tests/kms/testplan: Optimize KMS testplan documentationBhanuprakash Modem1-18/+4
2023-11-27tests/kms/testplan: Move testplan documentation to beginning of the fileBhanuprakash Modem1-4/+7
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-5/+0
2023-08-16tests/kms_vrr: Document each subtest for testplanBhanuprakash Modem1-0/+48
2023-06-28tests/kms: Close the fd before exitBhanuprakash Modem1-0/+1
2023-03-20tests/kms_vrr: Add support for BigjoinerBhanuprakash Modem1-0/+6
2022-11-15tests/kms_vrr: Add Negative tests to validate VRRBhanuprakash Modem1-18/+52
2022-04-11tests/kms_vrr: Create dynamic subtestsBhanuprakash Modem1-13/+11
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä1-2/+2
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi1-2/+2
2021-04-19Added test description for kms testsNidhi Gupta1-0/+6
2021-03-09tests/kms_vrr: Extend to cover full VRR rangeBhanuprakash Modem1-24/+49
2021-03-04Revert "tests/kms_vrr: Extend to cover full VRR range"Petri Latvala1-49/+24
2021-03-04tests/kms_vrr: Extend to cover full VRR rangeBhanuprakash Modem1-24/+49
2021-03-04tests/kms_vrr: Optimize to read vrr debugfsBhanuprakash Modem1-13/+18
2021-02-08tests/kms_vrr: Update condition checks for flipline testBhanuprakash Modem1-54/+39
2021-01-01kms_vrr: Avoid falling through an empty/uninitialised 'else'Chris Wilson1-4/+7
2020-10-14tests/kms_vrr: Add new subtest to validate Flipline modeBhanuprakash Modem1-31/+82
2020-10-14tests/kms_vrr: Use atomic API for page flipBhanuprakash Modem1-37/+39
2020-08-06tests: use an empty brace initializerCarlos Santa1-1/+1
2020-07-07lib/igt_fb: remove extra parameters from igt_put_cairo_ctxMelissa Wen1-1/+1
2020-01-16tests/kms_vrr: Fix compiler warn on 32bitVille Syrjälä1-1/+1
2019-12-03tests/i915/kms: remove igt_skip_on_simulation()Swati Sharma1-2/+0
2019-04-16tests/kms_vrr: fix compilation with ClangSimon Ser1-1/+1