index
:
~tursulin/intel-gpu-tools
context-bb-balancing
context-stats
engine-discovery
gputop
media
pmu
pmuq
sseu
veng
veng-tooling
wsim
My private branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-02
tools: Add intel_gem_info to .gitignore
Petri Latvala
1
-0
/
+1
2016-12-02
tests/drv_module_reload: Convert sh script to C version.
Marius Vlad
2
-0
/
+36
2016-12-01
Silence a bunch of "const discard" warnings
Chris Wilson
1
-11
/
+11
2016-11-28
aubdump: Add a PCI-ID= entry to the AUB file comment
Jason Ekstrand
1
-2
/
+9
2016-11-28
aubdump: Set the application name
Jason Ekstrand
1
-2
/
+6
2016-11-28
Revert "aubdump: Bump the GTT size to 256MB"
Jason Ekstrand
1
-3
/
+3
2016-11-24
aubdump: Fix intel_aubdump -o <filename>
Kenneth Graunke
1
-1
/
+1
2016-11-22
aubdump: Bump the GTT size to 256MB
Jason Ekstrand
1
-2
/
+2
2016-11-22
aubdump: Fix GTT setup for Gen8+
Francisco Jerez
1
-5
/
+21
2016-11-22
aubdump: Handle 48-bit relocations properly
Jason Ekstrand
1
-3
/
+28
2016-11-09
aubdump: add --command option to stream aubdump to another program
Lionel Landwerlin
2
-11
/
+98
2016-11-09
tools: intel_aubdump: pass configuration through file descriptor
Lionel Landwerlin
2
-23
/
+59
2016-11-09
lib: use the local intel_aub.h file
Emil Velikov
2
-154
/
+1
2016-11-03
tools: Add intel_guc_logger to .gitignore
Petri Latvala
1
-1
/
+2
2016-10-25
This patch provides a test utility which helps capture GuC firmware logs and
Akash Goel
2
-0
/
+439
2016-10-15
tools/l3_parity: Skip on ivb with only a single slice
Chris Wilson
1
-16
/
+14
2016-10-07
tools/intel_reg: Return SUCCESS after a succesful dump
Ville Syrjälä
1
-1
/
+1
2016-09-26
tools/intel_bios_reader: Dump PSR block from VBT
Ville Syrjälä
2
-0
/
+69
2016-09-16
tools/intel_reg: add kabylake register spec file
Jani Nikula
1
-0
/
+2
2016-08-10
intel_error_decode: Skip inflation for uncompressed ascii85 streams
Chris Wilson
1
-3
/
+6
2016-08-10
intel_error_decode: Fix build
Chris Wilson
1
-2
/
+2
2016-08-05
tools/intel_reg: Dump DP_BUFTRANS registers on ILK-IVB
Ville Syrjälä
1
-0
/
+32
2016-08-05
tools/intel_reg: Dump fence registers on ILK
Ville Syrjälä
1
-3
/
+11
2016-08-05
tools/intel_reg: Don't reuse stale decoded results for later registers
Ville Syrjälä
1
-86
/
+121
2016-08-04
tools/Makefile: Replace automake specific name of listings in Makfile.sources
Robert Foss
3
-1
/
+4
2016-08-04
tools/Makefile: Format whitespace
Robert Foss
1
-28
/
+29
2016-08-04
tools/Makefile: Don't build tools that depend on libdrm_intel
Robert Foss
3
-10
/
+16
2016-07-27
lib: Update igt_chipset docs
Daniel Vetter
2
-2
/
+2
2016-07-25
intel_chipset: Fixup HAS_PCH_SPLIT() to exclude Atoms
Chris Wilson
2
-5
/
+5
2016-07-14
tools/intel_bios_reader: Dump out more of the eDP block
Ville Syrjälä
2
-14
/
+120
2016-07-14
tools/intel_bios_reader: Dump out more information from the child device stru...
Ville Syrjälä
2
-13
/
+107
2016-07-14
tools/intel_bios_reader: Dump more bits for general bit definitions block (1)
Ville Syrjälä
2
-5
/
+47
2016-07-08
aubdump: Only close aub file if we opened it
Kristian Høgsberg Kristensen
1
-1
/
+2
2016-07-08
aubdump: Support softpin bos
Kristian Høgsberg Kristensen
1
-2
/
+6
2016-06-30
intel_chipset: Replace lookup of GT size with computation
Chris Wilson
2
-18
/
+16
2016-06-30
intel_chipset: Convert IS_PINEVIEW to device info
Chris Wilson
2
-3
/
+3
2016-06-30
lib: Start weaning off defunct intel_chipset.h
Chris Wilson
3
-32
/
+3
2016-05-13
tools/intel_bios_reader: print errors to stderr, return EXIT_FAILURE
Jani Nikula
1
-15
/
+17
2016-05-13
tools/intel_bios_reader: clean up VBT/BDB header dumping
Jani Nikula
1
-13
/
+19
2016-05-13
tools/intel_bios_reader: abstract header information dumping
Jani Nikula
1
-22
/
+30
2016-05-12
tools/intel_bios_reader: add help
Marius Vlad
1
-1
/
+17
2016-05-12
tools/intel_bios_reader: free the block returned by find_section
Jani Nikula
1
-1
/
+3
2016-05-12
tools/intel_bios_reader: add --all-panels option to dump all panels
Jani Nikula
1
-0
/
+12
2016-05-12
tools/intel_bios_reader: add support for dumping only specific section
Jani Nikula
1
-4
/
+26
2016-05-12
tools/intel_bios_reader: add --hexdump option to dump hex, disable by default
Jani Nikula
1
-1
/
+8
2016-05-12
tools/intel_bios_reader: dump the blocks in numerical order
Jani Nikula
1
-21
/
+0
2016-05-12
tools/intel_bios_reader: let the user specify panel type on the command line
Jani Nikula
1
-4
/
+46
2016-05-12
tools/intel_bios_reader: drop dependencies on lvds block parsing
Jani Nikula
1
-6
/
+8
2016-05-12
tools/intel_bios_reader: move devid to context too
Jani Nikula
1
-13
/
+13
2016-05-12
tools/intel_bios_reader: move more globals to struct context
Jani Nikula
1
-13
/
+13
[next]