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_userptr_blits.c
Age
Commit message (
Expand
)
Author
2015-02-04
tests/gem_userptr_blits: Race between close and invalidate
MichaĆ Winiarski
2015-01-06
Skip MADV_DOFORK & MADV_DONTFORK calls on OS'es that don't support them
Alan Coopersmith
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-10-24
igt/gem_userptr_blits/dmabuf: Map the right pointer for !llc
Chris Wilson
2014-10-23
igt/gem_userptr_blits/dmabuf: Provide partial coverage on !llc platforms
Chris Wilson
2014-10-17
lib: add common min and max macros
Thomas Wood
2014-10-02
tests: Sprinkle missing igt_exit() where needed.
Daniel Vetter
2014-09-26
igt/gem_userptr_blits: Test interruptible create-destroy
Chris Wilson
2014-09-12
igt/gem_userptr_blits: GTT mmaping a userptr requires llc
Chris Wilson
2014-07-24
igt/gem_userptr_blits: Fix multi-threaded mm stress tester
Tvrtko Ursulin
2014-07-24
igt/gem_userptr_blits: Fix forked access test
Tvrtko Ursulin
2014-07-21
igt/gem_userptr_blits: New tests, old issues
Chris Wilson
2014-07-15
tests/gem_userptr_blits: Polish
Daniel Vetter
2014-07-15
tests/gem_userptr_blits: Race between object creation and multi-threaded mm ops
Tvrtko Ursulin
2014-07-14
igt/gem_userptr_blits: Add missing RAM check before coherency tests
Chris Wilson
2014-07-14
igt/gem_userptr_blits: Add missing RAM check before coherency tests
Chris Wilson
2014-07-11
igt/gem_userptr_blits: Verify that userptr bo work on unshared memory
Chris Wilson
2014-07-11
igt/gem_userptr_blits: Shared memory allocations
Chris Wilson
2014-06-03
igt/gem_evict_everything: Move assertion
Chris Wilson
2014-05-22
igt/gem_userptr_blits: Fix up last minute API changes
Chris Wilson
2014-05-14
tests: Use igt macros more
Daniel Vetter
2014-05-14
tests: sprinkle igt logging
Daniel Vetter
2014-04-25
test: Fixup for the previous patch
Daniel Vetter
2014-04-25
test/gem_userptr_*: Fix compile fail
Daniel Vetter
2014-04-25
tests/gem_userptr_blits: Expanded userptr test cases
Tvrtko Ursulin