index
:
~danvet/intel-gpu-tools
MI-fun
autohell
blitter-death
finish_gpu
for-ben
for-ickle
gem_stress
gem_stress-bad
gem_stress-fallout
master
no-more-cookies-for-me
ppgtt-fixes
ring-sync
script
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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-17
tools/intel_dump_decode: make devid parsing more useful
HEAD
master
Daniel Vetter
1
-2/+1
2011-10-17
tools/decode: retain the ring name
Daniel Vetter
1
-4/+18
2011-10-16
tests: add gem_hangcheck_forcewake
Daniel Vetter
2
-0/+120
2011-10-15
tests/gem_fence_trash: some retuning
Daniel Vetter
1
-6/+4
2011-10-15
tests/gem_*_blits: reduce buffer count to not trash swap
Daniel Vetter
5
-0/+37
2011-10-14
Allow to output statistics to stdout.
Eugeni Dodonov
2
-40/+58
2011-10-11
bios_reader: Allow forcing the device ID with DEVICE=0xNNNN
Adam Jackson
1
-2/+7
2011-10-11
intel_reg_dumper: use none instead of NULL if no port is assigned to TRANS_DP
Jesse Barnes
1
-0/+3
2011-10-10
Treat PPT like CPT as we do in the kernel
Jesse Barnes
1
-1/+2
2011-09-28
tests: disable storedw tests on !render
Daniel Vetter
2
-0/+6
2011-09-28
tools/decode: add missing shift to MI_SEM_MBOX decoder
Daniel Vetter
1
-1/+1
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
-7/+27
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
[next]