summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-05-10tests/gtt_speed: try to outwit gccDaniel Vetter1-3/+14
2012-05-09tests/gem_tiled_pread_pwrite fix progname for pretty print progressChris Wilson1-1/+1
2012-05-07tests/flip_test: test on each CRTC for each detected outputJesse Barnes1-27/+26
2012-05-07tests: add simple flip testJesse Barnes4-0/+577
2012-04-27test/ZZ_hangman: adjust to new error_state reset semanticsDaniel Vetter1-1/+1
2012-04-25test: fix up hangman script and enable by defaultDaniel Vetter2-6/+6
2012-04-22tests: add gem_unfence_active_buffersDaniel Vetter3-0/+173
2012-04-19tests/gem_ringfill: add progress indicatorDaniel Vetter1-0/+6
2012-04-17tests: re-enable commented-out testcaseDaniel Vetter1-2/+0
2012-04-17tests: add gem_set_tiling_vs_pwriteDaniel Vetter3-0/+103
2012-04-17tests/gem_set_tiling_vs_gtt: update copyright headerDaniel Vetter1-2/+2
2012-04-17tests: add gem_set_tiling_vs_gttDaniel Vetter3-0/+139
2012-04-17tests/gem_set_tiling_vs_blt: fix on gen4+Daniel Vetter1-1/+10
2012-04-15tests: rename gem_tiled_after_untiled_blt into gem_set_tiling_vs_bltDaniel Vetter3-8/+12
2012-04-15tests: pimp tiled_after_untiled_bltDaniel Vetter1-30/+83
2012-04-12tests: skip rc6_residency test if not supportedDaniel Vetter1-0/+8
2012-04-11tests: add gem_gtt_concurrent_blitDaniel Vetter3-0/+136
2012-04-11tests: add sysfs_rc6_residency to .gitignoreDaniel Vetter1-0/+1
2012-04-11tests/sysfs_rc6_residency: add some sleep before testingDaniel Vetter1-0/+4
2012-04-10tests: rc6 residency testBen Widawsky2-0/+108
2012-04-10test/gem_cpu_concurrent_blit: Limit memory usage to half apertureChris Wilson1-1/+5
2012-04-10test: Exercise concurrent GPU read/write with CPU domain accessChris Wilson3-0/+129
2012-04-10tests: explicit use bashDaniel Vetter3-3/+3
2012-04-04tests: add wedging testsBen Widawsky2-1/+11
2012-04-04tests: fixup drm_lib.sh sourcingDaniel Vetter4-4/+8
2012-04-04tests: use / as path separator instead of _Daniel Vetter1-1/+1
2012-04-04tests: use common code for scriptsBen Widawsky5-87/+36
2012-03-24tests: use gem_create and gem_close moreDaniel Vetter3-30/+8
2012-03-24tests/gem_fence_thrash: make some good use of drmtest helpersDaniel Vetter1-28/+6
2012-03-24tests/gem_exec_faulting_reloc: kill superflous mmap_boDaniel Vetter1-12/+2
2012-03-23tests: add gem_tiled_after_untiled_bltDaniel Vetter3-0/+205
2012-03-22tests: adapt storedw tests to ppgttDaniel Vetter4-8/+40
2012-03-22tests: don't just bail out when there's not enough RAMDaniel Vetter3-6/+3
2012-03-20tests: add gem_mmap_offset_exhaustionDaniel Vetter2-0/+97
2012-03-20update .gitingoreDaniel Vetter1-0/+2
2012-03-14configure: Add AC_SYS_LARGEFILE for mmap64 support on 64-bitChris Wilson1-0/+1
2012-02-29tests: some more tuning on the tiled partial pwrite/pread testDaniel Vetter1-1/+1
2012-02-29tests/gem_tiled_partial_pread/write: fixesDaniel Vetter2-33/+46
2012-02-29tests: add tiled partial pwrite/pread testDaniel Vetter2-0/+282
2012-02-27testdisplay: remove unnecessary passing of width, height, stride, depthJesse Barnes1-14/+10
2012-02-27testdisplay: remove plane test supportJesse Barnes1-255/+1
2012-02-22tests/gem_ringfill: shut up the compilerDaniel Vetter1-3/+2
2012-02-22tests/gem_ringfill: Exercise all ringsChris Wilson1-55/+130
2012-02-22gem_ringfill: Make this actually test that all the batches executed.Eric Anholt1-4/+61
2012-02-15tests: fixup storedw testsDaniel Vetter3-6/+6
2012-02-15test/gem_tiled_pread_pwrite: add progress indicatorDaniel Vetter1-0/+2
2012-02-08add sprite demo from Armin ReeseDaniel Vetter1-0/+1
2012-02-06tests/testdisplay.c: rewite function dump_connectors and dump_crtcs.Yi Sun1-11/+26
2012-02-06tests/testdisplay.c: Fix the black screen issue while force mode.Yi Sun1-25/+12
2012-01-31gem_partial_pwrite_pread: add progress indicatorDaniel Vetter1-3/+10