summaryrefslogtreecommitdiff
path: root/tests/gem_evict_everything.c
AgeCommit message (Expand)Author
2017-09-11igt/gem_evict_(alignment,everything): Limit to low 4GChris Wilson
2017-02-22igt: Start marking up GEM tests that require an alive GPU to functionChris Wilson
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson
2016-09-30igt/gem_userptr_blits: Tidy up the debug spamChris Wilson
2016-06-17tests: Push igt_fork/stop_hang_detector into fixturesDaniel Vetter
2016-05-13tests/gem_evict_everything: use uint64_t in subtest paramsMika Kuoppala
2016-01-25Promote eviction memory sizes and buffer counts to uint64_tChris Wilson
2015-12-04lib: igt_fork_hang_helper must be run in fixturesDaniel Vetter
2015-10-12Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}()Ville Syrjälä
2015-10-09Make gem_mmap__{cpu,gtt,wc}() assert on failureVille Syrjälä
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-03-29igt/gem_evict_everything: Use mlock to reduce available memoryChris Wilson
2015-02-13lib/igt_gt: Document and consolidateDaniel Vetter
2015-01-07igt/gem_evict_(alignment|everything): contend with GPU hangsChris Wilson
2014-12-04tests: add more test descriptionsThomas Wood
2014-11-17lib/os: Push simulation test down into intel_require_memoryDaniel Vetter
2014-11-17lib/os: Pust igt_require into memory check functionDaniel Vetter
2014-11-04ioctl_wrappers: Pass in offset to CPU mmapsChris Wilson
2014-06-03igt/gem_evict_everything: Move assertionChris Wilson
2014-05-28Factor in kernel object overhead when checking available memory for testsChris Wilson
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter
2014-02-04tests/gem_evict_everything: Factor out eviction logicTvrtko Ursulin
2013-11-13gem_evict_*: Fix batch lengths, broken on gen8 integrationBen Widawsky
2013-11-07gem_evict_everything: Fix broken blit generalizationBen Widawsky
2013-11-06tests/bdw: gem_evict_*Ben Widawsky
2013-11-01lib: add igt_main macroDaniel Vetter
2013-10-09gem_evict_*: Use iterator for blit batchBen Widawsky
2013-09-30tests/gem_evict_everything: tune down forked subtestsDaniel Vetter
2013-09-03lib/drmtest: include sys/mman.h from drmtest.hDaniel Vetter
2013-08-29tests/gem_evict_everything: add swapping and forked subtestsDaniel Vetter
2013-08-29tests/gem_evict_*: Fix leak in copyDaniel Vetter
2013-08-23tests/gem_evict_*: Add interruptible modesDaniel Vetter
2013-08-20gem_evict_everything: Fix the error code checking after drmIoctlChris Wilson
2013-08-20tests: Add gem_evict_everythingChris Wilson