summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-11-12tests/gem_vmap_blits: Finish extracting gem_readOscar Mateo1-14/+0
2013-11-12tests/drm_get_client_auth: In Android, use gettid() instead of syscall(SYS_ge...Oscar Mateo1-3/+7
2013-11-12rendercopy: Remove rendercopy.cOscar Mateo1-0/+21
2013-11-12lib: Move kms stuff from drmtest.c over to igt_kms.cOscar Mateo7-0/+7
2013-11-12build: Move logic to tests/Makefile.am and away from Makefile.sourcesOscar Mateo2-3/+4
2013-11-12build: Fix missing "\" in tests/Makefile.sourcesOscar Mateo1-1/+1
2013-11-12build: list all test/tool/lib source files in their own Makefile.sourcesOscar Mateo2-205/+209
2013-11-11gitignore: Ignore the newly introduced pm_psrDamien Lespiau1-0/+1
2013-11-11gem_storedw_batches_loop: Fix for real this timeBen Widawsky1-6/+9
2013-11-11tests/drv_suspend: Replace "&> /dev/null" with "> /dev/null 2>&1"Oscar Mateo1-2/+2
2013-11-11gem_linear_blits: Fix blit command lengthBen Widawsky1-0/+7
2013-11-08tests/pm_pc8: reorganize main functionPaulo Zanoni1-2/+15
2013-11-08tests/pm_pc8: add some GEM testsPaulo Zanoni1-0/+357
2013-11-08tests/pm_pc8: remove "batch" and "stress-test" subtestsPaulo Zanoni1-73/+0
2013-11-08tests/pm_pc8: add debugfs/sysfs testsPaulo Zanoni1-0/+121
2013-11-08tests/pm_pc8: add modeset-lpsp-stressPaulo Zanoni1-0/+2
2013-11-08tests/pm_pc8: extract i2c_subtest_check_environmentPaulo Zanoni1-2/+7
2013-11-08tests/pm_pc8: return void on test_i2cPaulo Zanoni1-3/+3
2013-11-08tests/pm_pc8: move teardown_environment next to setup_environmentPaulo Zanoni1-7/+7
2013-11-07gem_cpu_reloc: Fixed botched BLIT conversionBen Widawsky1-2/+2
2013-11-07gem_evict_alignment: Skip on GEN8 for nowBen Widawsky1-0/+3
2013-11-07gem_evict_everything: Fix broken blit generalizationBen Widawsky1-2/+4
2013-11-08Revert "tests/gem_ctx_bad_exec: Check the errno, too"Daniel Vetter1-3/+3
2013-11-07gem_storedw_batches_loop: Update for gen8Ben Widawsky1-9/+15
2013-11-07tests/gem_overflow_reloc: Rework subtest enumerationDaniel Vetter1-44/+53
2013-11-07tests/gem_reloc_overflow: Polish after Rafael's patchDaniel Vetter1-2/+8
2013-11-07tests/gem_reloc_overflow: Add gen8+ specifc testsRafael Barbalho1-45/+103
2013-11-06tests/bdw: Port storedw_loop_vebox to gen8Ben Widawsky1-3/+9
2013-11-06tests/bdw: Port storedw_loop_blt to gen8Zhao Yakui1-12/+28
2013-11-06tests/bdw: Port storedw_loop_bsd to gen8Zhao Yakui1-12/+28
2013-11-06tests/bdw: Port storedw_loop_render to bdwDamien Lespiau1-12/+28
2013-11-06tests/bdw: pwrite_preadBen Widawsky1-1/+5
2013-11-06tests/bdw: gem_linear_blitsBen Widawsky1-1/+5
2013-11-06tests/bdw: gem_pinBen Widawsky1-2/+7
2013-11-06tests/bdw: gem_exec_bltBen Widawsky1-2/+11
2013-11-06tests/bdw: gem_evict_*Ben Widawsky2-4/+12
2013-11-06tests/bdw: gem_cpu_relocBen Widawsky1-16/+46
2013-11-06tests/bdw: gem_exec_faulting_relocBen Widawsky1-3/+21
2013-11-06bdw: Update obvious missing blit supportBen Widawsky18-94/+68
2013-11-06tests: pm_psrRodrigo Vivi2-0/+103
2013-11-05tests/gem_ctx_bad_exec: Check the errno, tooDaniel Vetter1-3/+3
2013-11-05gem_flink_race: Assure no pending requests before object countingOscar Mateo1-1/+6
2013-11-05prime_self_import: Assure no pending requests before object countingOscar Mateo1-2/+9
2013-11-04tests: establish core_ prefixDaniel Vetter5-3/+5
2013-11-04tests: Use kms_ prefix a bit moreDaniel Vetter4-6/+6
2013-11-04tests: establish pm_ prefixDaniel Vetter6-6/+9
2013-11-04tests: estbalish drv_ prefixDaniel Vetter8-6/+8
2013-11-04tests: Start to document naming conventionsDaniel Vetter2-1/+57
2013-11-04lib: drop return value from igt_drop_cachesDaniel Vetter2-2/+2
2013-11-04lib: Add igt_drop_caches_set()Oscar Mateo2-22/+8