summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-17tools/intel_dump_decode: make devid parsing more usefulHEADmasterDaniel Vetter1-2/+1
2011-10-17tools/decode: retain the ring nameDaniel Vetter1-4/+18
2011-10-16tests: add gem_hangcheck_forcewakeDaniel Vetter2-0/+120
2011-10-15tests/gem_fence_trash: some retuningDaniel Vetter1-6/+4
2011-10-15tests/gem_*_blits: reduce buffer count to not trash swapDaniel Vetter5-0/+37
2011-10-14Allow to output statistics to stdout.Eugeni Dodonov2-40/+58
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-10-10Treat PPT like CPT as we do in the kernelJesse Barnes1-1/+2
2011-09-28tests: disable storedw tests on !renderDaniel Vetter2-0/+6
2011-09-28tools/decode: add missing shift to MI_SEM_MBOX decoderDaniel Vetter1-1/+1
2011-09-16testdisplay: return 0 when successfulPaulo Zanoni1-0/+2
2011-09-15getstats: remove useless assertionPaulo Zanoni1-2/+0
2011-09-15drm_open_any: explain why we are abort()ingPaulo Zanoni1-0/+1
2011-09-15testdisplay: remove wrong return statementPaulo Zanoni1-1/+0
2011-09-15testdisplay: don't enter the main loop if dump_info or test_all_modesPaulo Zanoni1-6/+12
2011-09-15testdisplay: test all modes if no option is providedPaulo Zanoni1-4/+9
2011-09-15Add missing files to .gitignorePaulo Zanoni1-0/+11
2011-09-15testdisplay: fix compiler warningsPaulo Zanoni1-2/+2
2011-09-15tests/gem_mmap_gtt: also test gtt pwrite pathsDaniel Vetter1-4/+51
2011-09-14tests: build all tests by defaultDaniel Vetter1-0/+2
2011-09-14tests: separate testcases in gem_bad_lengthDaniel Vetter1-16/+27
2011-09-14tests: disable gem_bad_blitDaniel Vetter1-1/+1
2011-09-13tests/gem_bad_length: dont throw garbage at the gpuDaniel Vetter1-1/+1
2011-09-13intel: we don't do distcheck for the debuggerBen Widawsky1-1/+2
2011-09-13intel_gpu_dump: really kill itDaniel Vetter1-1/+0
2011-09-13intel_gpu_dump: also kill manpageDaniel Vetter1-22/+0
2011-09-13tools: remove intel_gpu_dumpDaniel Vetter2-413/+0
2011-09-13tools: beef up intel_dump_decodeDaniel Vetter1-7/+124
2011-09-13tests: exit(77) to properly mark tests as SKIPDaniel Vetter13-21/+13
2011-09-12tests: mark gen3-only tests as suchDaniel Vetter5-0/+25
2011-09-12tests: add basic test for missed irqsDaniel Vetter2-0/+149
2011-09-12tests: check pipe_control coherencyDaniel Vetter2-0/+180
2011-09-12tools: add intel_genDaniel Vetter2-0/+19
2011-09-12tests: basic ring<->cpu and ring<->ring testsDaniel Vetter4-0/+341
2011-09-09tests: split up gem_storedw_loop into ring specific variationsDaniel Vetter4-7/+27
2011-09-09tests/gem_storedw: disable on pre-gen6Daniel Vetter2-3/+24
2011-09-09lib/batch: hackish interface to run batches on specific ringsDaniel Vetter2-5/+11
2011-09-09test/gem_storedw_*: tune some moreDaniel Vetter2-5/+5
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-06gem_vmap_blits: fix compilation if I915_PARAM_HAS_VMAP is not definedPaulo Zanoni1-0/+5
2011-09-05intel_gpu_top: access hardware before running profiling commandEugeni Dodonov1-5/+5
2011-09-05intel_gpu_tools: describe -e option in usage screenEugeni Dodonov1-1/+2
2011-09-05intel_gpu_top: adopt to kernel coding styleEugeni Dodonov1-27/+22
2011-09-05intel_gpu_top: support profiling user-specified commandsEugeni Dodonov2-1/+65
2011-09-05intel_gpu_top: support non-interactive modeEugeni Dodonov2-41/+112
2011-09-05This patch initializes the last_stats[] for registers prior to startingEugeni Dodonov1-0/+16
2011-09-05Revert "intel_gpu_top: initialize monitoring statistics at startup"Eugeni Dodonov2-191/+42