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_mmap_gtt.c
Age
Commit message (
Expand
)
Author
2018-07-20
igt/gem_mmap_gtt: Check for known incoherency before testing
Chris Wilson
2018-07-13
lib/gt: Make use of dummyload library to create recursive batch
Antonio Argenziano
2018-06-11
igt/gem_mmap_gtt: Checking tiling pattern requires known swizzling
Chris Wilson
2018-03-01
lib: Provide an accelerated routine for readback from WC
Chris Wilson
2017-09-08
build: remove _GNU_SOURCE from source files
Daniel Vetter
2017-05-08
igt/gem_mmap_gtt: Check that userspace clflushing of the GTT mmap
Chris Wilson
2017-01-04
igt/gem_mmap_gtt: Tiled access to the incomplete last row is undefined
Chris Wilson
2017-01-04
igt/gem_mmap_gtt: Check read/writes across a GPU reset
Chris Wilson
2016-12-01
Silence a bunch of "const discard" warnings
Chris Wilson
2016-11-29
igt/gem_gtt_speed: Spare clang the embarrassment
Chris Wilson
2016-11-22
igt/gem_mmap_gtt: Silence compile warning for !sse4.1
Chris Wilson
2016-11-10
igt/gem_mmap_gtt: Swap thrash copy
Chris Wilson
2016-11-10
igt/gem_mmap_gtt: Add forked contention to the mmap copies
Chris Wilson
2016-11-07
igt/gem_mmap_gtt: Use SSE4.1 streaming to speed up per-pixel checks
Chris Wilson
2016-10-22
igt/gem_mmap_gtt: Document the "expected" behaviour
Chris Wilson
2016-08-01
igt/gem_mmap_gtt/wc: Reduce test runtime
Chris Wilson
2016-08-01
igt/gem_mmap_gtt: Ignore effects of CPU caches for comparing WB
Chris Wilson
2016-08-01
igt/gem_mmap_gtt: Add a test to detect non-WC access
Chris Wilson
2016-06-03
igt/gem_mmap_gtt: Exercise differing tile sizes
Chris Wilson
2016-02-18
igt: Report the global GTT size
Chris Wilson
2016-01-19
igt/gem_mmap_wc: Test cpu mmap vs wc mmap coherency
Chris Wilson
2016-01-08
tests/gem_mmap_gtt: Make the small-bo tiling tests work on old platforms
Ville Syrjälä
2016-01-08
tests/gem_mmap_gtt: Add progress indicators
Ville Syrjälä
2016-01-08
tests/gem_mmap_gtt: Deal with tile sizes on gen2/3
Ville Syrjälä
2016-01-07
igt/gem_mmap_gtt: Add a test to exercise coherency between GTT/CPU
Chris Wilson
2015-11-12
igt/gem_mmap_gtt: Require SET_TILING to work before doing large tiled tests
Chris Wilson
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
Remove gem_mmap__{cpu,gtt,wc} return value MAP_FAILED asserts
Ville Syrjälä
2015-10-09
s/gem_mmap/gem_mmap__gtt/
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-08-14
tests/gem_mmap_gtt: mark basic access and copy tests as basic v2
Jesse Barnes
2015-05-08
igt/gem_mmap_gtt: Add pagefault-of-doom failure case
Chris Wilson
2015-05-08
igt/gem_mmap_gtt: Check GTT mmapping of large tiled objects
Chris Wilson
2015-04-27
tests/gem_mmap_gtt: Use PAGE_SIZE instead of hard coded value
Joonas Lahtinen
2015-04-14
tests/gem_mmap_gtt: add huge BO test
Joonas Lahtinen
2015-04-14
tests/gem_mmap_gtt: clarify BO domain setting functions
Joonas Lahtinen
2014-11-04
ioctl_wrappers: Pass in offset to CPU mmaps
Chris Wilson
2014-09-08
igt/gem_mmap_gtt: Check coherency between GTT and CPU mmappings with LLC
Chris Wilson
2014-06-21
gem_mmap_gtt: Test mmaping less than the full object
Chris Wilson
2014-06-12
igt/gem_mmap_gtt: Exercise concurrent pagefaulting
Chris Wilson
2014-03-22
lib: unnecessary header removal for drmtest.h, part 1
Daniel Vetter
2014-03-12
lib: move prefault helpers to igt_debugfs.c
Daniel Vetter
2013-11-01
lib: add igt_main macro
Daniel Vetter
2013-09-03
lib/drmtest: include sys/mman.h from drmtest.h
Daniel Vetter
2013-08-30
tests/gem_mmap_gtt: fix access checks
Daniel Vetter
2013-08-30
tests/gem_mmap_gtt: clarify access check checks a bit
Daniel Vetter
2013-08-26
tests/gem_mmap_gtt: Add testcase for the vma access manager
Daniel Vetter
[next]