summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2012-01-04Use standard .gitignore file and layoutGaetan Nadon
2012-01-03tools/intel_reg_dumper: retrieve rc6 residency valuesEugeni Dodonov
2012-01-03tools/intel_reg_dumper: Add support for debug registerEugeni Dodonov
2012-01-03intel_audio_dump: show Gamut Metadata DIPWu Fengguang
2012-01-03intel_audio_dump: show interrupt enable bitWu Fengguang
2012-01-03intel_audio_dump: show HDMI encodingWu Fengguang
2012-01-03intel_audio_dump: show VIDEO_DIP_CTL_* for CPTWu Fengguang
2012-01-03intel_audio_dump: show ironlake ELD_access_addressWu Fengguang
2012-01-03intel_audio_dump: show ELD contents for G45Wu Fengguang
2012-01-03intel_audio_dump: show detected chipset nameWu Fengguang
2012-01-03intel_audio_dump: show DP control registers for IronlakeWu Fengguang
2012-01-03intel_audio_dump: explain Bits_per_SampleWu Fengguang
2012-01-03intel_audio_dump: fix DP port width for CPTWu Fengguang
2012-01-03intel_audio_dump: fix DP control registers for CPTWu Fengguang
2012-01-03intel_audio_dump: fix Ironlake detectionWu Fengguang
2012-01-03intel_audio_dump: fix Digital_Port_D_Detected copy&paste errorWu Fengguang
2012-01-03intel_audio_dump: fix ironlake Stream_ID indentsWu Fengguang
2012-01-03intel_audio_dump: report effective channel countWu Fengguang
2012-01-03intel_audio_dump: cleanup hex outputWu Fengguang
2012-01-03intel_audio_dump: cleanup ACP DIP name for ironlake and CPTWu Fengguang
2012-01-03intel_audio_dump: cleanup hyphen characterWu Fengguang
2011-12-15intel-decode: fix flush dword post sync parseBen Widawsky
2011-12-10decode: Fix interpretation of i915 8bit formatsChris Wilson
2011-11-09intel_gpu_top: use debugfs interface for forcewakeEugeni Dodonov
2011-10-30tools: script to gather bug report dataDaniel Vetter
2011-10-28intel_reg_dumper: handle 3 pipe configs when dumping HDMI configJesse Barnes
2011-10-25tools/decode: decode XY_SCANLINES_BLTDaniel Vetter
2011-10-25tools/decode: decode XY_SETUP_* cmdsDaniel Vetter
2011-10-21tools/intel_error_decode: decode gen4+ fencesDaniel Vetter
2011-10-21tools/decode: properly decode gen6+ PIPE_CONTROL flagsDaniel Vetter
2011-10-19top: Avoid FPE by removing meaningless metricChris Wilson
2011-10-18intel_reg_checker: New tool to accumulate checks for HW workarounds.Eric Anholt
2011-10-18intel/decode: print out chipset genDaniel Vetter
2011-10-18tools/decode: don't move around the display register sectionDaniel Vetter
2011-10-18tools/decode: don't forget to print the name of the last ringDaniel Vetter
2011-10-17Allow intel_dump_decode to read data from stdin.Eugeni Dodonov
2011-10-17tools/intel_dump_decode: make devid parsing more usefulDaniel Vetter
2011-10-17tools/decode: retain the ring nameDaniel Vetter
2011-10-14Allow to output statistics to stdout.Eugeni Dodonov
2011-10-11bios_reader: Allow forcing the device ID with DEVICE=0xNNNNAdam Jackson
2011-10-11intel_reg_dumper: use none instead of NULL if no port is assigned to TRANS_DPJesse Barnes
2011-09-28tools/decode: add missing shift to MI_SEM_MBOX decoderDaniel Vetter
2011-09-13tools: remove intel_gpu_dumpDaniel Vetter
2011-09-13tools: beef up intel_dump_decodeDaniel Vetter
2011-09-09tools: decode some more MI_ opsDaniel Vetter
2011-09-09tools: decode MI_SEMAPHORE_MBOXDaniel Vetter
2011-09-06tools/intel_gpu_dump: add hackish --devid parsingDaniel Vetter
2011-09-05intel_gpu_top: access hardware before running profiling commandEugeni Dodonov
2011-09-05intel_gpu_tools: describe -e option in usage screenEugeni Dodonov
2011-09-05intel_gpu_top: adopt to kernel coding styleEugeni Dodonov