index
:
~sima/intel-gpu-tools
MI-fun
autohell
blitter-death
finish_gpu
fixtures
flip-jitter
foo
for-ben
for-damien
for-ickle
for-imre
for-jekstrand
gem_stress
gem_stress-bad
gem_stress-fallout
hang
intel_copy_bo
master
meh
more-ctx-tests
no-more-cookies-for-me
piglit
ppgtt-fixes
prts
races
retval-infrastructure
ring-sync
script
snprintf
stuff
tile-layout
Unnamed repository; edit this file to name it for gitweb.
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
gem_seqno_wrap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-29
igt/gem_seqno_wrap: Use debugfs singleton
Chris Wilson
1
-19
/
+3
2014-07-23
tests: convert simple tests to use igt_simple_init_parse_opts
Thomas Wood
1
-50
/
+32
2014-07-14
lib: Add argc/argv to igt_simple_init
Daniel Vetter
1
-1
/
+1
2014-06-16
intel-gpu-tools: remove the --cmd option from gem_seqno_wrap
Tim Gore
1
-70
/
+3
2014-06-13
tests: run igt.cocci
Daniel Vetter
1
-38
/
+30
2014-05-14
tests/gem_seqno_wrap: Replace control flow with asserts
Daniel Vetter
1
-40
/
+22
2014-03-23
lib: extract igt_aux.[hc]
Daniel Vetter
1
-0
/
+1
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 2
Daniel Vetter
1
-0
/
+1
2014-03-22
lib: unnecessary header removal for drmtest.h, part 1
Daniel Vetter
1
-1
/
+2
2014-03-22
lib/intel_batchbuffer: drop cpu_mapping from igt_buf
Daniel Vetter
1
-1
/
+0
2014-03-22
lib/intel_batchbuffer: igt_ prefix for rendercopy/mediafill funcs
Daniel Vetter
1
-1
/
+1
2014-03-22
lib/intel_batchbuffer: igt_ namespace for the buffer structure
Daniel Vetter
1
-4
/
+4
2014-03-22
lib: make rendercopy.h an internal header
Daniel Vetter
1
-1
/
+3
2014-03-13
lib: switch intel_copy_bo to directly take a size
Daniel Vetter
1
-2
/
+2
2014-02-13
tests/gem_seqno_wrap: use igt logging
Daniel Vetter
1
-23
/
+5
2014-02-11
tests/gem_seqno_wrap: fix over allocation of arrays
Thomas Wood
1
-3
/
+3
2013-12-10
tests: roll out igt_simple_init/igt_simple_main
Daniel Vetter
1
-0
/
+2
2013-11-27
rendercopy: Pass context to rendercopy functions
Ville Syrjälä
1
-1
/
+1
2013-08-19
lib/drmtest: igt_skip when drm_get_card fails
Daniel Vetter
1
-1
/
+0
2013-08-19
tests: roll out igt_require some more
Daniel Vetter
1
-6
/
+1
2013-08-19
lib/drmtest: rip out drm_open_any_master
Daniel Vetter
1
-1
/
+1
2013-08-13
tests: use igt_fail instead of exit(param != 0)
Daniel Vetter
1
-1
/
+1
2013-08-13
tests: s/exit(77)/igt_skip()/
Daniel Vetter
1
-1
/
+1
2013-08-13
tests: s/assert/igt_assert
Daniel Vetter
1
-34
/
+33
2013-08-12
s/drmtest_/igt_/
Daniel Vetter
1
-2
/
+2
2013-07-18
tests: Instrument gem_seqno_wrap to run in simulation
Damien Lespiau
1
-3
/
+1
2013-07-18
tests: Black list tests we don't want to run on simulation
Damien Lespiau
1
-0
/
+2
2013-04-11
tests/gem_seqno_wrap: verify debugfs write with readback
Mika Kuoppala
1
-0
/
+10
2013-01-08
tests/gem_seqno_wrap: skip if debugfs entry is not there
Mika Kuoppala
1
-14
/
+29
2012-12-21
tests/gem_seqno_wrap: adapt to new next_seqno debugfs interface
Mika Kuoppala
1
-103
/
+114
2012-12-16
tests/gem_seqno_wrap.c: include <signal.h> for definition of kill()
Alan Coopersmith
1
-0
/
+1
2012-12-13
tests/gem_seqno_wrap: dont sync when crossing half of seqno space
Mika Kuoppala
1
-45
/
+123
2012-12-04
tests: add gem_seqno_wrap
Mika Kuoppala
1
-0
/
+567