summaryrefslogtreecommitdiff
path: root/tests/syncobj_wait.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-23tests: Unify Category for Core tests documentationKatarzyna Piecielska1-1/+1
2024-05-15tests: Add DRIVER_ANY tests to General Core Mega featureKatarzyna Piecielska1-4/+5
2024-03-22tests: Remove 'Run type' documentation fieldKatarzyna Piecielska1-1/+0
2024-03-22tests: Introduce uapi subcategoryKatarzyna Piecielska1-3/+3
2023-06-28tests: Use drm_close_driver() to close the drm fdBhanuprakash Modem1-1/+1
2023-05-26tests: better document the remaining core used by i915 validationMauro Carvalho Chehab1-0/+4
2023-05-17tests/i915: Improve test documentationMauro Carvalho Chehab1-0/+144
2022-10-05syncobj_wait: Close device before exitChris Wilson1-0/+4
2019-11-23lib/syncobj: drop local declarationsLionel Landwerlin1-29/+29
2018-02-20igt/syncobj: Tidy ye olde compiler warningsChris Wilson1-5/+7
2017-10-11igt/syncobj_wait: Don't close the timeline early in wait_snapshotJason Ekstrand1-3/+3
2017-10-11igt/syncobj_wait: Close the sw_sync timeline after the testChris Wilson1-1/+1
2017-10-11igt/syncobj_wait: Replace open-coded calls to __syncobj_wait()Chris Wilson1-9/+5
2017-10-10syncobj: Add a test for SYNCOBJ_CREATE_SIGNALEDJason Ekstrand1-0/+2
2017-10-10tests/syncobj: Add some wait and reset tests (v7)Jason Ekstrand1-0/+915