index
:
~sima/intel-gpu-tools
MI-fun
autohell
blitter-death
finish_gpu
fixtures
flip-jitter
foo
for-ben
for-damien
for-ickle
for-imre
for-jekstrand
gem_stress
gem_stress-bad
gem_stress-fallout
hang
intel_copy_bo
master
meh
more-ctx-tests
no-more-cookies-for-me
piglit
ppgtt-fixes
prts
races
retval-infrastructure
ring-sync
script
snprintf
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
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-16
intel_disable_clock_gating: New tool for turning off clock gating on ILK.
Eric Anholt
2
-0
/
+73
2010-12-16
intel_gpu_top: Print stats regs on Ironlake as well.
Eric Anholt
1
-3
/
+4
2010-12-10
error-decode: stdin is 0 not 1
Chris Wilson
1
-1
/
+1
2010-12-04
decode: Add a couple of BLT MI.
Chris Wilson
1
-0
/
+2
2010-12-04
gpu-dump: Include BLT and BSD ringbuffers
Chris Wilson
1
-0
/
+24
2010-12-03
decode: Add some missing protection against short buffers for gen6 instr
Chris Wilson
2
-1
/
+19
2010-12-02
dump-decode: allow specification of devid, i.e. gen
Chris Wilson
1
-1
/
+6
2010-12-01
error-decode: Operate as a pipe and accept input from stdin
Chris Wilson
1
-25
/
+31
2010-11-29
decode: Improve parsing of i915 fixed-length indexed primitives
Chris Wilson
1
-12
/
+11
2010-10-22
Decode PGTBL_ER for i965
Chris Wilson
1
-0
/
+32
2010-10-01
intel_gpu_top: Sample BSD rings as well as render
Chris Wilson
1
-28
/
+80
2010-09-29
decode: fix PS sample state change bit on sandybridge
Zhenyu Wang
1
-1
/
+1
2010-09-27
intel_decode: decode 3d commands for sandybridge
Zhenyu Wang
1
-34
/
+323
2010-09-20
intel_reg_dumper: eDP port is on the CPU, not PCH
Jesse Barnes
1
-1
/
+1
2010-09-08
bios_reader: Fix to work on non-Intel machines
Adam Jackson
1
-3
/
+20
2010-09-05
reg dumper: Dump ILK panel fitting control debug registers
Chris Wilson
1
-2
/
+29
2010-09-05
reg dumper: Fix ilk panel fitter filter shift
Chris Wilson
1
-5
/
+8
2010-08-25
decode: Handle errors during parsing.
Chris Wilson
1
-5
/
+5
2010-08-25
reg dumper: Add panel backlight detailed information
Chris Wilson
1
-2
/
+10
2010-07-19
intel_gpu_top: Fix the "limit printing to terminal height" again.
Eric Anholt
1
-2
/
+9
2010-07-19
intel_decode: Fix decode for gen6's moved VERTEX_ELEMENTS valid bit.
Eric Anholt
1
-2
/
+2
2010-07-15
dump decode: Add a non-installed program for decoding binary batchbuffer dumps.
Chris Wilson
2
-1
/
+81
2010-07-15
error: Decode i915 PGTBL errors
Chris Wilson
1
-0
/
+48
2010-07-08
intel_decode: Fix whitespace for importing to Mesa.
Eric Anholt
1
-1
/
+1
2010-06-30
intel_reg_dumper: add some 945 MI reg dumping
Jesse Barnes
1
-1
/
+53
2010-06-30
Use longer string padding in intel_reg_dumper on ironlake
Adam Jackson
1
-2
/
+2
2010-06-30
fix reg_dumper on systems without intel gpus
Adam Jackson
1
-4
/
+5
2010-06-15
intel_reg_dump: Off-by-one in calculation of i965 fence pitch
Chris Wilson
1
-1
/
+1
2010-06-03
bios_reader: Fix SSC frequency parse for Ironlake/Sandybridge
Zhenyu Wang
1
-3
/
+15
2010-04-29
intel_audio_dump: add support for IbexPeak and CougarPoint
Wu Fengguang
1
-63
/
+833
2010-04-22
bios reader: Decode device type from child device table
Adam Jackson
2
-14
/
+74
2010-04-16
decode; Parse 3DSTATE_BUFFER_INFO
Chris Wilson
1
-1
/
+29
2010-04-15
decode: Also override S2 for 3DPRIM_CLEAR_RECT
Chris Wilson
1
-1
/
+3
2010-04-15
decode: Use a valid S4 mask [VERTEX_XY] for 3DPRIM_CLEAR_RECT
Chris Wilson
1
-1
/
+1
2010-04-15
update PCH HDMI debug info
Zhenyu Wang
1
-3
/
+64
2010-04-15
reg dump update for SNB/CPT
Zhenyu Wang
1
-45
/
+212
2010-04-14
decode: There are 4 unpreserved registers on i915, not 3.
Chris Wilson
1
-1
/
+1
2010-04-14
decode: CLEAR_RECT uses a fixed VERTEX_XY format.
Chris Wilson
1
-8
/
+18
2010-04-14
decode: CLEAR_PARAMETERS has a fixed length bias of 5.
Chris Wilson
1
-1
/
+1
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
[next]