summaryrefslogtreecommitdiff
path: root/tests/gem_stress.c
AgeCommit message (Expand)Author
2011-07-08gem_stress: Assert we have no pending ops when using the CPUChris Wilson
2011-07-02gem_stress: Add an option to test handling of signalsChris 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-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: Add more gen3 render blittersChris Wilson
2011-05-25gem_stress: '-b' option to disable BLT copyfuncChris Wilson
2011-05-24gem_stress: Add render copyfunc for SandyBridgeChris Wilson
2011-04-27gem_stress: option to use cpu mappingsDaniel Vetter
2011-04-12gem_stress: option to only use x-tilingDaniel 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
2011-03-27gem_stress: optin to set num_buffersDaniel Vetter
2011-03-27gem_stress: variable gpu busy loadDaniel Vetter
2011-03-27gem_stress: getoptificationDaniel Vetter
2011-03-27gem_stress: dump complete failed tileDaniel Vetter
2011-03-25Move gen5 blitter work-around to libDaniel Vetter
2011-03-25gem_stress: limit gtt_size to 256Daniel Vetter
2011-03-25gem_stress: implement gen5 blitter work-aroundDaniel Vetter
2011-03-25gem_stress: fix blitter_copy on gen4+Daniel Vetter
2011-03-21gem_stress: submit batch if there's only one fence leftDaniel Vetter
2011-03-21stress: Distinguish between busy_bo and scratch_bo creation sizesChris Wilson
2011-03-20gem_stress: pwrite/pread supportDaniel Vetter
2011-03-20Add gem stress testDaniel Vetter