summaryrefslogtreecommitdiff
path: root/tests/drm_import_export.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-19tests/drm_import_export: Remove the testZbigniew Kempczyński1-304/+0
2022-10-05drm_import_export: Close device before exitChris Wilson1-0/+5
2022-04-29tests/drm_import_export: Added test description for test casePriyanka Dandamudi1-0/+9
2020-07-26drm_import_export: Check for working and known GPUChris Wilson1-4/+6
2019-11-28tests/drm_import_export: Restrict runtimeChris Wilson1-5/+3
2019-05-07lib/aux: Typecast gettid() as pid_tLyude Paul1-1/+1
2019-05-07Use gettid() wrapper everywhereLyude Paul1-1/+1
2019-01-16drm/drm_import_export: Replace imprecise loop-bound with timeoutChris Wilson1-4/+1
2017-09-08build: remove _GNU_SOURCE from source filesDaniel Vetter1-1/+0
2017-06-07tests/drm_import_export: Include {i915_,}drm.h properlyArkadiusz Hiler1-2/+2
2015-11-25tests/drm_import_export: Always loop with mutex heldMika Kuoppala1-4/+4
2015-11-03tests: Run igt.cocciDaniel Stone1-1/+1
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke1-2/+2
2015-08-21lib: add a single include headerThomas Wood1-2/+1
2015-07-24tests/drm_import_export: Add tests for prime/flink sharing racesMichał Winiarski1-0/+112
2015-01-06Use pthread calls instead of raw syscalls on non-Linux systemsAlan Coopersmith1-0/+4
2014-09-19tests/drm_import_export: Add subtest for primeDaniel Vetter1-28/+62
2014-09-18tests: Add drm_import_exportDaniel Vetter1-0/+145