summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-10-10Treat PPT like CPT as we do in the kernelJesse Barnes
2011-09-28tests: disable storedw tests on !renderDaniel Vetter
2011-09-28tools/decode: add missing shift to MI_SEM_MBOX decoderDaniel Vetter
2011-09-16testdisplay: return 0 when successfulPaulo Zanoni
2011-09-15getstats: remove useless assertionPaulo Zanoni
2011-09-15drm_open_any: explain why we are abort()ingPaulo Zanoni
2011-09-15testdisplay: remove wrong return statementPaulo Zanoni
2011-09-15testdisplay: don't enter the main loop if dump_info or test_all_modesPaulo Zanoni
2011-09-15testdisplay: test all modes if no option is providedPaulo Zanoni
2011-09-15Add missing files to .gitignorePaulo Zanoni
2011-09-15testdisplay: fix compiler warningsPaulo Zanoni
2011-09-15tests/gem_mmap_gtt: also test gtt pwrite pathsDaniel Vetter
2011-09-14tests: build all tests by defaultDaniel Vetter
2011-09-14tests: separate testcases in gem_bad_lengthDaniel Vetter
2011-09-14tests: disable gem_bad_blitDaniel Vetter
2011-09-13tests/gem_bad_length: dont throw garbage at the gpuDaniel Vetter
2011-09-13intel: we don't do distcheck for the debuggerBen Widawsky
2011-09-13intel_gpu_dump: really kill itDaniel Vetter
2011-09-13intel_gpu_dump: also kill manpageDaniel Vetter
2011-09-13tools: remove intel_gpu_dumpDaniel Vetter
2011-09-13tools: beef up intel_dump_decodeDaniel Vetter
2011-09-13tests: exit(77) to properly mark tests as SKIPDaniel Vetter
2011-09-12tests: mark gen3-only tests as suchDaniel Vetter
2011-09-12tests: add basic test for missed irqsDaniel Vetter
2011-09-12tests: check pipe_control coherencyDaniel Vetter
2011-09-12tools: add intel_genDaniel Vetter
2011-09-12tests: basic ring<->cpu and ring<->ring testsDaniel Vetter
2011-09-09tests: split up gem_storedw_loop into ring specific variationsDaniel Vetter
2011-09-09tests/gem_storedw: disable on pre-gen6Daniel Vetter
2011-09-09lib/batch: hackish interface to run batches on specific ringsDaniel Vetter
2011-09-09test/gem_storedw_*: tune some moreDaniel 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-06gem_vmap_blits: fix compilation if I915_PARAM_HAS_VMAP is not definedPaulo Zanoni
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
2011-09-05intel_gpu_top: support profiling user-specified commandsEugeni Dodonov
2011-09-05intel_gpu_top: support non-interactive modeEugeni Dodonov
2011-09-05This patch initializes the last_stats[] for registers prior to startingEugeni Dodonov
2011-09-05Revert "intel_gpu_top: initialize monitoring statistics at startup"Eugeni Dodonov
2011-09-05intel_gpu_top: initialize monitoring statistics at startupEugeni Dodonov
2011-09-05intel_gpu_tool: initial support for non-screen outputEugeni Dodonov
2011-09-05intel_gpu_top: suport command line parameters and variable samples perEugeni Dodonov
2011-09-05intel_gpu_top: account for time spent in syscallsEugeni Dodonov
2011-08-12tests: add store dword testsJesse Barnes
2011-08-12testdisplay: for tiled mode test, the height should be alignedHai Lan