summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-03intel_audio_dump: report effective channel countWu Fengguang1-9/+9
2012-01-03intel_audio_dump: cleanup hex outputWu Fengguang1-8/+8
2012-01-03intel_audio_dump: cleanup ACP DIP name for ironlake and CPTWu Fengguang1-8/+8
2012-01-03intel_audio_dump: cleanup hyphen characterWu Fengguang1-35/+35
2011-12-15intel-decode: fix flush dword post sync parseBen Widawsky1-4/+4
2011-12-10decode: Fix interpretation of i915 8bit formatsChris Wilson1-2/+2
2011-11-09intel_gpu_top: use debugfs interface for forcewakeEugeni Dodonov1-31/+4
2011-10-30tools: script to gather bug report dataDaniel Vetter2-0/+50
2011-10-28intel_reg_dumper: handle 3 pipe configs when dumping HDMI configJesse Barnes1-4/+6
2011-10-25tools/decode: decode XY_SCANLINES_BLTDaniel Vetter1-0/+18
2011-10-25tools/decode: decode XY_SETUP_* cmdsDaniel Vetter1-51/+100
2011-10-21tools/intel_error_decode: decode gen4+ fencesDaniel Vetter1-3/+27
2011-10-21tools/decode: properly decode gen6+ PIPE_CONTROL flagsDaniel Vetter1-11/+22
2011-10-19top: Avoid FPE by removing meaningless metricChris Wilson1-22/+15
2011-10-18intel_reg_checker: New tool to accumulate checks for HW workarounds.Eric Anholt2-0/+400
2011-10-18intel/decode: print out chipset genDaniel Vetter1-7/+2
2011-10-18tools/decode: don't move around the display register sectionDaniel Vetter1-0/+10
2011-10-18tools/decode: don't forget to print the name of the last ringDaniel Vetter1-1/+4
2011-10-17Allow intel_dump_decode to read data from stdin.Eugeni Dodonov1-2/+14
2011-10-17tools/intel_dump_decode: make devid parsing more usefulDaniel Vetter1-2/+1
2011-10-17tools/decode: retain the ring nameDaniel Vetter1-4/+18
2011-10-14Allow to output statistics to stdout.Eugeni Dodonov1-39/+56
2011-10-11bios_reader: Allow forcing the device ID with DEVICE=0xNNNNAdam Jackson1-2/+7
2011-10-11intel_reg_dumper: use none instead of NULL if no port is assigned to TRANS_DPJesse Barnes1-0/+3
2011-09-28tools/decode: add missing shift to MI_SEM_MBOX decoderDaniel Vetter1-1/+1
2011-09-13tools: remove intel_gpu_dumpDaniel Vetter2-413/+0
2011-09-13tools: beef up intel_dump_decodeDaniel Vetter1-7/+124
2011-09-09tools: decode some more MI_ opsDaniel Vetter1-0/+39
2011-09-09tools: decode MI_SEMAPHORE_MBOXDaniel Vetter1-11/+28
2011-09-06tools/intel_gpu_dump: add hackish --devid parsingDaniel Vetter1-4/+15
2011-09-05intel_gpu_top: access hardware before running profiling commandEugeni Dodonov1-5/+5