index
:
~dolphin/igt-gpu-tools
v8-shell
Joonas's IGT GPU Tools branches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
gem_cs_tlb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-06
Revert "igt: Remove default from the engine list"
Chris Wilson
1
-1
/
+1
2017-07-06
igt: Remove default from the engine list
Tvrtko Ursulin
1
-1
/
+1
2017-04-13
igt/gem_cs_tlb: Mark up with DOMAIN_WC
Chris Wilson
1
-1
/
+1
2017-02-22
igt: Start marking up GEM tests that require an alive GPU to function
Chris Wilson
1
-1
/
+3
2017-01-02
igt: Mass conversion to to_user_pointer()
Chris Wilson
1
-1
/
+1
2016-02-18
igt: Mark gem_cs_tlb/gem_cs_prefetch as a pair of basic GTT layout tests
Chris Wilson
1
-3
/
+1
2016-01-28
igt/gem_cs_tlb: Increase BB start alignment to 64bytes
Chris Wilson
1
-4
/
+4
2016-01-27
igt/gem_cs_tlb: Use common array of rings
Chris Wilson
1
-11
/
+4
2016-01-22
igt/gem_cs_tlb: Use softpin to remove GTT layout assumptions
Chris Wilson
1
-79
/
+66
2015-10-12
Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}()
Ville Syrjälä
1
-2
/
+1
2015-10-09
Make gem_mmap__{cpu,gtt,wc}() assert on failure
Ville Syrjälä
1
-1
/
+1
2015-10-09
Sprinkle igt_assert(ptr) after gem_mmap__{cpu,gtt,wc}
Ville Syrjälä
1
-0
/
+1
2015-09-11
convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci
Micah Fedke
1
-1
/
+1
2015-08-21
lib: add a single include header
Thomas Wood
1
-4
/
+1
2015-05-12
tests/gem_cs_tlb: fix hardcoded ring id
Daniele Ceraolo Spurio
1
-1
/
+1
2015-03-06
igt.cocci: Replace igt_assert() with igt_assert_CMP() where possible
Matt Roper
1
-1
/
+2
2014-12-04
tests: add more test descriptions
Thomas Wood
1
-0
/
+2
2014-11-04
ioctl_wrappers: Pass in offset to CPU mmaps
Chris Wilson
1
-1
/
+1
2014-03-23
lib: extract igt_aux.[hc]
Daniel Vetter
1
-1
/
+4
2014-03-22
lib: rename intel_gpu_tools.h to intel_io.h
Daniel Vetter
1
-1
/
+1
2014-03-22
lib: unnecessary header removal for drmtest.h, part 1
Daniel Vetter
1
-1
/
+1
2013-11-01
lib: add igt_main macro
Daniel Vetter
1
-4
/
+1
2013-09-25
tests: use igt_assert/igt_require more
Daniel Vetter
1
-2
/
+1
2013-09-03
lib/drmtest: include sys/mman.h from drmtest.h
Daniel Vetter
1
-1
/
+0
2013-08-14
tests: roll out igt_fixture
Daniel Vetter
1
-4
/
+6
2013-08-13
tests: introduce igt_require
Daniel Vetter
1
-6
/
+5
2013-08-13
tests: use igt_fail instead of exit(param != 0)
Daniel Vetter
1
-1
/
+1
2013-08-13
tests: s/assert/igt_assert
Daniel Vetter
1
-2
/
+1
2013-08-12
tests: s/return igt_retval();/igt_exit();/
Daniel Vetter
1
-1
/
+1
2013-08-12
s/drmtest_/igt_/
Daniel Vetter
1
-9
/
+9
2013-08-12
s/drmtest_subtest_block/drmtest_subtest/
Daniel Vetter
1
-4
/
+4
2013-08-12
tests: use drmtest_skip to check for rings
Daniel Vetter
1
-8
/
+4
2013-08-12
lib/drmtest: Add drmtest_subtest_block macro
Daniel Vetter
1
-4
/
+4
2013-07-18
tests: Black list tests we don't want to run on simulation
Damien Lespiau
1
-0
/
+1
2013-04-27
gem_cs_tlb.c: add vebox test case
Zhong Li
1
-0
/
+5
2012-11-28
tests/gem_cs_tlb: convert to subtests
Daniel Vetter
1
-10
/
+19
2012-10-19
tests/gem_cs_tlb: make it more robust
Daniel Vetter
1
-0
/
+5
2012-10-09
tests: add gem_cs_tlb
Daniel Vetter
1
-0
/
+165