tests/gem_cacheing: convert to subtest infrastructure
[platform/upstream/intel-gpu-tools.git] / tools /
2012-10-10 Imre Deakfix warn in intel_reg_snapshot: ignoring return value...
2012-10-10 Imre Deakfix warn in intel_error_decode: ignoring return value...
2012-09-27 Damien Lespiauintel_infoframes: Dump HDMI vendor infoframes
2012-09-07 Damien Lespiautools: Update gitignore with intel_dpio_{read, write}
2012-09-04 Damien Lespiauintel_reg_dumper: Add more information when dumping...
2012-09-04 Damien Lespiauintel_reg_dumper: Allow partial register names on the...
2012-09-04 Damien Lespiauintel_reg_dumper: Also decode registers given by address
2012-09-04 Damien Lespiauintel_reg_dumper: Add a single register decode mode
2012-08-30 Ben Widawskyclang: Fix static analysis warnings from clang
2012-08-30 Ben Widawskyclang: Fix warnings found through clang.
2012-08-27 Chris Wilsonintel_gtt: Harden against changes to kernel mappings...
2012-08-24 Daniel Vetters/NO_PID/NOP_ID
2012-08-24 Alan CoopersmithRename NOPID to NO_PID to avoid conflict with Solaris...
2012-08-23 Ben Widawskyintel_reg_read: use strtol instead of atoi
2012-08-23 Ben Widawskyintel_reg_read: support -c option to read multiple...
2012-08-21 Vijay Purushothamantools: Added intel_dpio_read and intel_dpio_write
2012-08-15 Wang Xingchaointel_audio_dump: add Haswell audio dump support
2012-08-15 Wang Xingchaointel_audio_dump: fix wrong port definition
2012-08-08 Daniel Vettertools/reg_dumper: really dump pipe C regs
2012-08-07 Daniel Vettertools/reg_dumper: dump pipe C regs
2012-06-21 Eugeni Dodonovintel_reg_dumper: use intel_register_access_init/fini
2012-06-13 Eugeni Dodonovintel_reg_dumper: dump more PM registers
2012-06-07 Daniel Vetterintel_reg_dumper: dump pre-pch-split blc regs
2012-05-31 Daniel Vettercleanups after l3_parity merge
2012-05-31 Ben Widawskytools/dpf: Tool to read and write l3 remap registers.
2012-05-22 Daniel Vetterlib: extract kmstest_create_fb
2012-05-16 Paulo Zanoniintel_infoframes: options -p and -P require an argument
2012-05-16 Eugeni Dodonovintel_gpu_top: allow to work on Gen7
2012-05-09 Chris Wilsonintel_error_decode: Be more lax for whitespace around...
2012-05-08 Eugeni Dodonovtools: add Haswell registers into intel_reg_dumper
2012-04-29 Ben Widawskyintel_infoframe: fix assertion off by 1
2012-04-25 Paulo Zanoniintel_infoframes: add support for Gen 4
2012-04-25 Paulo Zanoniintel_infoframes: AVI InfoFrame version should be 2
2012-04-13 Paulo ZanoniAdd tools/intel_infoframes
2012-03-20 Daniel Vetterupdate .gitingore
2012-03-19 Chris Wilsonintel_gpu_top: Trust the register access is safe
2012-03-19 Chris Wilsondecode: Use the correct start mask for gen3 fence registers
2012-03-13 Eugeni Dodonovintel_reg_read: add a flag to simplify bit decoding
2012-03-13 Eugeni Dodonovintel_reg_read: support reading multiple registers
2012-03-13 Eugeni Dodonovintel_reg_read: add support for getopt
2012-02-22 Eric Anholtintel_reg_dumper: Add dumping of GPU turbo regs.
2012-02-22 Eric Anholtreg_dumper: Refactor duplicated reg-dumping code.
2012-02-16 Daniel Vettertests/intel_reg_dumper: s/pipe/disp_pipe/ to shut off...
2012-02-15 Paulo ZanoniAdd intel_panel_fitter tool
2012-02-15 Paulo Zanonireg_dumper: change and fix behavior when using dump...
2012-02-15 Paulo Zanonireg_dumper: add interlaced information to TRANSCONF
2012-02-15 Paulo Zanonireg_dumper: add interlaced and rotation information...
2012-02-12 Daniel Vetterremove old .c files
2012-02-11 Daniel Vetterprepend 'intel_' to installed programms
2012-02-06 Alan CoopersmithMove free(cmd) to after last use of cmd in intel_gpu_top
2012-01-27 Daniel Vetterintel_reg_dumper: add TRANS_VSYNCSHIFT
2012-01-26 Ben Widawskyintel_reg_write: use register access init/fini
2012-01-26 Ben Widawskyintel_reg_read: use register access init/fini
2012-01-25 Chris Wilsonintel_bios_reader: Sanitize input to ensure all data...
2012-01-24 Daniel Vetterintel_error_decode: fixup glibc free warning
2012-01-21 Wu Fengguangintel_audio_dump: show more AUD_CONFIG bits
2012-01-21 Wu Fengguangintel_audio_dump: fix missing Audio DIP tabs
2012-01-12 Gaetan Nadontools: use correct src and build location
2012-01-09 Daniel Vettertools/intel_stepping: fixup new warnings
2012-01-09 Daniel Vettertools/intel_gtt: fixup new warnings
2012-01-09 Daniel Vettertools/intel_reg_dumper: fixup new warnings
2012-01-09 Daniel Vetterremove tools/intel_decode
2012-01-09 Daniel Vettertools/intel_gpu_top: fixup new warnings
2012-01-09 Daniel Vettertools/intel_dump_decode: use libdrm decoder
2012-01-09 Daniel Vettertools/intel_bios_reader: fixup new warnings
2012-01-09 Daniel Vettertools/intel_bios_dumper: fixup new warnings
2012-01-09 Daniel Vettertools/intel_audio_dump: fixup new warnings
2012-01-09 Daniel Vettertools/intel_error_decode: fixup new warnings
2012-01-09 Daniel Vettertools/intel_error_decode: convert over to libdrm decoder
2012-01-08 Alan CoopersmithList out array values instead of using gcc range extension
2012-01-08 Alan CoopersmithSolaris defines struct winsize in termios.h
2012-01-04 Gaetan Nadonconfig: use project wide xorg warnings variable
2012-01-04 Gaetan NadonUse standard .gitignore file and layout
2012-01-03 Eugeni Dodonovtools/intel_reg_dumper: retrieve rc6 residency values
2012-01-03 Eugeni Dodonovtools/intel_reg_dumper: Add support for debug register
2012-01-03 Wu Fengguangintel_audio_dump: show Gamut Metadata DIP
2012-01-03 Wu Fengguangintel_audio_dump: show interrupt enable bit
2012-01-03 Wu Fengguangintel_audio_dump: show HDMI encoding
2012-01-03 Wu Fengguangintel_audio_dump: show VIDEO_DIP_CTL_* for CPT
2012-01-03 Wu Fengguangintel_audio_dump: show ironlake ELD_access_address
2012-01-03 Wu Fengguangintel_audio_dump: show ELD contents for G45
2012-01-03 Wu Fengguangintel_audio_dump: show detected chipset name
2012-01-03 Wu Fengguangintel_audio_dump: show DP control registers for Ironlake
2012-01-03 Wu Fengguangintel_audio_dump: explain Bits_per_Sample
2012-01-03 Wu Fengguangintel_audio_dump: fix DP port width for CPT
2012-01-03 Wu Fengguangintel_audio_dump: fix DP control registers for CPT
2012-01-03 Wu Fengguangintel_audio_dump: fix Ironlake detection
2012-01-03 Wu Fengguangintel_audio_dump: fix Digital_Port_D_Detected copy...
2012-01-03 Wu Fengguangintel_audio_dump: fix ironlake Stream_ID indents
2012-01-03 Wu Fengguangintel_audio_dump: report effective channel count
2012-01-03 Wu Fengguangintel_audio_dump: cleanup hex output
2012-01-03 Wu Fengguangintel_audio_dump: cleanup ACP DIP name for ironlake...
2012-01-03 Wu Fengguangintel_audio_dump: cleanup hyphen character
2011-12-15 Ben Widawskyintel-decode: fix flush dword post sync parse
2011-12-10 Chris Wilsondecode: Fix interpretation of i915 8bit formats
2011-11-09 Eugeni Dodonovintel_gpu_top: use debugfs interface for forcewake
2011-10-30 Daniel Vettertools: script to gather bug report data
2011-10-28 Jesse Barnesintel_reg_dumper: handle 3 pipe configs when dumping...
2011-10-25 Daniel Vettertools/decode: decode XY_SCANLINES_BLT
2011-10-25 Daniel Vettertools/decode: decode XY_SETUP_* cmds
next