summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-14lib: adjust oom_scoreDaniel Vetter1-0/+17
2013-11-14NEWS: Make testing requirements officialDaniel Vetter1-0/+5
2013-11-14tests/pm_pc8: Fix invalid pointer-to-integer castingChris Wilson1-3/+3
2013-11-13gem_cs_prefetch: more gen8 integration falloutBen Widawsky1-3/+0
2013-11-13gem_evict_*: Fix batch lengths, broken on gen8 integrationBen Widawsky2-2/+6
2013-11-13tests: add gem_reset_statsMika Kuoppala2-0/+771
2013-11-12NEWS: Android.mk updates!Daniel Vetter1-0/+2
2013-11-12build: New Android makefilesOscar Mateo3-528/+149
2013-11-12lib/igt_display: workaround a name conflict in AndroidOscar Mateo1-0/+4
2013-11-12lib/drmtest: Get the correct basename() under AndroidOscar Mateo1-1/+5
2013-11-12build: Fix assorted compilation warningsOscar Mateo5-9/+9
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 Mateo4-52/+21
2013-11-12lib: Move kms stuff from drmtest.c over to igt_kms.cOscar Mateo13-804/+877
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 Mateo6-293/+302
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-06NEWS: Remove spurious -Daniel Vetter1-1/+1
2013-11-06NEWS: Restore the 1.4 release infoBen Widawsky1-2/+1
2013-11-06NEWS: Broadwell will be in 1.6, not 1.5Ben Widawsky1-3/+7
2013-11-06NEWS: BroadwellBen Widawsky1-0/+2
2013-11-06list-workarounds/bdw: Add Broadwell to the list of valid platormsDamien Lespiau1-1/+1
2013-11-06quick_dump/bdw: support Broadwell in device auto-detectionMengdong Lin3-0/+8
2013-11-06quick_dump/bdw: dump audio debug registers for Haswell and BroadwellMengdong Lin3-0/+10
2013-11-06quick_dump/bdw: dump audio configuration registers for Haswell and BroadwellMengdong Lin3-0/+37
2013-11-06quick_dump/bdw: Just basic stuff for nowBen Widawsky3-0/+46
2013-11-06intel_audio_dump/bdw: dump audio M CTS readback registerMengdong Lin1-0/+6
2013-11-06intel_audio_dump/bdw: dump audio DP and DIP FIFO debug statusMengdong Lin1-0/+31
2013-11-06intel_audio_dump/bdw: dump audio chicken bit registerMengdong Lin1-0/+91