index
:
~eugeni/intel-gpu-tools
intel-gpu-top
intel_gpu_analyze
no-forcewake
Eugeni's repo for intel-gpu-tools
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-28
intel_reg_dumper: handle 3 pipe configs when dumping HDMI config
Jesse Barnes
1
-4
/
+6
2011-10-25
tools/decode: decode XY_SCANLINES_BLT
Daniel Vetter
1
-0
/
+18
2011-10-25
tools/decode: decode XY_SETUP_* cmds
Daniel Vetter
1
-51
/
+100
2011-10-21
tools/intel_error_decode: decode gen4+ fences
Daniel Vetter
1
-3
/
+27
2011-10-21
tools/decode: properly decode gen6+ PIPE_CONTROL flags
Daniel Vetter
1
-11
/
+22
2011-10-19
top: Avoid FPE by removing meaningless metric
Chris Wilson
1
-22
/
+15
2011-10-18
intel_reg_checker: New tool to accumulate checks for HW workarounds.
Eric Anholt
2
-0
/
+400
2011-10-18
intel/decode: print out chipset gen
Daniel Vetter
1
-7
/
+2
2011-10-18
tools/decode: don't move around the display register section
Daniel Vetter
1
-0
/
+10
2011-10-18
tools/decode: don't forget to print the name of the last ring
Daniel Vetter
1
-1
/
+4
2011-10-17
Allow intel_dump_decode to read data from stdin.
Eugeni Dodonov
1
-2
/
+14
2011-10-17
tools/intel_dump_decode: make devid parsing more useful
Daniel Vetter
1
-2
/
+1
2011-10-17
tools/decode: retain the ring name
Daniel Vetter
1
-4
/
+18
2011-10-14
Allow to output statistics to stdout.
Eugeni Dodonov
1
-39
/
+56
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-09-28
tools/decode: add missing shift to MI_SEM_MBOX decoder
Daniel Vetter
1
-1
/
+1
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
[next]