index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
intel_gpu_top.c
Age
Commit message (
Expand
)
Author
2010-07-19
intel_gpu_top: Fix the "limit printing to terminal height" again.
Eric Anholt
2010-04-08
Enable compilation on non-Intel, non-DRM systems.
Chris Wilson
2010-02-25
intel_gpu_top: Print stats lines even when there's no done bit on the line.
Eric Anholt
2010-02-25
intel_gpu_top: Print the vertex/primitive statistics on gen4+.
Eric Anholt
2009-12-15
intel_gpu_top: Fix broken clock reporting.
Shuang He
2009-12-10
Limit printing to terminal height in intel_gpu_top.
Kenneth Graunke
2009-06-30
intel_gpu_top: Move instdone bit definitions to lib to share with _dump.
Eric Anholt
2009-06-23
Add more 965 INSTDONE bits.
Eric Anholt
2009-06-09
Make the precentage bars fit in 80 columns.
Eric Anholt
2009-06-09
A pedantic addition of a format string to a printf call
Robert Bragg
2009-06-09
Adds unicode bars for quickly visualizing the busy percentages
Robert Bragg
2009-06-09
Increases the sample frequency from 100/sec to 10,000/sec
Robert Bragg
2009-06-09
Revert "intel_gpu_top:print a visual clue on how big a certain use is"
Robert Bragg
2009-06-04
intel_gpu_top: Print GPU clock information, which seems interesting.
Eric Anholt
2009-06-04
intel_gpu_top:print a visual clue on how big a certain use is
Arjan van de Ven
2009-04-27
intel_gpu_top: Add ring information.
Eric Anholt
2009-03-27
intel_gpu_top: Add more 965 bits.
Eric Anholt
2009-03-27
Port intel_idle from 2D driver as intel_gpu_top with a better interface.
Eric Anholt