index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
intel_os.c
Age
Commit message (
Expand
)
Author
2018-09-14
intel: Be consistent with test results on simulation
Tvrtko Ursulin
2018-08-16
Revert "lib: Keep upto half of RAM reserved for test runner"
Chris Wilson
2018-08-16
lib: Keep upto half of RAM reserved for test runner
Chris Wilson
2018-07-03
lib: Report file cache as available system memory
Chris Wilson
2018-06-19
lib: Conservatively include residual buffers in the available ram estimate
Chris Wilson
2018-06-18
lib: Purge os caches twice for good luck
Chris Wilson
2018-06-15
lib: Bump debug information for lack-of-memory to warn
Chris Wilson
2018-06-13
lib: Extract mlock probing
MichaĆ Winiarski
2018-04-10
lib: Dump meminfo and slabinfo if we complain about insufficient memory
Chris Wilson
2018-01-11
include inttypes.h for PRI defines
Mike Frysinger
2017-10-19
lib: Free all internal buffers before measuring available memory
Chris Wilson
2017-09-08
build: Nuke #ifdef HAVE_CONFIG_H cargo-cult
Daniel Vetter
2017-03-21
Restore "lib: Open debugfs files for the given DRM device"
Chris Wilson
2017-03-21
Revert "lib: Open debugfs files for the given DRM device"
Tomeu Vizoso
2017-03-21
lib: Open debugfs files for the given DRM device
Tomeu Vizoso
2017-03-10
lib: Shrink all i915 caches before measuring avail memory
Chris Wilson
2016-09-27
lib: Do two writes to /proc/sys/vm/drop_caches again
Petri Latvala
2016-08-29
lib: Avoid using 2 writes to /proc/sys/vm/drop_caches
Chris Wilson
2016-03-25
igt/gem_concurrent_blit: Relax maxfiles restrictions
Chris Wilson
2016-03-19
igt/gem_concurrent_blit: dmabuf requires twice the number of files
Chris Wilson
2016-03-18
lib/intel_os: Squelch dmesg spam when purging VM caches
Chris Wilson
2016-03-18
igt/gem_concurrent_all: struct buffers for all
Chris Wilson
2016-02-29
lib: Check required number of surfaces against VFS file limits
Chris Wilson
2016-01-22
lib: Print memory requirements as MiB
Chris Wilson
2016-01-19
gem_concurrent_blit: Don't call igt_require() outside of a subtest/fixture
Chris Wilson
2015-08-14
lib: Allow caller to use uint64_t sizes with intel_require_memory()
Chris Wilson
2015-07-02
docs: various documentation fixes
Thomas Wood
2015-03-26
igt.cocci: check the return values of various functions
Thomas Wood
2015-01-06
Fix #ifdef check for _SC_AVPHYS_PAGES in intel_get_avail_ram_mb()
Alan Coopersmith
2014-11-17
lib/os: Push simulation test down into intel_require_memory
Daniel Vetter
2014-11-17
lib/os: Pust igt_require into memory check function
Daniel Vetter
2014-09-30
doc: various spelling and typo fixes
Thomas Wood
2014-08-26
lib/intel_* Use igt checks and macros
Daniel Vetter
2014-07-23
linux: placate drop_caches and pass it a '\n'
Chris Wilson
2014-07-21
linux: Flush page/buffer cache before querying available memory
Chris Wilson
2014-06-12
lib/intel_os: Spelling fix
Daniel Vetter
2014-06-10
API docs for intel_check_memory()
Chris Wilson
2014-06-05
lib: Add debug to memory limits checks
Chris Wilson
2014-05-28
Factor in kernel object overhead when checking available memory for tests
Chris Wilson
2014-04-07
gem_tiled_swapping: Purge all page/swap caches first
Chris Wilson
2014-04-03
gem_tiled_swapping: Limit to available memory
Chris Wilson
2014-03-23
lib/igt_aux: api documentation
Daniel Vetter
2014-03-23
lib: extract igt_aux.[hc]
Daniel Vetter
2014-03-22
lib: rename intel_gpu_tools.h to intel_io.h
Daniel Vetter
2014-03-22
lib: remove uncessary #includes from headers
Daniel Vetter
2014-03-22
lib: Move non-register things out of intel-gpu-tools.h
Daniel Vetter