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