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_wc.c
Age
Commit message (
Expand
)
Author
2017-09-08
build: remove _GNU_SOURCE from source files
Daniel Vetter
2017-05-23
igt/gem_mmap_wc: Move the require mmap-wc to the fixture
Chris Wilson
2017-04-13
igt/gem_mmap_wc: Mark up with DOMAIN_WC
Chris Wilson
2017-01-02
igt: Mass conversion to to_user_pointer()
Chris Wilson
2016-01-19
igt/gem_mmap_wc: Test cpu mmap vs wc mmap coherency
Chris Wilson
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-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-05
tests/gem_mmap_wc: don't fail if the Kernel is too old for the getparam flag
Paulo Zanoni
2015-04-10
igt/gem_mmap_wc: Explicitly check for use-after-close
Chris Wilson
2015-02-13
lib/ioctl: gem_ prefix for igt_require_mmap_wc
Daniel Vetter
2015-01-22
tests/gem_concurrent_blt: Adjust subtest naming
Daniel Vetter
2015-01-15
igt/gem_mmap_wc/set-cache-level: Exercise set-cache-level WARNing
Chris Wilson
2015-01-13
igt/gem_mmap_wc: Reorder gem_close()
Chris Wilson
2015-01-06
igt/gem_mmap_wc: Add the invalid flags subtest
Akash Goel
2015-01-06
igt/gem_mmap_wc: Exercise mmap(wc) interface
Chris Wilson