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.c
Age
Commit message (
Expand
)
Author
2017-01-02
lib: Wrap conversion from u64 to pointers
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
Sprinkle igt_assert(ptr) after gem_mmap__{cpu,gtt,wc}
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: mark basic object creation tests as basic
Jesse Barnes
2015-08-14
igt/gem_mmap: Add one more extra large bo
Chris Wilson
2015-05-12
igt/gem_mmap/huge-bo: Fix cut'n'paste error
Chris Wilson
2015-05-08
igt/gem_mmap_gtt: Check GTT mmapping of large tiled objects
Chris Wilson
2014-11-04
ioctl_wrappers: Pass in offset to CPU mmaps
Chris Wilson
2014-08-19
tests: Fix seg fault when gem_mmap is run without specifying a subtest
Mike Mason
2014-06-17
tests/gem_mmap: Add short mmap test
Daniel Vetter
2014-05-14
tests: sprinkle igt logging
Daniel Vetter
2014-03-22
lib: unnecessary header removal for drmtest.h, part 1
Daniel Vetter
2013-11-01
lib: add igt_main macro
Daniel Vetter
2013-10-29
tests: Use igt_exit for tests with subtest
Daniel Vetter
2013-09-03
lib/drmtest: include sys/mman.h from drmtest.h
Daniel Vetter
2013-08-26
tests/gem_mmap: Convert to subtests
Daniel Vetter
2013-08-13
tests: s/assert/igt_assert
Daniel Vetter
2012-06-04
test/gem_gtt_speed: Add a baseline test for the performance of a CPU mmap
Chris Wilson
2012-03-24
tests: use gem_create and gem_close more
Daniel Vetter
2012-01-10
tests: fixup new warnings
Daniel Vetter
2012-01-10
lib/drmtest: extract gem_write
Daniel Vetter
2010-08-25
tests: Fix fallout from s/EBADF/ENOENT/ in 2.6.36
Chris Wilson
2009-03-27
tests/: warning fixes
Eric Anholt
2009-03-26
Add the tests we want from libdrm.
Eric Anholt