summaryrefslogtreecommitdiff
path: root/tests/gem_fd_exhaustion.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-12tests/gem_fd_exhaustion: Fix build failureMaarten Lankhorst1-1/+1
2018-03-09igt/gem_fd_exhaustion: Modify fs.nr_open for duration of the testKarol Krol1-7/+42
2018-03-09igt/gem_fd_exhaustion: Actually test error handling on fd exhaustionKarol Krol1-1/+3
2017-10-25igt/gem_fd_exhaustion: Remove stale assertChris Wilson1-17/+4
2017-10-03lib: Report the error from __gem_create()Chris Wilson1-2/+1
2016-07-29tests: Skip if we cannot reserve infinite fd for ourselvesChris Wilson1-9/+19
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke1-1/+1
2015-08-21lib: add a single include headerThomas Wood1-3/+1
2014-05-14tests: sprinkle igt loggingDaniel Vetter1-2/+2
2014-03-23lib: extract igt_aux.[hc]Daniel Vetter1-0/+2
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter1-0/+1
2014-01-19tests/gem_fd_exhaustion: Make it workDaniel Vetter1-14/+22
2014-01-19tests: Add gem_fd_exhaustionDaniel Vetter1-0/+83