summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-30testdisplay: compile fix for !DRM_PLANESDaniel Vetter1-0/+3
2011-10-28tests: add gem_unref_active_buffersDaniel Vetter2-0/+108
2011-10-28testdisplay: allow overlay plane to be moved & scaled at runtimeJesse Barnes1-18/+48
2011-10-28intel_reg_dumper: handle 3 pipe configs when dumping HDMI configJesse Barnes2-4/+7
2011-10-27testdisplay: add stub disable_planes() functionJesse Barnes1-0/+1
2011-10-25tools/decode: decode XY_SCANLINES_BLTDaniel Vetter1-0/+18
2011-10-25tools/decode: decode XY_SETUP_* cmdsDaniel Vetter1-51/+100
2011-10-24testdisplay: add sprite scaling and location supportJesse Barnes1-19/+50
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-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