summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2012-05-07trying to work around gen7 hangs.HEADmasterEric Anholt1-0/+4
2012-02-20intel_reg_dumper: Add dumping of GPU turbo regs.Eric Anholt1-0/+20
2012-02-20reg_dumper: Refactor duplicated reg-dumping code.Eric Anholt1-56/+17
2012-02-16tests/intel_reg_dumper: s/pipe/disp_pipe/ to shut off the compilerDaniel Vetter1-22/+22
2012-02-16Add intel_panel_fitter toolPaulo Zanoni3-1/+347
2012-02-16reg_dumper: change and fix behavior when using dump filesPaulo Zanoni1-7/+48
2012-02-16reg_dumper: add interlaced information to TRANSCONFPaulo Zanoni1-3/+22
2012-02-16reg_dumper: add interlaced and rotation information to PIPECONFPaulo Zanoni1-3/+62
2012-02-12remove old .c filesDaniel Vetter1-106/+0
2012-02-11prepend 'intel_' to installed programmsDaniel Vetter2-1/+107
2012-02-06Move free(cmd) to after last use of cmd in intel_gpu_topAlan Coopersmith1-1/+1
2012-01-27intel_reg_dumper: add TRANS_VSYNCSHIFTDaniel Vetter1-0/+3
2012-01-25intel_reg_write: use register access init/finiBen Widawsky1-1/+2
2012-01-25intel_reg_read: use register access init/finiBen Widawsky1-1/+3
2012-01-25intel_bios_reader: Sanitize input to ensure all data blocks are within boundsChris Wilson1-43/+52
2012-01-24intel_error_decode: fixup glibc free warningDaniel Vetter1-1/+1
2012-01-21intel_audio_dump: show more AUD_CONFIG bitsWu Fengguang1-0/+35
2012-01-21intel_audio_dump: fix missing Audio DIP tabsWu Fengguang1-3/+3
2012-01-12tools: use correct src and build locationGaetan Nadon1-39/+32
2012-01-09tools/intel_stepping: fixup new warningsDaniel Vetter1-12/+12
2012-01-09tools/intel_gtt: fixup new warningsDaniel Vetter1-1/+0
2012-01-09tools/intel_reg_dumper: fixup new warningsDaniel Vetter1-112/+111
2012-01-09remove tools/intel_decodeDaniel Vetter3-2972/+2
2012-01-09tools/intel_gpu_top: fixup new warningsDaniel Vetter1-4/+5
2012-01-09tools/intel_dump_decode: use libdrm decoderDaniel Vetter1-12/+20
2012-01-09tools/intel_bios_reader: fixup new warningsDaniel Vetter1-10/+10
2012-01-09tools/intel_bios_dumper: fixup new warningsDaniel Vetter1-10/+10
2012-01-09tools/intel_audio_dump: fixup new warningsDaniel Vetter1-13/+13
2012-01-09tools/intel_error_decode: fixup new warningsDaniel Vetter1-11/+10
2012-01-09tools/intel_error_decode: convert over to libdrm decoderDaniel Vetter1-7/+22
2012-01-08List out array values instead of using gcc range extensionAlan Coopersmith1-2/+7
2012-01-08Solaris defines struct winsize in termios.hAlan Coopersmith1-0/+5
2012-01-04config: use project wide xorg warnings variableGaetan Nadon1-1/+1
2012-01-04Use standard .gitignore file and layoutGaetan Nadon1-0/+20
2012-01-03tools/intel_reg_dumper: retrieve rc6 residency valuesEugeni Dodonov1-0/+4
2012-01-03tools/intel_reg_dumper: Add support for debug registerEugeni Dodonov1-0/+20
2012-01-03intel_audio_dump: show Gamut Metadata DIPWu Fengguang1-1/+1
2012-01-03intel_audio_dump: show interrupt enable bitWu Fengguang1-0/+4
2012-01-03intel_audio_dump: show HDMI encodingWu Fengguang1-0/+18
2012-01-03intel_audio_dump: show VIDEO_DIP_CTL_* for CPTWu Fengguang1-0/+47
2012-01-03intel_audio_dump: show ironlake ELD_access_addressWu Fengguang1-0/+2
2012-01-03intel_audio_dump: show ELD contents for G45Wu Fengguang1-0/+8
2012-01-03intel_audio_dump: show detected chipset nameWu Fengguang1-2/+7
2012-01-03intel_audio_dump: show DP control registers for IronlakeWu Fengguang1-0/+30
2012-01-03intel_audio_dump: explain Bits_per_SampleWu Fengguang1-5/+22
2012-01-03intel_audio_dump: fix DP port width for CPTWu Fengguang1-2/+3
2012-01-03intel_audio_dump: fix DP control registers for CPTWu Fengguang1-18/+25
2012-01-03intel_audio_dump: fix Ironlake detectionWu Fengguang1-1/+1
2012-01-03intel_audio_dump: fix Digital_Port_D_Detected copy&paste errorWu Fengguang1-2/+2
2012-01-03intel_audio_dump: fix ironlake Stream_ID indentsWu Fengguang1-2/+2