index
:
~bwidawsk/intel-gpu-tools
aubdump
bdw-fixes
context_support
debug
dpf
dpf-hsw
dump_util
dump_util2
eudb-cleanup
for-jbarnes
good_reg
intel-freq
master
ppgtt
prelocate
rendercopy_gen7
sandbox
sandbox2
sysfs
system_routine
system_routine_old
temp
wait_render
intel-gpu-tools with a bwidawsk twist
bwidawsk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-12
intel_l3_parity: Support a daemonic mode
dpf-hsw
Ben Widawsky
4
-5
/
+179
2013-09-12
intel_l3_parity: Support error injection
Ben Widawsky
2
-3
/
+68
2013-09-10
intel_l3_parity: Actually support multiple slices
Ben Widawsky
1
-17
/
+28
2013-09-10
intel_l3_parity: slice support
Ben Widawsky
1
-45
/
+68
2013-09-10
intel_l3_parity: Hardware info argument
Ben Widawsky
1
-4
/
+20
2013-09-10
intel_l3_parity: Use getopt for the l3 parity tool
Ben Widawsky
2
-25
/
+109
2013-09-10
intel_l3_parity: Assert all GEN7+ support
Ben Widawsky
1
-1
/
+1
2013-09-10
intel_l3_parity: Fix indentation
Ben Widawsky
1
-6
/
+6
2013-09-04
tests/gem_reloc_overflow: Add more checks
Daniel Vetter
1
-8
/
+125
2013-09-04
tests/gem_reloc_overflow: convert to subtests
Daniel Vetter
3
-82
/
+77
2013-09-04
tests/gem_exec_bad_domains: enable conflicting write domains test
Daniel Vetter
1
-4
/
+1
2013-09-04
lib: fix the fix for gen5 workaround emmision
Imre Deak
1
-1
/
+2
2013-09-04
lib/intel_batchbuffer: remove code w/o effect
Imre Deak
1
-2
/
+0
2013-09-04
tests/gem_pipe_control_store_loop: Add subtest for reused buffers
Daniel Vetter
1
-45
/
+56
2013-09-04
tests: add missing igt_exit() calls
Daniel Vetter
2
-2
/
+2
2013-09-04
lib/drmtest: add igt_skip_on macro
Daniel Vetter
1
-1
/
+2
2013-09-04
tests: Update .gitignore
Daniel Vetter
1
-0
/
+1
2013-09-04
tests: add gem_persisten_relocs
Daniel Vetter
4
-1
/
+388
2013-09-03
intel_gtt: Raw PTE dumper mode
Ben Widawsky
1
-0
/
+23
2013-09-03
intel_gtt: Properly support gen6+ GTT PTEs
Ben Widawsky
1
-8
/
+34
2013-09-03
intel_gtt: Use function to get the physical address
Ben Widawsky
1
-11
/
+15
2013-09-03
gem_vmap_blits: Demote warning to note
Ben Widawsky
1
-1
/
+1
2013-09-03
intel_reg_dumper: Silence GCC for uninitialized clock
Ben Widawsky
1
-1
/
+1
2013-09-03
tests/gem_reloc_vs_gpu: add thrashing tests
Daniel Vetter
1
-6
/
+42
2013-09-03
tests/gem_reloc_vs_gpu: add forked versions
Daniel Vetter
1
-0
/
+37
2013-09-03
lib/drmtest: use igt_require/assert in the prefault helpers
Daniel Vetter
2
-18
/
+8
2013-09-03
tests/gem_reloc_vs_gpu: Add faulting reloc tests
Daniel Vetter
1
-17
/
+102
2013-09-03
lib/drmtest: include sys/mman.h from drmtest.h
Daniel Vetter
35
-34
/
+1
2013-09-03
lib/drmtest: extract gem_execbuf helper
Daniel Vetter
4
-26
/
+14
2013-09-03
tests/gem_reloc_vs_gpu: add interruptible version
Daniel Vetter
2
-19
/
+42
2013-09-02
kms_flip: Fix use of fb_width for PAN subtests
Chris Wilson
1
-10
/
+7
2013-09-02
lib/drmtest: Improve output when igt_waitchildren fails
Daniel Vetter
1
-3
/
+7
2013-09-02
test/gem_concurrent_blt: remove hack for testing igt_fork
Daniel Vetter
1
-2
/
+0
2013-09-02
tests/gem_tiled_swapping: fix igt_require conversion
Daniel Vetter
1
-1
/
+1
2013-08-30
tests/gem_mmap_gtt: fix access checks
Daniel Vetter
1
-2
/
+2
2013-08-30
tests/gem_mmap_gtt: clarify access check checks a bit
Daniel Vetter
1
-2
/
+2
2013-08-29
lib/drmtest: Print info when children died due to signals
Daniel Vetter
1
-1
/
+6
2013-08-29
tests/gem_evict_everything: add swapping and forked subtests
Daniel Vetter
1
-9
/
+157
2013-08-29
tests/gem_evict_*: Fix leak in copy
Daniel Vetter
2
-0
/
+2
2013-08-29
tests/gem_tiled_swapping: Use igt_require
Daniel Vetter
1
-13
/
+3
2013-08-29
lib/drmtest: extract igt_fork from gem_concurrent_blt
Daniel Vetter
3
-34
/
+103
2013-08-29
kms_flip: Remove debugging leftovers
Chris Wilson
1
-2
/
+0
2013-08-29
kms_flip: Set everything to zero to disable a CRTC
Chris Wilson
1
-3
/
+11
2013-08-29
kms_flip: Use the first mode if we find no matching modes for the crtc pair
Chris Wilson
1
-1
/
+5
2013-08-29
kms_flip: Hook up primary events for page-flips
Chris Wilson
1
-19
/
+28
2013-08-29
kms_flip: Run on pairs of connected outputs.
Chris Wilson
1
-13
/
+209
2013-08-29
kms_flips: Operate on an array of crtc
Chris Wilson
1
-55
/
+79
2013-08-29
kms_flip: Exercise flip-vs-render
Chris Wilson
4
-32
/
+103
2013-08-29
overlay: Increase idle timeout to 30s
Chris Wilson
1
-4
/
+6
2013-08-29
overlay: Hide idle processes
Chris Wilson
2
-1
/
+17
[next]