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
/
gem_evict_everything.c
Age
Commit message (
Expand
)
Author
2017-09-11
igt/gem_evict_(alignment,everything): Limit to low 4G
Chris Wilson
2017-02-22
igt: Start marking up GEM tests that require an alive GPU to function
Chris Wilson
2017-01-02
igt: Mass conversion to to_user_pointer()
Chris Wilson
2016-09-30
igt/gem_userptr_blits: Tidy up the debug spam
Chris Wilson
2016-06-17
tests: Push igt_fork/stop_hang_detector into fixtures
Daniel Vetter
2016-05-13
tests/gem_evict_everything: use uint64_t in subtest params
Mika Kuoppala
2016-01-25
Promote eviction memory sizes and buffer counts to uint64_t
Chris Wilson
2015-12-04
lib: igt_fork_hang_helper must be run in fixtures
Daniel Vetter
2015-10-12
Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}()
Ville Syrjälä
2015-10-09
Make gem_mmap__{cpu,gtt,wc}() assert on failure
Ville Syrjälä
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-03-29
igt/gem_evict_everything: Use mlock to reduce available memory
Chris Wilson
2015-02-13
lib/igt_gt: Document and consolidate
Daniel Vetter
2015-01-07
igt/gem_evict_(alignment|everything): contend with GPU hangs
Chris Wilson
2014-12-04
tests: add more test descriptions
Thomas Wood
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-11-04
ioctl_wrappers: Pass in offset to CPU mmaps
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-22
lib: unnecessary header removal for drmtest.h, part 1
Daniel Vetter
2014-02-04
tests/gem_evict_everything: Factor out eviction logic
Tvrtko Ursulin
2013-11-13
gem_evict_*: Fix batch lengths, broken on gen8 integration
Ben Widawsky
2013-11-07
gem_evict_everything: Fix broken blit generalization
Ben Widawsky
2013-11-06
tests/bdw: gem_evict_*
Ben Widawsky
2013-11-01
lib: add igt_main macro
Daniel Vetter
2013-10-09
gem_evict_*: Use iterator for blit batch
Ben Widawsky
2013-09-30
tests/gem_evict_everything: tune down forked subtests
Daniel Vetter
2013-09-03
lib/drmtest: include sys/mman.h from drmtest.h
Daniel Vetter
2013-08-29
tests/gem_evict_everything: add swapping and forked subtests
Daniel Vetter
2013-08-29
tests/gem_evict_*: Fix leak in copy
Daniel Vetter
2013-08-23
tests/gem_evict_*: Add interruptible modes
Daniel Vetter
2013-08-20
gem_evict_everything: Fix the error code checking after drmIoctl
Chris Wilson
2013-08-20
tests: Add gem_evict_everything
Chris Wilson