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_madvise.c
Age
Commit message (
Expand
)
Author
2017-03-08
igt/gem_madvise: Correct expected results
Chris Wilson
2017-01-02
igt: Mass conversion to to_user_pointer()
Chris Wilson
2016-08-05
igt/gem_madvise: Quick fixup of expectation around mmap()
Chris Wilson
2015-11-11
Add missing noreturn attribute to various functions
Thomas Wood
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
2014-12-04
tests: add more test descriptions
Thomas Wood
2014-11-12
tests/gem_madvise: set execbuf.batch_len before doing an execbuf
Brad Volkin
2014-03-22
lib: unnecessary header removal for drmtest.h, part 1
Daniel Vetter
2014-02-11
tests/gem_madvise: use correct main block
Daniel Vetter
2014-02-04
tests: Add gem_madvise
Chris Wilson