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
/
prime_mmap_coherency.c
Age
Commit message (
Expand
)
Author
2020-05-07
lib/i915: Split igt_require_gem() into i915/
Chris Wilson
2020-02-04
tests/prime_mmap_coherency: use device coherent mapping instead of mmap_gtt
Ramalingam C
2019-05-27
prime_mmap_coherency: Nuke custom main function
Petri Latvala
2018-01-30
igt/prime_mmap_coherency: Close dmabuf after use
Chris Wilson
2017-10-24
igt/prime_mmap_coherency: Remove manual gem_sync() calls
Chris Wilson
2017-10-19
igt/prime_mmap_coherency: Call prime_sync_start before read after write
Chris Wilson
2017-10-17
igt/prime_mmap_coherency: Only assert correct usage of sync API
Chris Wilson
2017-04-08
igt/prime_mmap_coherency: Reorder cache flushes to avoid excess pressure
Chris Wilson
2017-04-08
tests: More require GEM markup
Chris Wilson
2016-05-12
lib/igt_aux: Polish docs for igt_interruptible
Daniel Vetter
2016-03-19
igt/prime_mmap_coherency: Speed up interruptible testing
Chris Wilson
2016-03-18
prime_mmap_coherency: Add return error tests for prime sync ioctl
Tiago Vignatti
2016-03-01
lib: Add read/write direction support for dmabuf synchronisation
Chris Wilson
2016-02-11
tests: Add prime_mmap_coherency for cache coherency tests
Tiago Vignatti