summaryrefslogtreecommitdiff
path: root/tests/drm_import_export.c
AgeCommit message (Expand)Author
2019-05-07lib/aux: Typecast gettid() as pid_tLyude Paul
2019-05-07Use gettid() wrapper everywhereLyude Paul
2019-01-16drm/drm_import_export: Replace imprecise loop-bound with timeoutChris Wilson
2017-09-08build: remove _GNU_SOURCE from source filesDaniel Vetter
2017-06-07tests/drm_import_export: Include {i915_,}drm.h properlyArkadiusz Hiler
2015-11-25tests/drm_import_export: Always loop with mutex heldMika Kuoppala
2015-11-03tests: Run igt.cocciDaniel Stone
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke
2015-08-21lib: add a single include headerThomas Wood
2015-07-24tests/drm_import_export: Add tests for prime/flink sharing racesMichaƂ Winiarski
2015-01-06Use pthread calls instead of raw syscalls on non-Linux systemsAlan Coopersmith
2014-09-19tests/drm_import_export: Add subtest for primeDaniel Vetter
2014-09-18tests: Add drm_import_exportDaniel Vetter