summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2011-05-31testdisplay: print pixel clock in mode debug outputSun Yi
2011-05-25gem_stress: '-b' option to disable BLT copyfuncChris Wilson
2011-05-24gem_stress: Add render copyfunc for SandyBridgeChris Wilson
2011-05-17Add Ivybridge support to intel_gpu_dump and the BLT tests.Eric Anholt
2011-05-12testdisplay: add 30bpp support (#ifdef'd out until the next cairo release)Jesse Barnes
2011-05-04testdisplay: don't read hotplug events from buffer before libudevJesse Barnes
2011-04-27gem_stress: option to use cpu mappingsDaniel Vetter
2011-04-26Fix a bug of testing preferred modeHai Lan
2011-04-19testdisplay: add non-24 bit depth supportJesse Barnes
2011-04-18testdisplay: paint color gradientsJesse Barnes
2011-04-12gem_stress: option to only use x-tilingDaniel Vetter
2011-04-09Disable gem tests when libdrm is not availableDaniel Vetter
2011-04-04gem_stress: option to disable tilingDaniel Vetter
2011-04-04gem_stress: clean up fence_stormDaniel Vetter
2011-04-04gem_stress: extract emit_bltDaniel Vetter
2011-04-04gem_stress: gen2 render copyDaniel Vetter
2011-04-01gem_stress: split out gen3 render copyDaniel Vetter
2011-03-31gem_stress: option to disable render copyDaniel Vetter
2011-03-29gem_stress: render copy on gen3Daniel Vetter
2011-03-29gem_stress: fix set_tilingDaniel Vetter
2011-03-29gem_stress: ad-hoc tile tracingDaniel Vetter