index
:
~adrinael/igt-gpu-tools
igt-runner
master
IGT GPU Tools playground for adrinael
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-05-12
tools/intel_bios_reader: pass around a context pointer instead of bdb_header
Jani Nikula
1
-38
/
+47
2016-05-12
tools/intel_bios_reader: drop silly tv_present variable and printout
Jani Nikula
1
-4
/
+0
2016-05-12
tools/intel_bios_reader: drop unused lvds_support variable
Jani Nikula
1
-2
/
+0
2016-05-12
tools/intel_bios_reader: add --devid parameter
Jani Nikula
1
-11
/
+24
2016-05-12
tools/intel_bios_reader: add command line option parsing and --file parameter
Jani Nikula
1
-6
/
+41
2016-05-12
tools/intel_bios_reader: make VBIOS non-global
Jani Nikula
1
-2
/
+1
2016-05-11
benchmarks/, overlay/, demos/, tools/, tests/: Add optional Werror.
marius vlad
1
-1
/
+3
2016-05-11
tools/intel_bios_reader: drop unused macros
Jani Nikula
1
-8
/
+0
2016-05-03
tools/intel_reg_decode: drop confusing use of IS_965()
Jani Nikula
1
-8
/
+8
2016-05-02
tools: Add missing Kabylake codename strings.
Rodrigo Vivi
2
-1
/
+4
2016-05-02
tools/intel_watermark: Dump linetime watermarks on hsw/bdw
Ville Syrjälä
1
-10
/
+36
2016-04-05
tools/intel_reg: Add extra pipe B registers for CHV
Ville Syrjälä
2
-0
/
+241
2016-04-05
tools/intel_reg: Fix builtin register spec for gen4
Ville Syrjälä
1
-1
/
+1
2016-03-24
lib: Add a GPU error detector
Chris Wilson
1
-1
/
+1
2016-03-19
lib/igt_aux: Divert ioctls for signal injection
Chris Wilson
1
-1
/
+1
2016-03-03
tests: fix CRTC assignment for a few tests
Paulo Zanoni
1
-7
/
+8
2016-02-13
aubdump: Add a get_bo() lookup function
Kristian Høgsberg Kristensen
1
-5
/
+17
2016-02-13
aubdump: Don't use .so constructors for initializing
Kristian Høgsberg Kristensen
1
-3
/
+27
2016-02-13
aubdump: Raise SIGTRAP on failure
Kristian Høgsberg Kristensen
1
-1
/
+2
[next]