summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
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
2011-03-05test: Mark gem_bad_batch as a known hangChris Wilson
2011-02-11correct a mistyping for testdisplayHai Lan
2011-02-11testdisplay: Remove deprecated GIO functionsChris Wilson
2011-02-11testdisplay: ClarifyChris Wilson
2011-02-11Add a test case into intel-gpu-tools for intel display driver validation.Hai Lan
2011-02-09tests: Move potential machine killers away from distcheckChris Wilson
2011-02-09tests/gem_exec_blt: Compile fixChris Wilson
2011-02-06gem_linear_blits,gem_tiled_blits: Add optional countChris Wilson
2011-02-06Fix basic blt test for SNBChris Wilson
2011-02-06gem_tiled_blits: Minor enhancementsChris Wilson
2011-02-06gem_linear_blits: Minor enhancementsChris Wilson
2011-02-02Simplify gem_linear_blitsChris Wilson
2011-02-01Simple test to ensure that working sets larger than memory, just work.Chris Wilson
2011-02-01tests/gem_tiled_fence_blits: Ensure the bo count is oddChris Wilson
2011-02-01Exercise the whole aperture with tiled blitsChris Wilson
2011-01-29Time blt vs pwriteChris Wilson
2011-01-29Add a simple test to execute n nop batchesChris Wilson
2010-12-23Add a GTT timing testChris Wilson