summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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-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-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-09test/gem_storedw_*: tune some moreDaniel Vetter
2011-09-06gem_vmap_blits: fix compilation if I915_PARAM_HAS_VMAP is not definedPaulo Zanoni
2011-08-12tests: add store dword testsJesse Barnes
2011-08-12testdisplay: for tiled mode test, the height should be alignedHai Lan
2011-07-28intel-gpu-tools/debugging: add important debug regsBen Widawsky
2011-07-17gem_stress: ducttaping mandatoryDaniel Vetter
2011-07-13testdisplay: Test the first mode if there is no preferred mode.Hai Lan
2011-07-08tests/gem_vmap_blits: Fix typoChris Wilson
2011-07-08Add a test case for coherency of vmapsChris Wilson
2011-07-08gem_stress: Assert we have no pending ops when using the CPUChris Wilson
2011-07-08gem_gtt_speed: Add option for variable buffer sizeChris Wilson
2011-07-02gem_stress: Add an option to test handling of signalsChris Wilson
2011-06-23tests: Add an exercise for zero-length buffersChris Wilson
2011-06-20tests: Add a simple exercise of GTT mmapsChris Wilson
2011-06-13gem_stress: some stats about incoherenciesDaniel Vetter
2011-06-13gem_stress: option to disable render copyfunc checkDaniel Vetter
2011-06-13gem_stress: option for tile_sizeDaniel Vetter
2011-06-13gem_stress: option to set tiles per bufferDaniel Vetter
2011-06-13gem_stress: option to continue despite failuresDaniel Vetter
2011-06-13gem_stress: option to override the number of rounds to completeDaniel Vetter
2011-06-07testdisplay: automatically enable TEST_PLANES if possibleJesse Barnes
2011-06-07testdisplay: fix error output if test pattern draw failsJesse Barnes
2011-06-07testdisplay: add tiled buffer test supportJesse Barnes
2011-06-07testdisplay: add overlay plane test optionJesse Barnes
2011-06-07testdisplay: fix possible_crtcs check so LVDS worksLan, Hai
2011-06-06gem_stress: avoid division by 0Daniel Vetter
2011-06-06gem_stress: disable fence storm when only using untiled buffersDaniel Vetter
2011-06-06gem_stress: round max_dimension down to the next potDaniel Vetter
2011-06-05gem_stress: trim buffer sizes to fit into 3D pipelineChris Wilson
2011-06-05gem_stress: cpu maps force tiling to be disabled, so fix the printfChris Wilson
2011-06-05gem_stress: Add extra passes to intial render copyfunc verificationChris Wilson
2011-06-05test/gen3_mixed_blits: Remember that the BLT engine cannot handle Y-tilingChris Wilson
2011-06-05test/gen3_mixed_blits: Alternately use fence regs for the render copiesChris Wilson
2011-06-05test/gen3_mixed_blits: Acutally use fences for BLTChris Wilson
2011-06-05test: Add more gen3 render blittersChris Wilson
2011-06-05test: Exercise gen3 render copiesChris Wilson
2011-06-04tests: Add a fenced execbuffer thrash testChris Wilson