summaryrefslogtreecommitdiff
path: root/tests/eviction_common.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-28lib: Incrementally mlock()Chris Wilson1-8/+9
2018-09-11Fix 32bit gcc warningsVille Syrjälä1-3/+3
2018-06-13igt/evictions: Avoid getting killed by the reaper in mlockMichał Winiarski1-33/+21
2017-03-09igt/evictions: Isolate the mlock check in a separate processChris Wilson1-9/+14
2016-09-30igt/gem_userptr_blits: Tidy up the debug spamChris Wilson1-1/+1
2016-02-04igt/gem_userptr_blits: Limit amount of mlocked surfacesChris Wilson1-5/+6
2016-01-25Promote eviction memory sizes and buffer counts to uint64_tChris Wilson1-21/+25
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-2/+1
2015-05-14tests: match gem_create prototype in igt_eviction_test_ops create functionThomas Wood1-1/+1
2015-03-30igt/gem_evict_everything: Simplify mlocked_evictionsChris Wilson1-25/+6
2015-03-29igt/gem_evict_everything: Use mlock to reduce available memoryChris Wilson1-0/+84
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper1-5/+5
2015-02-13lib/igt_aux: s/swap/igt_swap/Daniel Vetter1-1/+1
2014-12-08tests: Run lib/igt.cocciVille Syrjälä1-4/+1
2014-11-17lib/os: Pust igt_require into memory check functionDaniel Vetter1-6/+6
2014-10-17lib: add common min and max macrosThomas Wood1-2/+0
2014-07-21igt/gem_userptr_blits: New tests, old issuesChris Wilson1-2/+6
2014-06-05igt/gem_evict_everything: Compute number of surfaces to saturate the apertureChris Wilson1-2/+2
2014-06-03igt/gem_evict_everything: Move assertionChris Wilson1-10/+18
2014-05-28Factor in kernel object overhead when checking available memory for testsChris Wilson1-13/+12
2014-03-23lib: extract igt_aux.[hc]Daniel Vetter1-0/+1
2014-02-26evictions: Limit the number of minor eviction surfaces to fit in RAMChris Wilson1-7/+8
2014-02-04tests/eviction_common: Avoid submitting duplicate objectsTvrtko Ursulin1-0/+7
2014-02-04tests/gem_evict_everything: Factor out eviction logicTvrtko Ursulin1-0/+235