summaryrefslogtreecommitdiff
path: root/tests/gem_evict_alignment.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-03-15tests/gem_evict_alignment: use uint64_t in eviction memory parametersMika 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-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-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper
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-06-06igt/gem_evict_alignment: Fix the memory limits checkingChris Wilson
2014-06-06igt/gem_evict_alignment: Fix the memory limits checkingChris Wilson
2014-06-06igt/gem_evict_alignment: Remove obsolete skip on gen8+Chris Wilson
2014-03-23lib: extract igt_aux.[hc]Daniel Vetter
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter
2014-02-12tests: fix sub-test enumerationThomas Wood
2013-11-13gem_evict_*: Fix batch lengths, broken on gen8 integrationBen Widawsky
2013-11-07gem_evict_alignment: Skip on GEN8 for nowBen 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-03lib/drmtest: include sys/mman.h from drmtest.hDaniel Vetter
2013-08-29tests/gem_evict_*: Fix leak in copyDaniel Vetter
2013-08-23tests/gem_evict_*: Add interruptible modesDaniel Vetter
2013-08-21tests: Add gem_evict_alignmentChris Wilson