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_reloc_overflow.c
Age
Commit message (
Expand
)
Author
2017-06-29
igt/gem_reloc_overflow: Pass the right invalid presumed_offset
Chris Wilson
2017-06-22
igt/gem_reloc_overflow: Fix limits for buffercount overflow
Chris Wilson
2017-02-22
igt: Start marking up GEM tests that require an alive GPU to function
Chris Wilson
2017-01-02
igt: Mass conversion to to_user_pointer()
Chris Wilson
2016-03-10
igt/gem_reloc_overflow: 32bit compilation warning
Chris Wilson
2016-03-09
tests/gem_reloc_overflow: Add missing igt_fixture
Daniel Vetter
2016-03-08
igt/gem_reloc_overflow: Fix errno tests for "overflow"
Chris Wilson
2015-10-09
Make gem_mmap__{cpu,gtt,wc}() assert on failure
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-03-22
lib: rename intel_gpu_tools.h to intel_io.h
Daniel Vetter
2014-03-22
lib: unnecessary header removal for drmtest.h, part 1
Daniel Vetter
2013-11-07
tests/gem_overflow_reloc: Rework subtest enumeration
Daniel Vetter
2013-11-07
tests/gem_reloc_overflow: Polish after Rafael's patch
Daniel Vetter
2013-11-07
tests/gem_reloc_overflow: Add gen8+ specifc tests
Rafael Barbalho
2013-11-01
lib: add igt_main macro
Daniel Vetter
2013-09-19
tests/gem_reloc_overflow: New subtest for overflowing buffer_count
Daniel Vetter
2013-09-19
tests/gem_reloc_overflow: Extract reloc_tests
Daniel Vetter
2013-09-04
tests/gem_reloc_overflow: Add more checks
Daniel Vetter
2013-09-04
tests/gem_reloc_overflow: convert to subtests
Daniel Vetter
2013-09-03
lib/drmtest: include sys/mman.h from drmtest.h
Daniel Vetter
2013-08-13
tests: s/assert/igt_assert
Daniel Vetter
2013-03-22
tests: add gem_reloc_overflow to check wrapping
Kees Cook