summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-09-01igt/pm_rps: Remove reliance on guessing the busy workloadChris Wilson1-15/+62
2016-09-01igt/gem_ctx_bad_exec: Begone invalid negative testChris Wilson1-72/+17
2016-09-01igt/prime_vgem: Simplify inter-process flip checksChris Wilson1-5/+4
2016-09-01tests/Makefile.am: Add -Wno-unused-result to testsmarius vlad1-1/+1
2016-09-01autotools/: Allow check target to be invoked w/o the need to issue a build.Marius Vlad3-1/+97
2016-08-30prime_vgem: Fix fence flippingChris Wilson1-5/+8
2016-08-26igt/kms_flip: There's no such thing as bo-too-bigChris Wilson1-7/+5
2016-08-25tests: Add kms_properties test.Maarten Lankhorst2-0/+314
2016-08-24igt/kms_cursor_legacy: Reduce scope of basic-cursor-vs-flipChris Wilson1-17/+23
2016-08-24igt/kms_busy: Fix subtest enumerationChris Wilson1-6/+6
2016-08-23igt/kms_cursor_legacy: Add missing newlineChris Wilson1-1/+1
2016-08-23lib/kms: Force connector probing on first useChris Wilson1-1/+1
2016-08-23Revert "tests/gem_sync: Skip basic-store-each sub-test on BDW."Chris Wilson1-7/+1
2016-08-23igt/prime_vgem: Test both front/back flipChris Wilson1-30/+61
2016-08-23igt/prime_vgem: Detect when the call to pageflip blocksChris Wilson1-10/+37
2016-08-23igt/prime_vgem: Perform connector probe on startupChris Wilson1-6/+11
2016-08-23Split out the kms tests from gem_busy to avoid the cairo dependencyChris Wilson3-239/+273
2016-08-22igt/gem_busy: Test flipping on a still active bufferChris Wilson1-0/+239
2016-08-22Revert "tests/prime_vgem: Remove BAT sub-tests that cause intermittent fails."Chris Wilson1-8/+5
2016-08-22kms_atomic_transition: Add modeset tests for all plane combinations.Maarten Lankhorst1-12/+30
2016-08-19igt/gem_ppgtt: Remember to flush operations before assertionChris Wilson1-36/+12
2016-08-17igt/gem_exec_big: Check walking backwards through the objChris Wilson1-2/+24
2016-08-13vc4: Add a test for BO lookup failure error path.Eric Anholt3-0/+84
2016-08-11kms_atomic_transition: Add nonblocking tests for plane transitionsMaarten Lankhorst1-35/+80
2016-08-11kms_atomic_transition: Add modeset tests too.Maarten Lankhorst1-2/+308
2016-08-11kms_cursor_legacy: Try vrefresh amount of flips in cursor-vs-flipMaarten Lankhorst1-8/+14
2016-08-11kms_cursor_legacy: Add tests for nonblocking modesets vs legacy cursorMaarten Lankhorst1-20/+101
2016-08-10gem_largeobject: Fix for clang compilerDerek Morton1-1/+6
2016-08-09igt/gem_busy: Stress test gem_busy() vs gem_close()Chris Wilson1-0/+92
2016-08-05igt/drv_missed_irq: Clear pending IRQs before testingChris Wilson1-14/+32
2016-08-05igt/drv_missed_irq: Coordinate child/parentChris Wilson1-0/+5
2016-08-05igt/gem_madvise: Quick fixup of expectation around mmap()Chris Wilson1-4/+17
2016-08-04Revert "tests/prime_busy: Remove unstable sub-test from BAT/add flag to bring...Chris Wilson1-3/+2
2016-08-04igt/gem_mocs_settings: adding RC6 testsPeter Antoine1-0/+37
2016-08-04igt/gem_mocs_settings: Remove direct register testsPeter Antoine1-72/+8
2016-08-04configure.ac: Harmonize HAVE_XXX flag for all drm platforms to HAVE_LIBDRM_XXXRobert Foss1-2/+2
2016-08-01igt/gem_mmap_gtt/wc: Reduce test runtimeChris Wilson1-8/+8
2016-08-01igt/gem_mmap_gtt: Ignore effects of CPU caches for comparing WBChris Wilson1-7/+10
2016-08-01igt/gem_mmap_gtt: Add a test to detect non-WC accessChris Wilson1-0/+52
2016-08-01igt/gem_ctx_create: Watch context creation versus memory hogsChris Wilson1-1/+35
2016-07-29tests: Skip if we cannot reserve infinite fd for ourselvesChris Wilson2-10/+20
2016-07-28igt/gem_busy: Don't run hang tests under the hangcheckerChris Wilson1-10/+31
2016-07-27igt/gem_concurrent_blit: More subtest groupingChris Wilson1-111/+113
2016-07-27igt/gem_concurrent_all: Fix up copy sizesChris Wilson1-9/+9
2016-07-27lib/debugs: nuke igt_crc_equal againDaniel Vetter2-14/+1
2016-07-27tests/gen3_mixed_blits: Fix misleading indentation.Maarten Lankhorst1-1/+1
2016-07-26kms_cursor_legacy: Add test for unrelated cursor updates.Maarten Lankhorst1-6/+177
2016-07-26kms_cursor_legacy: Add a wider variety of tests.Maarten Lankhorst1-74/+264
2016-07-26kms_cursor_legacy: Make sure BAT runs when pipe A cannot be used.Maarten Lankhorst1-19/+37
2016-07-26kms_cursor_legacy: Use igt_display for modesets.Maarten Lankhorst1-62/+94