summaryrefslogtreecommitdiff
path: root/tests/gem_close_race.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-21lib: add a single include headerThomas Wood1-3/+1
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper1-1/+1
2014-07-12igt/gem_close_race: Increase GPU loadChris Wilson1-20/+24
2014-07-11igt/gem_close_race: Trim object sizeChris Wilson1-5/+5
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter1-1/+2
2014-02-11tests/gem_close_race: Properly wrap init code in fixturesDaniel Vetter1-3/+6
2014-01-29igt/gem_close_race: Fix blit commands for BDWChris Wilson1-15/+26
2013-12-13tests/gem_close_race: Adapt the test for Full PPGTTOscar Mateo1-2/+2
2013-11-01lib: add igt_main macroDaniel Vetter1-4/+1
2013-10-29gem_close_race: Also test random closing of active fdChris Wilson1-10/+137
2013-10-29gem_close_race: Bump the workloadChris Wilson1-5/+7
2013-10-29gem_close_race: Tidy up call to execbufferChris Wilson1-22/+13
2013-10-28tests: Add gem_close_raceChris Wilson1-0/+148