summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-03-05Remove one more file.Yi Sun1-16/+0
2015-03-05Remove all test cases.Yi Sun162-43255/+0
2015-03-04Crop Makefile.Yi Sun2-287/+1
2015-03-04Crop testdisplay.Yi Sun1-347/+25
2015-03-02tests/gem_tiled_swapping: Skip on L-shaped memoryDaniel Vetter1-0/+22
2015-02-27tests/pm_rpm: I2C VGA detection is unreliablePaulo Zanoni1-2/+25
2015-02-27lib: add igt_assert_ltDaniel Vetter1-1/+1
2015-02-27tests/kms_universal_planes: Inline igt_assert(ret == 0) checksDaniel Vetter1-62/+50
2015-02-27kms_universal_plane: Check for cursor fb leaksMatt Roper1-0/+119
2015-02-27lib/igt_kms.c: igt_require -> igt_require_f("two displays required\n")Marc Herbert1-1/+1
2015-02-26tests/pm_rc6_residency: Add media_rc6_residency_counter subtestDeepak S1-1/+7
2015-02-26tests/pm_rc6_residency: Fix proper residency calculationDeepak S1-1/+2
2015-02-26tests/drv_suspend: Unrename testsDaniel Vetter1-5/+5
2015-02-25tests: remove extra fileThomas Wood1-172/+0
2015-02-25lib: remove handled option arguments from argvThomas Wood7-7/+7
2015-02-25tests: improve pipe enumerationThomas Wood3-3/+3
2015-02-25tests/gem_bad_blit.c : Fix dst address for Gen8 onwardsPraveen Paneri1-0/+2
2015-02-24tests/drv_suspend: hibernation testDavid Weinehall1-19/+49
2015-02-17tests/kms_universal_plane: Fix subtest enumerationMatt Roper1-4/+5
2015-02-13tests/gem_ctx_param_basic: Include header, not sourceDaniel Vetter1-1/+1
2015-02-13lib/igt_gt: Document and consolidateDaniel Vetter14-13/+15
2015-02-13doc: Consolidate naming conventions into docbookDaniel Vetter1-71/+0
2015-02-13tests/gem_wait: Adjust makefileDaniel Vetter1-1/+1
2015-02-13lib/igt_aux: s/swap/igt_swap/Daniel Vetter5-7/+7
2015-02-13tests: Align subtest with naming conventionDaniel Vetter3-12/+12
2015-02-13tests/gem_ppgtt: Start rcs before bcs for context testsDaniel Vetter1-1/+1
2015-02-13tests: Add invalid pad tests for ctx create/destroyDaniel Vetter2-27/+63
2015-02-13tests: Add gem_ctx_param_basicDaniel Vetter5-1/+313
2015-02-13tests/gem_reset_stat: Use new ctx helpersDaniel Vetter1-90/+27
2015-02-13tests/gem_ctx_*: Use helpersDaniel Vetter3-48/+11
2015-02-13lib/ioctl: gem_ prefix for igt_require_mmap_wcDaniel Vetter4-12/+12
2015-02-13lib/gt: api polish for igt_can_hang_ringDaniel Vetter3-7/+5
2015-02-10kms_cursor_crc: Kernel now checks for integer overflowMatt Roper1-1/+28
2015-02-09gem_render_copy: Provide an all pixels checkBen Widawsky1-1/+31
2015-02-04tests/gem_userptr_blits: Race between close and invalidateMichaƂ Winiarski1-2/+69
2015-01-29tests/prime_self_import: further fix object countsThomas Daniel1-1/+9
2015-01-27igt/gem_tiled_wc: Use correct offsetsChris Wilson1-2/+1
2015-01-22tests/gem_concurrent_blit: Fix indentDaniel Vetter1-1/+1
2015-01-22tests/gem_concurrent_blt: Adjust subtest namingDaniel Vetter2-3/+3
2015-01-22test/gem_dummy_reloc_loop: add tests for dual bsd ringZhipeng Gong1-0/+18
2015-01-22tests/gem_exec_params: check the invalid flags for dual bsd ringZhipeng Gong1-0/+41
2015-01-22igt/gem_tiled_wc: Fix! Finish!Chris Wilson1-3/+7
2015-01-20kms_plane: Add test that suspends/resumes before getting crcAnder Conselvan de Oliveira1-0/+12
2015-01-19igt/drv_module_reload: Check more carefully for a live driverChris Wilson2-3/+16
2015-01-15lib: remove unnecessary checks on the drm_open_any return valueThomas Wood5-18/+0
2015-01-15igt/gem_tiled_swapping: Cycle through the bo a couple of timesChris Wilson1-20/+44
2015-01-15igt/gem_mmap_wc/set-cache-level: Exercise set-cache-level WARNingChris Wilson1-0/+47
2015-01-14igt/gem_exec_big: Don't try to repeatedly munmap(NULL)Chris Wilson1-1/+2
2015-01-13igt/gem_mmap_wc: Reorder gem_close()Chris Wilson1-4/+2
2015-01-12igt/gem_exec_big: Use mmap(wc) to speed up verificationChris Wilson1-12/+30