summaryrefslogtreecommitdiff
path: root/lib/intel_os.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-08build: Nuke #ifdef HAVE_CONFIG_H cargo-cultDaniel Vetter1-2/+0
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson1-3/+6
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso1-6/+3
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso1-3/+6
2017-03-10lib: Shrink all i915 caches before measuring avail memoryChris Wilson1-0/+3
2016-09-27lib: Do two writes to /proc/sys/vm/drop_caches againPetri Latvala1-2/+14
2016-08-29lib: Avoid using 2 writes to /proc/sys/vm/drop_cachesChris Wilson1-9/+7
2016-03-25igt/gem_concurrent_blit: Relax maxfiles restrictionsChris Wilson1-3/+14
2016-03-19igt/gem_concurrent_blit: dmabuf requires twice the number of filesChris Wilson1-0/+13
2016-03-18lib/intel_os: Squelch dmesg spam when purging VM cachesChris Wilson1-19/+10
2016-03-18igt/gem_concurrent_all: struct buffers for allChris Wilson1-1/+1
2016-02-29lib: Check required number of surfaces against VFS file limitsChris Wilson1-2/+21
2016-01-22lib: Print memory requirements as MiBChris Wilson1-6/+7
2016-01-19gem_concurrent_blit: Don't call igt_require() outside of a subtest/fixtureChris Wilson1-19/+34
2015-08-14lib: Allow caller to use uint64_t sizes with intel_require_memory()Chris Wilson1-4/+4
2015-07-02docs: various documentation fixesThomas Wood1-2/+2
2015-03-26igt.cocci: check the return values of various functionsThomas Wood1-1/+1
2015-01-06Fix #ifdef check for _SC_AVPHYS_PAGES in intel_get_avail_ram_mb()Alan Coopersmith1-1/+1
2014-11-17lib/os: Push simulation test down into intel_require_memoryDaniel Vetter1-1/+6
2014-11-17lib/os: Pust igt_require into memory check functionDaniel Vetter1-16/+9
2014-09-30doc: various spelling and typo fixesThomas Wood1-1/+1
2014-08-26lib/intel_* Use igt checks and macrosDaniel Vetter1-8/+8
2014-07-23linux: placate drop_caches and pass it a '\n'Chris Wilson1-1/+1
2014-07-21linux: Flush page/buffer cache before querying available memoryChris Wilson1-1/+8
2014-06-12lib/intel_os: Spelling fixDaniel Vetter1-1/+1
2014-06-10API docs for intel_check_memory()Chris Wilson1-0/+21
2014-06-05lib: Add debug to memory limits checksChris Wilson1-1/+6
2014-05-28Factor in kernel object overhead when checking available memory for testsChris Wilson1-0/+30
2014-04-07gem_tiled_swapping: Purge all page/swap caches firstChris Wilson1-0/+13
2014-04-03gem_tiled_swapping: Limit to available memoryChris Wilson1-0/+34
2014-03-23lib/igt_aux: api documentationDaniel Vetter1-0/+12
2014-03-23lib: extract igt_aux.[hc]Daniel Vetter1-1/+1
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter1-1/+1
2014-03-22lib: remove uncessary #includes from headersDaniel Vetter1-0/+1
2014-03-22lib: Move non-register things out of intel-gpu-tools.hDaniel Vetter1-0/+158