index
:
~keithp/intel-gpu-tools
master
DRM/KMS Testing tools
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-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
1
-1
/
+55
2011-09-05
intel_gpu_top: support non-interactive mode
Eugeni Dodonov
1
-41
/
+109
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
1
-178
/
+42
2011-09-05
intel_gpu_top: initialize monitoring statistics at startup
Eugeni Dodonov
1
-42
/
+178
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
1
-4
/
+46
2011-09-05
intel_gpu_top: account for time spent in syscalls
Eugeni Dodonov
1
-12
/
+41
2011-08-01
Add missing copyright info to intel_decode.c
Eric Anholt
1
-0
/
+23
2011-07-28
intel-gpu-tools/forcewaked: sample forcewake app
Ben Widawsky
2
-0
/
+107
2011-07-20
Add intel_backlight
Chris Wilson
2
-0
/
+70
2011-07-20
intel_decode: Handle a few gen7 blocks
Chris Wilson
1
-10
/
+10
2011-07-08
intel_reg_dumper: Slightly tidy the reporting of pipe configs
Chris Wilson
1
-4
/
+6
2011-06-05
decode: Fix segmentation fault
Chris Wilson
1
-2
/
+1
2011-05-17
Add Ivybridge support to intel_gpu_dump and the BLT tests.
Eric Anholt
1
-1
/
+1
2011-04-05
intel_decode: drop unused code
Daniel Vetter
1
-7
/
+0
2011-04-05
decode: Correct a couple of mistakes in gen3 IMMEDIATE_STATE_1
Chris Wilson
1
-126
/
+132
2011-03-22
intel_bios_dumper: handle rom_size == 0
Forest Bond
1
-0
/
+5
2011-03-14
Decode map state on gen2
Daniel Vetter
1
-4
/
+15
2011-03-14
Decode gen2/gen3 fences in the error_state
Daniel Vetter
1
-0
/
+45
2011-03-06
Decode 3DSTATE_CLEAR_PARAMETERS
Daniel Vetter
1
-1
/
+22
2011-03-06
Small cleanups for immediate state S5
Daniel Vetter
1
-6
/
+6
2011-03-04
Fully decode sampler state
Daniel Vetter
1
-6
/
+66
2011-03-04
Fully decode map state
Daniel Vetter
1
-5
/
+14
2011-03-04
Decode 3DSTATE_LOAD_INDIRECT
Daniel Vetter
1
-7
/
+128
2011-03-04
Decode 3DSTATE_LOAD_INDIRECT S0-S4
Daniel Vetter
1
-3
/
+79
2011-03-03
Decode scissor state
Daniel Vetter
1
-1
/
+2
2011-03-03
Decode 3DSTATE_DRAWING_RECTANGLE
Daniel Vetter
1
-1
/
+20
2011-03-03
Decode MS3 tex format
Daniel Vetter
1
-1
/
+16
2011-03-02
decode: Fix pretty printing of 3DSTATE_URB allocation size
Chris Wilson
1
-2
/
+2
2011-03-02
decode: fix gen6 PS binding table update bit
Chris Wilson
1
-1
/
+1
2011-03-01
Decode MS3 tex format
Daniel Vetter
1
-2
/
+70
2011-02-28
Decode depth buffer format
Daniel Vetter
1
-3
/
+9
2011-02-24
Add MI_SUSPEND_FLUSH instruction decode
Ben Widawsky
1
-0
/
+1
2011-02-14
Remove confusing use of IS_9XX
Chris Wilson
5
-88
/
+88
2011-02-10
intel_stepping: Include clocks in summary
Chris Wilson
1
-0
/
+134
2011-02-10
tools/intel_bios_reader: use correct printf format for size_t
Chris Wilson
1
-1
/
+1
2011-02-10
tools/intel_disable_clock_gating: Remove unused variable
Chris Wilson
1
-1
/
+0
2011-02-10
tools: Do not install intel_gpu_dump
Chris Wilson
1
-2
/
+2
2011-02-10
tools/intel_gpu_dump: Replace asprintf with snprintf
Chris Wilson
1
-15
/
+13
2011-02-10
tests/intel_reg_dumper: Replace asprintf with snprintf
Chris Wilson
1
-85
/
+75
2011-02-01
error decode: Search for first i915_error_state
Chris Wilson
1
-13
/
+29
[next]