summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2011-05-25gem_stress: '-b' option to disable BLT copyfuncChris Wilson2-2/+15
2011-05-24gem_stress: Add render copyfunc for SandyBridgeChris Wilson5-9/+2197
2011-05-17Add Ivybridge support to intel_gpu_dump and the BLT tests.Eric Anholt2-2/+2
2011-05-12testdisplay: add 30bpp support (#ifdef'd out until the next cairo release)Jesse Barnes1-0/+4
2011-05-04testdisplay: don't read hotplug events from buffer before libudevJesse Barnes1-8/+0
2011-04-27gem_stress: option to use cpu mappingsDaniel Vetter2-4/+56
2011-04-26Fix a bug of testing preferred modeHai Lan1-4/+6
2011-04-19testdisplay: add non-24 bit depth supportJesse Barnes1-7/+40
2011-04-18testdisplay: paint color gradientsJesse Barnes1-0/+42
2011-04-12gem_stress: option to only use x-tilingDaniel Vetter2-7/+18
2011-04-09Disable gem tests when libdrm is not availableDaniel Vetter1-0/+2
2011-04-04gem_stress: option to disable tilingDaniel Vetter2-2/+12
2011-04-04gem_stress: clean up fence_stormDaniel Vetter3-5/+4
2011-04-04gem_stress: extract emit_bltDaniel Vetter1-49/+28
2011-04-04gem_stress: gen2 render copyDaniel Vetter3-2/+361
2011-04-01gem_stress: split out gen3 render copyDaniel Vetter4-269/+292
2011-03-31gem_stress: option to disable render copyDaniel Vetter1-3/+9
2011-03-29gem_stress: render copy on gen3Daniel Vetter1-4/+246
2011-03-29gem_stress: fix set_tilingDaniel Vetter1-1/+1
2011-03-29gem_stress: ad-hoc tile tracingDaniel Vetter1-12/+42
2011-03-27gem_stress: optin to set num_buffersDaniel Vetter1-7/+17
2011-03-27gem_stress: variable gpu busy loadDaniel Vetter1-4/+27
2011-03-27gem_stress: getoptificationDaniel Vetter1-57/+125
2011-03-27gem_stress: dump complete failed tileDaniel Vetter1-2/+5
2011-03-25Move gen5 blitter work-around to libDaniel Vetter1-14/+0
2011-03-25gem_stress: limit gtt_size to 256Daniel Vetter1-1/+4
2011-03-25gem_stress: implement gen5 blitter work-aroundDaniel Vetter1-0/+16
2011-03-25gem_stress: fix blitter_copy on gen4+Daniel Vetter1-2/+4
2011-03-21gem_stress: submit batch if there's only one fence leftDaniel Vetter1-1/+1
2011-03-21stress: Distinguish between busy_bo and scratch_bo creation sizesChris Wilson1-2/+3
2011-03-20gem_stress: pwrite/pread supportDaniel Vetter1-25/+57
2011-03-20Add gem stress testDaniel Vetter2-0/+565
2011-03-05test: Mark gem_bad_batch as a known hangChris Wilson1-1/+1
2011-02-11correct a mistyping for testdisplayHai Lan1-1/+1
2011-02-11testdisplay: Remove deprecated GIO functionsChris Wilson1-4/+6
2011-02-11testdisplay: ClarifyChris Wilson1-92/+96
2011-02-11Add a test case into intel-gpu-tools for intel display driver validation.Hai Lan1-58/+213
2011-02-09tests: Move potential machine killers away from distcheckChris Wilson1-2/+5
2011-02-09tests/gem_exec_blt: Compile fixChris Wilson1-0/+1
2011-02-06gem_linear_blits,gem_tiled_blits: Add optional countChris Wilson2-9/+21
2011-02-06Fix basic blt test for SNBChris Wilson1-2/+7
2011-02-06gem_tiled_blits: Minor enhancementsChris Wilson1-14/+32
2011-02-06gem_linear_blits: Minor enhancementsChris Wilson1-1/+27
2011-02-02Simplify gem_linear_blitsChris Wilson1-60/+165
2011-02-01Simple test to ensure that working sets larger than memory, just work.Chris Wilson3-57/+276
2011-02-01tests/gem_tiled_fence_blits: Ensure the bo count is oddChris Wilson1-1/+1
2011-02-01Exercise the whole aperture with tiled blitsChris Wilson3-13/+233
2011-01-29Time blt vs pwriteChris Wilson3-0/+453
2011-01-29Add a simple test to execute n nop batchesChris Wilson2-0/+160
2010-12-23Add a GTT timing testChris Wilson2-1/+239