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_tiled_swapping.c
Age
Commit message (
Expand
)
Author
2015-11-03
tests: Run igt.cocci
Daniel Stone
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-10-09
Sprinkle igt_assert(ptr) after gem_mmap__{cpu,gtt,wc}
Ville Syrjälä
2015-10-09
s/gem_mmap/gem_mmap__gtt/
Ville Syrjälä
2015-09-24
lib: add igt_debugfs_search
Thomas Wood
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-23
tests/gem_tiled_swapping: Fix up L-shaped testing
Daniel Vetter
2015-03-02
tests/gem_tiled_swapping: Skip on L-shaped memory
Daniel Vetter
2015-01-15
igt/gem_tiled_swapping: Cycle through the bo a couple of times
Chris Wilson
2014-12-11
lib: add a function to lock memory into RAM
Thomas Wood
2014-12-11
tests/gem_tiled_swapping: use igt_info logging wrapper
Thomas Wood
2014-12-04
tests: add more test descriptions
Thomas Wood
2014-11-25
tests: use subtests in gem_tiled_swapping
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-07-11
igt/gem_tiled_swapping: Speed up slightly
Chris Wilson
2014-05-28
Factor in kernel object overhead when checking available memory for tests
Chris Wilson
2014-04-07
gem_tiled_swapping: Test using all available fences
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: 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: unnecessary header removal for drmtest.h, part 1
Daniel Vetter
2013-12-10
tests: roll out igt_simple_init/igt_simple_main
Daniel Vetter
2013-09-25
tests: use igt_assert/igt_require more
Daniel Vetter
2013-09-03
lib/drmtest: include sys/mman.h from drmtest.h
Daniel Vetter
2013-09-02
tests/gem_tiled_swapping: fix igt_require conversion
Daniel Vetter
2013-08-29
tests/gem_tiled_swapping: Use igt_require
Daniel Vetter
2013-08-13
tests: use igt_fail instead of exit(param != 0)
Daniel Vetter
2013-08-13
tests: s/assert/igt_assert
Daniel Vetter
2013-08-12
s/drmtest_/igt_/
Daniel Vetter
2013-07-18
tests: Black list tests we don't want to run on simulation
Damien Lespiau
2012-12-12
tests/gem_tiled_swapping: Don't needless crash on 32-bit systems
Chris Wilson
2012-08-30
clang: Fix warnings found through clang.
Ben Widawsky
2012-01-23
tests/gem_tiled_swapping: be more conservative with the swap requirements
Daniel Vetter
2012-01-22
tests: add gem_tiled_swapping
Daniel Vetter