summaryrefslogtreecommitdiff
path: root/tests/gem_shrink.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-13lib/gt: Make use of dummyload library to create recursive batchAntonio Argenziano1-1/+1
2018-07-06lib: Convert spin batch constructor to a factoryChris Wilson1-2/+2
2017-12-13igt/gem_shrink: Exercise allocations in the middle of execbuf under oom-pressureChris Wilson1-0/+48
2017-09-07igt/gem_exec_schedule: Basic tests for preemptionChris Wilson1-2/+2
2017-05-24igt/gem_shrink: Exercise concurrent calls to i915_gem_shrink()Chris Wilson1-0/+43
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson1-4/+4
2016-06-10igt/gem_shrink: Redirect all allocations through GEMChris Wilson1-4/+30
2016-05-12lib/igt_aux: Polish docs for igt_timeoutDaniel Vetter1-3/+3
2016-04-20igt/gem_close_race: BatifyChris Wilson1-3/+0
2016-04-10igt/gem_shrink: Fix execution object offsetChris Wilson1-4/+4
2016-04-04igt/gem_shrink: Reduce oom spamChris Wilson1-1/+2
2016-04-04igt/gem_shrink: Fix leak in userptr, add anotherChris Wilson1-2/+38
2016-04-02igt/gem_shrink: Exercise with userptr stressChris Wilson1-11/+68
2016-04-02igt/gem_shrink: Add pread/pwrite stressChris Wilson1-2/+22
2016-03-23igt/gem_shrink: Consume all of total ram in each processChris Wilson1-100/+63
2016-03-23igt/gem_shrink: Include a shrinker vs GPU hangChris Wilson1-2/+37
2016-03-23tests: Add gem_shrinkChris Wilson1-0/+216