summaryrefslogtreecommitdiff
path: root/tests/kms_concurrent.c
AgeCommit message (Expand)AuthorFilesLines
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