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
/
tests
/
eviction_common.c
Age
Commit message (
Expand
)
Author
2016-09-30
igt/gem_userptr_blits: Tidy up the debug spam
Chris Wilson
2016-02-04
igt/gem_userptr_blits: Limit amount of mlocked surfaces
Chris Wilson
2016-01-25
Promote eviction memory sizes and buffer counts to uint64_t
Chris Wilson
2015-09-11
convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci
Micah Fedke
2015-08-21
lib: add a single include header
Thomas Wood
2015-05-14
tests: match gem_create prototype in igt_eviction_test_ops create function
Thomas Wood
2015-03-30
igt/gem_evict_everything: Simplify mlocked_evictions
Chris Wilson
2015-03-29
igt/gem_evict_everything: Use mlock to reduce available memory
Chris Wilson
2015-03-06
igt.cocci: Replace igt_assert() with igt_assert_CMP() where possible
Matt Roper
2015-02-13
lib/igt_aux: s/swap/igt_swap/
Daniel Vetter
2014-12-08
tests: Run lib/igt.cocci
Ville Syrjälä
2014-11-17
lib/os: Pust igt_require into memory check function
Daniel Vetter
2014-10-17
lib: add common min and max macros
Thomas Wood
2014-07-21
igt/gem_userptr_blits: New tests, old issues
Chris Wilson
2014-06-05
igt/gem_evict_everything: Compute number of surfaces to saturate the aperture
Chris Wilson
2014-06-03
igt/gem_evict_everything: Move assertion
Chris Wilson
2014-05-28
Factor in kernel object overhead when checking available memory for tests
Chris Wilson
2014-03-23
lib: extract igt_aux.[hc]
Daniel Vetter
2014-02-26
evictions: Limit the number of minor eviction surfaces to fit in RAM
Chris Wilson
2014-02-04
tests/eviction_common: Avoid submitting duplicate objects
Tvrtko Ursulin
2014-02-04
tests/gem_evict_everything: Factor out eviction logic
Tvrtko Ursulin