summaryrefslogtreecommitdiff
path: root/tests/gem_stress.h
AgeCommit message (Expand)Author
2012-01-18gem_stress: s/gem_stress.h/rendercopy.hDaniel Vetter
2012-01-18gem_stress: move keep_gpu_busy stuff out of render copy functionsDaniel Vetter
2012-01-18gem_stress: move option struct out of headerDaniel Vetter
2012-01-18gem_stress: add width/height arg to rendercpy functionsDaniel Vetter
2012-01-18gem_stress: move a few things out of gem_stress.hDaniel Vetter
2012-01-18gem_stress: pass batch as arg to render_copy functionsDaniel Vetter
2012-01-18gem_stress: remove logical_tile_no arg from render_copy functionsDaniel Vetter
2012-01-18gem_stress: add buf->sizeDaniel Vetter
2011-07-02gem_stress: Add an option to test handling of signalsChris Wilson
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-05gem_stress: trim buffer sizes to fit into 3D pipelineChris 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-01gem_stress: split out gen3 render copyDaniel Vetter