index
:
~abj/intel-gpu-tools
force_edid
kms_busy
master
rs
spin_batch2
spin_batch_fix_ILK
spin_batch_fix_ILK_ver2
spin_master
igt tests
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-22
igt/kms_busy.c: Use new igt_spin_batch
HEAD
master
Abdiel Janulgue
1
-75
/
+6
2016-11-22
igt/kms_flip: Use new igt_spin_batch
Abdiel Janulgue
1
-186
/
+26
2016-11-22
igt/gem_wait: Use new igt_spin_batch
Abdiel Janulgue
1
-119
/
+7
2016-11-22
lib: add igt_dummyload
Abdiel Janulgue
5
-0
/
+344
2016-11-21
lib: Make signal helper definitions reusable
Abdiel Janulgue
5
-19
/
+10
2016-11-18
igt/gem_eio: Apply the cork to the execbuf
Chris Wilson
1
-6
/
+7
2016-11-18
igt/gem_exec_reloc: Don't execute an empty object for basic-softpin
Chris Wilson
1
-13
/
+15
2016-11-18
igt/gem_eio: Add inflight test
Chris Wilson
1
-0
/
+65
2016-11-18
igt/gem_exec_reloc: Trivial test for softpin ABI
Chris Wilson
1
-0
/
+35
2016-11-17
igt/gem_exec_parse: check oacontrol lri bad for >= v9
Robert Bragg
1
-0
/
+25
2016-11-17
igt/gem_exec_parse: update registers test for v >= 8
Robert Bragg
1
-45
/
+49
2016-11-17
igt/gem_exec_parse: update hsw_load_register_reg for v >= 8
Robert Bragg
1
-1
/
+13
2016-11-17
igt/gem_exec_parse: update cmd-crossing-page for >= v8
Robert Bragg
1
-2
/
+13
2016-11-17
igt/gem_exec_parse: update bitmasks test for v >=8
Robert Bragg
1
-4
/
+14
2016-11-17
igt/gem_exec_parse: make basic-rejected version agnostic
Robert Bragg
1
-11
/
+20
2016-11-17
igt/gem_exec_parse: req. v < 9 for oacontrol tracking test
Robert Bragg
1
-0
/
+3
2016-11-17
igt/gem_exec_parse: init global parser_version in fixture
Robert Bragg
1
-9
/
+4
2016-11-17
igt/gem_exec_parse: make global vars local to main()
Robert Bragg
1
-3
/
+3
2016-11-17
igt/gem_exec_parse: update hsw_load_register_reg
Robert Bragg
1
-73
/
+64
2016-11-17
igt/gem_exec_parse: move hsw_load_register_reg down
Robert Bragg
1
-91
/
+91
2016-11-17
igt/gem_exec_parse: some minor cleanups
Robert Bragg
1
-130
/
+66
2016-11-15
lib: Add missing include for sync()
Petri Latvala
1
-0
/
+1
2016-11-14
igt/gem_exec_schedule: Update param for final
Chris Wilson
1
-1
/
+1
2016-11-11
lib: substitute cxt BAN_PERIOD with BANNABLE
Mika Kuoppala
4
-37
/
+68
2016-11-11
lib: Pass I915_TILING_NONE if Yf or Ys
Tomeu Vizoso
1
-1
/
+2
2016-11-10
igt/gem_mmap_gtt: Swap thrash copy
Chris Wilson
1
-2
/
+8
2016-11-10
igt/gem_mmap_gtt: Add forked contention to the mmap copies
Chris Wilson
1
-96
/
+116
2016-11-10
igt/kms_frontbuffer_tracking: Drop unsynchronized pageflip test
Chris Wilson
1
-8
/
+0
2016-11-10
lib: Pass I915_TILING_Y to the kernel if Yf or Ys
Tomeu Vizoso
1
-0
/
+3
2016-11-10
lib: Pass tiling constant where that's expected
Tomeu Vizoso
3
-20
/
+32
2016-11-09
tests: kms_pipe_color: fix ctm tests
Lionel Landwerlin
1
-1
/
+8
2016-11-09
aubdump: add --command option to stream aubdump to another program
Lionel Landwerlin
2
-11
/
+98
2016-11-09
tools: intel_aubdump: pass configuration through file descriptor
Lionel Landwerlin
2
-23
/
+59
2016-11-09
configure.ac: correctly manage DRM_INTEL_{CFLAGS, LIBS}
Emil Velikov
1
-4
/
+7
2016-11-09
lib: use the local intel_aub.h file
Emil Velikov
3
-4
/
+4
2016-11-09
Revert "lib: use the local intel_aub.h file"
Tomeu Vizoso
2
-2
/
+2
2016-11-09
igt/gem_exec_parse: Exercise lots of different allocation sizes
Chris Wilson
1
-0
/
+37
2016-11-09
igt/gem_exec_reloc: Reduce being interrupted to a warn
Chris Wilson
1
-6
/
+24
2016-11-07
igt: Add a test for reordering execbufs
Chris Wilson
5
-0
/
+519
2016-11-07
igt: Add exerciser for execbuf fence-out <-> fence-in
Chris Wilson
2
-0
/
+378
2016-11-07
igt: Add test case for EXEC_OBJECT_ASYNC
Chris Wilson
2
-0
/
+218
2016-11-07
igt/gem_mmap_gtt: Use SSE4.1 streaming to speed up per-pixel checks
Chris Wilson
1
-29
/
+110
2016-11-07
igt/gem_exec_reloc: Check we write the full 64bit relocation
Chris Wilson
2
-0
/
+202
2016-11-03
benchmarks: Add prime_lookup to .gitignore
Petri Latvala
1
-1
/
+2
2016-11-03
tools: Add intel_guc_logger to .gitignore
Petri Latvala
1
-1
/
+2
2016-11-02
igt/kms_flip: Use the computed vblank interval for TS checking
Chris Wilson
1
-11
/
+22
2016-11-02
igt/kms_flip: Mark frame_time() as coming from the mode
Chris Wilson
1
-12
/
+12
2016-11-02
igt/gem_ctx_create: Exercise allocating as many contexts as we can
Chris Wilson
1
-7
/
+149
2016-11-01
tests: add more debugs on failure to unload snd_hda_intel
Jani Nikula
1
-0
/
+1
2016-11-01
tests: do snd_hda_intel unbind before unload in module reload test
Jani Nikula
1
-0
/
+5
[next]