summaryrefslogtreecommitdiff
path: root/tests/kms_concurrent.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-27tests/kms/testplan: Move testplan documentation to beginning of the fileBhanuprakash Modem1-3/+6
2023-11-14tests: s/i915_pipe_output_combo_valid/intel_pipe_output_combo_valid/Bhanuprakash Modem1-1/+1
2023-10-11tests/kms_concurrent: remove pipe dependency in subtest nameSwati Sharma1-30/+9
2023-09-11tests: Intel KMS: drop Run type fieldMauro Carvalho Chehab1-1/+0
2023-08-16tests/kms_concurrent: Document each subtest for testplanBhanuprakash Modem1-0/+26
2023-06-28tests/kms: Use drm_close_driver() to close the drm fdBhanuprakash Modem1-1/+1
2023-04-28tests/kms_concurrent: Add XE supportBhanuprakash Modem1-2/+2
2023-03-20tests/kms_concurrent: Add support for BigjoinerBhanuprakash Modem1-1/+9
2022-09-22Revert "tests/kms_concurrent: remove an AMD device check"Alex Hung1-0/+2
2022-09-12tests/kms_concurrent: remove an AMD device checkAlex Hung1-2/+0
2022-07-28tests/kms_concurrent: Fix regression in test_resolution_with_outputNidhi Gupta1-1/+1
2022-05-20tests/kms_concurrent: Skip the subtest if the resolution is not supportedNidhi Gupta1-0/+1
2022-05-20tests/kms_concurrent: For i915 devices run allocator in multiprocess modeZbigniew Kempczyński1-0/+4
2022-04-25tests/kms : Added dynamic test casesNidhi Gupta1-2/+4
2022-04-25tests/kms: sanitize the system state between subtestsNidhi Gupta1-25/+14
2022-03-28tests/kms_concurrent: check if second primary plane is validAbhinav Kumar1-1/+12
2021-10-18tests/kms_concurrent: Use preferred modes's vrefreshVille Syrjälä1-1/+1
2021-10-18lib/kms: Have igt_std_1024_mode_get() return a mode with specific refreshVille Syrjälä1-2/+2
2021-10-18lib/kms: Have igt_std_1024_mode_get() return a copy of the modeVille Syrjälä1-15/+10
2021-10-11igt: s/tiling/modifier/ all overVille Syrjälä1-2/+2
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä1-2/+2
2021-09-24tests/kms_concurrent: Fix regression in test_resolution_with_outputVidya Srinivas1-1/+2
2021-08-31tests/kms_concurrent: Making the test more genericRodrigo Siqueira1-13/+14
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-2/+2
2021-04-19Added test description for kms testsNidhi Gupta1-0/+2
2021-02-24tests: Make .seed unsignedVille Syrjälä1-2/+2
2021-02-24tests: Remove pointless struct member initializationVille Syrjälä1-2/+0
2021-02-24tests/kms_concurrent: Actually seed the rngVille Syrjälä1-0/+2
2020-07-21tests/kms: Skip kms test cases for disabled pipesMohammed Khajapasha1-1/+1
2020-07-07lib/igt_fb: remove extra parameters from igt_put_cairo_ctxMelissa Wen1-1/+1
2020-04-09tests/kms_concurrent: Use maximum number of planes that display/platform comb...Mika Kahola1-39/+12
2020-04-09Revert "tests/kms_concurrent: Test maximum number of planes supported by the ...Mika Kahola1-45/+57
2020-03-27tests/kms_concurrent: Plug possible memory leaksMika Kahola1-0/+8
2020-03-27tests/kms_concurrent: Test maximum number of planes supported by the platformMika Kahola1-57/+45
2020-03-20tests/kms_concurrent: Test for maximum number of planesMika Kahola1-6/+9
2020-01-28tests/kms_concurrent: Move simultaneously allowed planes to main threadMohammed Khajapasha1-35/+30
2019-12-03tests/i915/kms: remove igt_skip_on_simulation()Swati Sharma1-2/+0
2019-05-27kms_concurrent: Nuke custom main functionPetri Latvala1-13/+8
2019-04-02tests/kms_concurrent: Allow the test to proceed with fewer planesVille Syrjälä1-0/+12
2019-04-01lib: Share the 1024x768 mode among testsJosé Roberto de Souza1-23/+5
2019-01-21tests: Use correct type for callocPetri Latvala1-1/+1
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson1-2/+1
2018-02-01lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctxMaarten Lankhorst1-2/+1
2017-10-20tests/kms_concurrent: Fix testcase fails.Maarten Lankhorst1-23/+20
2017-10-02tests: Stop looking at plane private membersMaarten Lankhorst1-2/+2
2017-08-14lib/kms: Add for_each_pipe_staticDaniel Vetter1-1/+2
2017-06-16tests: Rename I915_MAX_PIPES to IGT_MAX_PIPESLeo (Sunpeng) Li1-1/+1
2017-06-16tests: Increase value of I915_MAX_PIPES to 6Leo (Sunpeng) Li1-1/+1
2017-05-03tests/kms_concurrent: Concurrent and interruptible subtests for atomicMika Kahola1-0/+429