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
2011-09-21
test
sandbox2
Ben Widawsky
3
-0
/
+252
2011-09-16
testdisplay: return 0 when successful
Paulo Zanoni
1
-0
/
+2
2011-09-15
getstats: remove useless assertion
Paulo Zanoni
1
-2
/
+0
2011-09-15
drm_open_any: explain why we are abort()ing
Paulo Zanoni
1
-0
/
+1
2011-09-15
testdisplay: remove wrong return statement
Paulo Zanoni
1
-1
/
+0
2011-09-15
testdisplay: don't enter the main loop if dump_info or test_all_modes
Paulo Zanoni
1
-6
/
+12
2011-09-15
testdisplay: test all modes if no option is provided
Paulo Zanoni
1
-4
/
+9
2011-09-15
Add missing files to .gitignore
Paulo Zanoni
1
-0
/
+11
2011-09-15
testdisplay: fix compiler warnings
Paulo Zanoni
1
-2
/
+2
2011-09-15
tests/gem_mmap_gtt: also test gtt pwrite paths
Daniel Vetter
1
-4
/
+51
2011-09-14
tests: build all tests by default
Daniel Vetter
1
-0
/
+2
2011-09-14
tests: separate testcases in gem_bad_length
Daniel Vetter
1
-16
/
+27
2011-09-14
tests: disable gem_bad_blit
Daniel Vetter
1
-1
/
+1
2011-09-13
tests/gem_bad_length: dont throw garbage at the gpu
Daniel Vetter
1
-1
/
+1
2011-09-13
intel: we don't do distcheck for the debugger
Ben Widawsky
1
-1
/
+2
2011-09-13
intel_gpu_dump: really kill it
Daniel Vetter
1
-1
/
+0
2011-09-13
intel_gpu_dump: also kill manpage
Daniel Vetter
1
-22
/
+0
2011-09-13
tools: remove intel_gpu_dump
Daniel Vetter
2
-413
/
+0
2011-09-13
tools: beef up intel_dump_decode
Daniel Vetter
1
-7
/
+124
2011-09-13
tests: exit(77) to properly mark tests as SKIP
Daniel Vetter
13
-21
/
+13
2011-09-12
tests: mark gen3-only tests as such
Daniel Vetter
5
-0
/
+25
2011-09-12
tests: add basic test for missed irqs
Daniel Vetter
2
-0
/
+149
2011-09-12
tests: check pipe_control coherency
Daniel Vetter
2
-0
/
+180
2011-09-12
tools: add intel_gen
Daniel Vetter
2
-0
/
+19
2011-09-12
tests: basic ring<->cpu and ring<->ring tests
Daniel Vetter
4
-0
/
+341
2011-09-09
tests: split up gem_storedw_loop into ring specific variations
Daniel Vetter
4
-3
/
+295
2011-09-09
tests/gem_storedw: disable on pre-gen6
Daniel Vetter
2
-3
/
+24
2011-09-09
lib/batch: hackish interface to run batches on specific rings
Daniel Vetter
2
-5
/
+11
2011-09-09
test/gem_storedw_*: tune some more
Daniel Vetter
2
-5
/
+5
2011-09-09
tools: decode some more MI_ ops
Daniel Vetter
1
-0
/
+39
2011-09-09
tools: decode MI_SEMAPHORE_MBOX
Daniel Vetter
1
-11
/
+28
2011-09-06
tools/intel_gpu_dump: add hackish --devid parsing
Daniel Vetter
1
-4
/
+15
2011-09-06
gem_vmap_blits: fix compilation if I915_PARAM_HAS_VMAP is not defined
Paulo Zanoni
1
-0
/
+5
2011-09-05
intel_gpu_top: access hardware before running profiling command
Eugeni Dodonov
1
-5
/
+5
2011-09-05
intel_gpu_tools: describe -e option in usage screen
Eugeni Dodonov
1
-1
/
+2
2011-09-05
intel_gpu_top: adopt to kernel coding style
Eugeni Dodonov
1
-27
/
+22
2011-09-05
intel_gpu_top: support profiling user-specified commands
Eugeni Dodonov
2
-1
/
+65
2011-09-05
intel_gpu_top: support non-interactive mode
Eugeni Dodonov
2
-41
/
+112
2011-09-05
This patch initializes the last_stats[] for registers prior to starting
Eugeni Dodonov
1
-0
/
+16
2011-09-05
Revert "intel_gpu_top: initialize monitoring statistics at startup"
Eugeni Dodonov
2
-191
/
+42
2011-09-05
intel_gpu_top: initialize monitoring statistics at startup
Eugeni Dodonov
2
-42
/
+191
2011-09-05
intel_gpu_tool: initial support for non-screen output
Eugeni Dodonov
1
-13
/
+15
2011-09-05
intel_gpu_top: suport command line parameters and variable samples per
Eugeni Dodonov
2
-4
/
+55
2011-09-05
intel_gpu_top: account for time spent in syscalls
Eugeni Dodonov
1
-12
/
+41
2011-08-12
tests: add store dword tests
Jesse Barnes
3
-0
/
+284
2011-08-12
testdisplay: for tiled mode test, the height should be aligned
Hai Lan
1
-1
/
+1
2011-08-01
Add missing copyright info to intel_decode.c
Eric Anholt
1
-0
/
+23
2011-07-28
tools: readme addition for shader debugging
Ben Widawsky
1
-1
/
+10
2011-07-28
tools/range handing: forgot the register map file :(
Ben Widawsky
1
-0
/
+178
2011-07-28
intel-gpu-tools/debugging: shader debugger
Ben Widawsky
11
-1
/
+1463
[next]