summaryrefslogtreecommitdiff
path: root/tests/gem_evict_alignment.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-23igt: Use lib gem_execbuf where possibleAntonio Argenziano1-5/+2
2017-09-11igt/gem_evict_(alignment,everything): Limit to low 4GChris Wilson1-6/+31
2017-02-22igt: Start marking up GEM tests that require an alive GPU to functionChris Wilson1-0/+1
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson1-2/+2
2016-03-15tests/gem_evict_alignment: use uint64_t in eviction memory parametersMika Kuoppala1-5/+8
2016-01-25Promote eviction memory sizes and buffer counts to uint64_tChris Wilson1-3/+2
2015-12-04lib: igt_fork_hang_helper must be run in fixturesDaniel Vetter1-13/+13
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-5/+1
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper1-1/+1
2015-02-13lib/igt_gt: Document and consolidateDaniel Vetter1-0/+1
2015-01-07igt/gem_evict_(alignment|everything): contend with GPU hangsChris Wilson1-0/+15
2014-12-04tests: add more test descriptionsThomas Wood1-0/+3
2014-11-17lib/os: Push simulation test down into intel_require_memoryDaniel Vetter1-2/+0
2014-11-17lib/os: Pust igt_require into memory check functionDaniel Vetter1-2/+2
2014-06-06igt/gem_evict_alignment: Fix the memory limits checkingChris Wilson1-1/+1
2014-06-06igt/gem_evict_alignment: Fix the memory limits checkingChris Wilson1-2/+2
2014-06-06igt/gem_evict_alignment: Remove obsolete skip on gen8+Chris Wilson1-3/+0
2014-03-23lib: extract igt_aux.[hc]Daniel Vetter1-1/+4
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter1-1/+2
2014-02-12tests: fix sub-test enumerationThomas Wood1-3/+4
2013-11-13gem_evict_*: Fix batch lengths, broken on gen8 integrationBen Widawsky1-1/+3
2013-11-07gem_evict_alignment: Skip on GEN8 for nowBen Widawsky1-0/+3
2013-11-06tests/bdw: gem_evict_*Ben Widawsky1-2/+6
2013-11-01lib: add igt_main macroDaniel Vetter1-5/+1
2013-10-09gem_evict_*: Use iterator for blit batchBen Widawsky1-11/+11
2013-09-03lib/drmtest: include sys/mman.h from drmtest.hDaniel Vetter1-1/+0
2013-08-29tests/gem_evict_*: Fix leak in copyDaniel Vetter1-0/+1
2013-08-23tests/gem_evict_*: Add interruptible modesDaniel Vetter1-10/+35
2013-08-21tests: Add gem_evict_alignmentChris Wilson1-0/+196