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
2019-02-25
tools/intel_gpu_top: Add file output capability
Tvrtko Ursulin
2019-02-25
tools/intel_gpu_top: Add support for stdout logging
Tvrtko Ursulin
2018-05-31
intel-gpu-top: Rewrite the tool to be safe to use
Tvrtko Ursulin
2018-01-11
include inttypes.h for PRI defines
Mike Frysinger
2017-11-21
tools: Stop opening the driver just to find the debugfs
Chris Wilson
2017-09-08
build: Nuke #ifdef HAVE_CONFIG_H cargo-cult
Daniel Vetter
2017-08-08
intel_gpu_top: Use drm_open_driver, don't need drm master
Petri Latvala
2017-03-21
Restore "lib: Open debugfs files for the given DRM device"
Chris Wilson
2017-03-21
Revert "lib: Open debugfs files for the given DRM device"
Tomeu Vizoso
2017-03-21
lib: Open debugfs files for the given DRM device
Tomeu Vizoso
2016-01-08
Fix a bunch of printf types
Ville Syrjälä
2014-03-22
lib/intel_io: rename mmio setup functions
Daniel Vetter
2014-03-22
lib: rename intel_gpu_tools.h to intel_io.h
Daniel Vetter
2014-03-22
lib: remove uncessary #includes from headers
Daniel Vetter
2014-01-07
intel_reg: Renamed INST_DONE to INSTDONE
Damien Lespiau
2013-03-04
build: Guard the inclusions of config.h with HAVE_CONFIG_H
Damien Lespiau
2012-08-30
clang: Fix static analysis warnings from clang
Ben Widawsky
2012-05-16
intel_gpu_top: allow to work on Gen7
Eugeni Dodonov
2012-03-19
intel_gpu_top: Trust the register access is safe
Chris Wilson
2012-02-06
Move free(cmd) to after last use of cmd in intel_gpu_top
Alan Coopersmith
2012-01-09
tools/intel_gpu_top: fixup new warnings
Daniel Vetter
2012-01-08
Solaris defines struct winsize in termios.h
Alan Coopersmith
2011-11-09
intel_gpu_top: use debugfs interface for forcewake
Eugeni Dodonov
2011-10-19
top: Avoid FPE by removing meaningless metric
Chris Wilson
2011-10-14
Allow to output statistics to stdout.
Eugeni Dodonov
2011-09-05
intel_gpu_top: access hardware before running profiling command
Eugeni Dodonov
2011-09-05
intel_gpu_tools: describe -e option in usage screen
Eugeni Dodonov
2011-09-05
intel_gpu_top: adopt to kernel coding style
Eugeni Dodonov
2011-09-05
intel_gpu_top: support profiling user-specified commands
Eugeni Dodonov
2011-09-05
intel_gpu_top: support non-interactive mode
Eugeni Dodonov
2011-09-05
This patch initializes the last_stats[] for registers prior to starting
Eugeni Dodonov
2011-09-05
Revert "intel_gpu_top: initialize monitoring statistics at startup"
Eugeni Dodonov
2011-09-05
intel_gpu_top: initialize monitoring statistics at startup
Eugeni Dodonov
2011-09-05
intel_gpu_tool: initial support for non-screen output
Eugeni Dodonov
2011-09-05
intel_gpu_top: suport command line parameters and variable samples per
Eugeni Dodonov
2011-09-05
intel_gpu_top: account for time spent in syscalls
Eugeni Dodonov
2011-02-01
Search for the first Intel dri device.
Chris Wilson
2011-01-09
gpu-top: Correct computation of ring size
Chris Wilson
2011-01-07
intel_gpu_top: Include BLT ring
Chris Wilson
2011-01-07
intel_gpu_top: Wake the GT power well to read gen6 ring registers
Chris Wilson
2010-12-16
intel_gpu_top: Print stats regs on Ironlake as well.
Eric Anholt
2010-10-01
intel_gpu_top: Sample BSD rings as well as render
Chris Wilson
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
[next]