summaryrefslogtreecommitdiff
path: root/lib/intel_os.c
AgeCommit message (Expand)Author
2019-04-26lib: consolidate duplicated define of vfs_file_max(void)Caz Yokoyama
2019-02-28lib: Incrementally mlock()Chris Wilson
2018-09-14intel: Be consistent with test results on simulationTvrtko Ursulin
2018-08-16Revert "lib: Keep upto half of RAM reserved for test runner"Chris Wilson
2018-08-16lib: Keep upto half of RAM reserved for test runnerChris Wilson
2018-07-03lib: Report file cache as available system memoryChris Wilson
2018-06-19lib: Conservatively include residual buffers in the available ram estimateChris Wilson
2018-06-18lib: Purge os caches twice for good luckChris Wilson
2018-06-15lib: Bump debug information for lack-of-memory to warnChris Wilson
2018-06-13lib: Extract mlock probingMichaƂ Winiarski
2018-04-10lib: Dump meminfo and slabinfo if we complain about insufficient memoryChris Wilson
2018-01-11include inttypes.h for PRI definesMike Frysinger
2017-10-19lib: Free all internal buffers before measuring available memoryChris Wilson
2017-09-08build: Nuke #ifdef HAVE_CONFIG_H cargo-cultDaniel Vetter
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso
2017-03-10lib: Shrink all i915 caches before measuring avail memoryChris Wilson
2016-09-27lib: Do two writes to /proc/sys/vm/drop_caches againPetri Latvala
2016-08-29lib: Avoid using 2 writes to /proc/sys/vm/drop_cachesChris Wilson
2016-03-25igt/gem_concurrent_blit: Relax maxfiles restrictionsChris Wilson
2016-03-19igt/gem_concurrent_blit: dmabuf requires twice the number of filesChris Wilson
2016-03-18lib/intel_os: Squelch dmesg spam when purging VM cachesChris Wilson
2016-03-18igt/gem_concurrent_all: struct buffers for allChris Wilson
2016-02-29lib: Check required number of surfaces against VFS file limitsChris Wilson
2016-01-22lib: Print memory requirements as MiBChris Wilson
2016-01-19gem_concurrent_blit: Don't call igt_require() outside of a subtest/fixtureChris Wilson
2015-08-14lib: Allow caller to use uint64_t sizes with intel_require_memory()Chris Wilson
2015-07-02docs: various documentation fixesThomas Wood
2015-03-26igt.cocci: check the return values of various functionsThomas Wood
2015-01-06Fix #ifdef check for _SC_AVPHYS_PAGES in intel_get_avail_ram_mb()Alan Coopersmith
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-09-30doc: various spelling and typo fixesThomas Wood
2014-08-26lib/intel_* Use igt checks and macrosDaniel Vetter
2014-07-23linux: placate drop_caches and pass it a '\n'Chris Wilson
2014-07-21linux: Flush page/buffer cache before querying available memoryChris Wilson
2014-06-12lib/intel_os: Spelling fixDaniel Vetter
2014-06-10API docs for intel_check_memory()Chris Wilson
2014-06-05lib: Add debug to memory limits checksChris Wilson
2014-05-28Factor in kernel object overhead when checking available memory for testsChris Wilson
2014-04-07gem_tiled_swapping: Purge all page/swap caches firstChris Wilson
2014-04-03gem_tiled_swapping: Limit to available memoryChris Wilson
2014-03-23lib/igt_aux: api documentationDaniel Vetter
2014-03-23lib: extract igt_aux.[hc]Daniel Vetter
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter
2014-03-22lib: remove uncessary #includes from headersDaniel Vetter
2014-03-22lib: Move non-register things out of intel-gpu-tools.hDaniel Vetter