index
:
~ickle/intel-gpu-tools
afl
for-sandeep
ftrace
igt-shell
kcov
master
rrul
ugpu
v8-shell
wsim
Unnamed repository; edit this file 'description' to name the repository.
ickle
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-08
Enable compilation on non-Intel, non-DRM systems.
Chris Wilson
11
-23
/
+54
2010-04-05
intel_reg_dumper: Add support for reading register dumps from files
Adam Jackson
3
-2
/
+50
2010-04-05
decode: There are 4 unpreserved registers on i915, not 3.
Chris Wilson
1
-1
/
+1
2010-03-24
Add Ironlake INSTDONE bits.
Eric Anholt
1
-0
/
+3
2010-03-24
intel_reg_dumper: Fix the i915 fence reg decode to not be pure lies.
Eric Anholt
1
-7
/
+9
2010-03-21
decode: Parse i915 MAP_STATE texture sizes and tiling
Chris Wilson
1
-2
/
+19
2010-03-04
intel_error_decode: Pretty print i830 PGTBL_ER
Chris Wilson
1
-0
/
+51
2010-03-04
decode: Fix length mask for LOAD_REGISTER_IMM.
Chris Wilson
1
-1
/
+1
2010-02-25
intel_gpu_top: Print stats lines even when there's no done bit on the line.
Eric Anholt
1
-6
/
+8
2010-02-25
intel_gpu_top: Print the vertex/primitive statistics on gen4+.
Eric Anholt
1
-2
/
+70
2010-02-25
Add decode for more Sandybridge packets.
Eric Anholt
1
-0
/
+5
2010-02-25
intel_gpu_dump: More SNB packets.
Eric Anholt
1
-2
/
+7
2010-02-25
intel_gpu_dump: Use the spec's names for the INSTDONE regs printed out.
Eric Anholt
1
-1
/
+9
2010-02-25
Add Sandybridge decode for CMD_VIEWPORT_STATE_POINTERS
Eric Anholt
1
-0
/
+12
2010-02-25
Add Sandybridge STATE_BASE_ADDRESS decode.
Eric Anholt
1
-62
/
+65
2010-02-25
intel_gpu_dump: Add support for sandybridge DEPTH_BUFFER and BINDING_TABLEs.
Eric Anholt
1
-12
/
+28
2010-02-25
Add some initial definitions for Sandybridge.
Eric Anholt
1
-5
/
+5
2010-02-25
decode: Parse MI_BATCH_BUFFER for i8xx
Chris Wilson
1
-0
/
+1
2010-02-20
Add intel_bios_dumper from the 2D driver. Last of the tools, finally!
Eric Anholt
2
-2
/
+110
2010-02-20
Move the intel_lid tool from the 2D driver to here.
Eric Anholt
2
-0
/
+145
2010-02-12
Add intel_error_decode.
Chris Wilson
3
-149
/
+238
2010-02-01
intel_gtt: Add intel_gtt from the 2D driver.
Eric Anholt
2
-0
/
+118
2010-01-28
intel_gpu_dump: Parse ringbuffer info from i915_error_state
Chris Wilson
1
-3
/
+16
2010-01-15
reg_dump: Dump display port register on Ironlake
Zhao Yakui
1
-0
/
+4
2010-01-12
Pull bios_reader program from Xorg driver
Zhenyu Wang
3
-1
/
+1350
2010-01-06
Add 'intel_reg_read' tool
Zhenyu Wang
2
-1
/
+82
2010-01-05
gpu_dump: Parse INSTDONE if seen inside a file.
Chris Wilson
1
-21
/
+40
2010-01-05
reg: Include INSTPM in dump.
Chris Wilson
1
-0
/
+2
2010-01-05
decode/i965: Show byte lengths for buffers.
Chris Wilson
1
-4
/
+6
2009-12-15
intel_gpu_top: Fix broken clock reporting.
Shuang He
1
-19
/
+57
2009-12-10
Limit printing to terminal height in intel_gpu_top.
Kenneth Graunke
1
-5
/
+15
2009-11-30
decode: Split decoder and reuse outside of intel_gpu_dump
Chris Wilson
5
-1936
/
+2123
2009-11-06
Add: tools/intel_audio_dump
Wu Fengguang
2
-0
/
+435
2009-10-08
Add: tools/intel_gpu_time
Chris Wilson
2
-0
/
+111
2009-10-06
Add intel_gpu_dump from the 2D driver.
Eric Anholt
3
-2
/
+1659
2009-09-17
Print unmatched opcode value for all 3D UNKNOWN messages
Carl Worth
1
-55
/
+73
2009-09-08
Add support for new chips
Xiang, Haihao
1
-15
/
+43
2009-09-08
CS FENCE in URB_FENCE is 11-bits wide
Xiang, Haihao
1
-1
/
+1
2009-09-08
Fix the length of CONSTANT_BUFFER
Xiang, Haihao
1
-0
/
+1
2009-09-04
intel_gpu_dump: Don't pretend we understand vertex formats on 8xx.
Eric Anholt
1
-7
/
+9
2009-09-04
intel_gpu_dump: Parse LOAD_STATE_IMMEDIATE_2 for 830.
Eric Anholt
1
-0
/
+28
2009-09-04
intel_gpu_dump: Add IPEIR and PGTBL_ER to output.
Eric Anholt
1
-0
/
+4
2009-09-04
intel_gpu_dump: Fix decode for LOAD_STATE_IMMEDIATE_1 with S8 set.
Eric Anholt
1
-2
/
+2
2009-09-03
dump: Minor typo
Chris Wilson
1
-1
/
+1
2009-07-07
Add CS_USB_STATE decoding
Ben Gamari
1
-0
/
+5
2009-07-07
Add CONSTANT_BUFFER decoding
Ben Gamari
1
-0
/
+6
2009-07-07
Fix gs_fence output in URB_FENCE output
Ben Gamari
1
-1
/
+1
2009-07-07
add realloc bits to URB_FENCE decoding
Ben Gamari
1
-1
/
+7
2009-07-07
Fix error message for case of kernel prior to 2.6.30
Carl Worth
1
-1
/
+1
2009-06-30
intel_gpu_dump: Add instdone register values and decoding.
Eric Anholt
1
-2
/
+34
[next]