summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-01-19gem_concurrent_blit: Don't call igt_require() outside of a subtest/fixtureChris Wilson
2016-01-17tests: Add basic gem_sync testChris Wilson
2016-01-16igt/gem_streaming_writes: Set the initial CPU write domainChris Wilson
2016-01-15tests: Add gem_busyChris Wilson
2016-01-11tests/kms_chv_cursor_fail: Skip when the pipe doesn't existVille Syrjälä
2016-01-08kms_psr_sink_crc: Simplify debugfs reading.Rodrigo Vivi
2016-01-08tests/kms_flip: Increase TEST_TS_CONT max seq difference to 150Ville Syrjälä
2016-01-08tests/kms_pipe_crc_basic: Use igt_assert_eq() to see the failing frame countsVille Syrjälä
2016-01-08tests/gem_mmap_gtt: Make the small-bo tiling tests work on old platformsVille Syrjälä
2016-01-08tests/gem_mmap_gtt: Add progress indicatorsVille Syrjälä
2016-01-08tests/gem_mmap_gtt: Deal with tile sizes on gen2/3Ville Syrjälä
2016-01-08Fix a bunch of printf typesVille Syrjälä
2016-01-08tests/kms_chv_cursor_fail: Add a test to exercise CHV pipe C cursor failVille Syrjälä
2016-01-08tests/kms_pipe_crc_basic: Add tests for O_NONBLOCK CRC readsVille Syrjälä
2016-01-08lib: Add igt_pipe_crc_new_nonblock()Ville Syrjälä
2016-01-08lib: Extract some common fb create+fill methods into helpersVille Syrjälä
2016-01-08tests/gem_softpin: Use offset addresses in canonical formMichel Thierry
2016-01-07igt/gem_mmap_gtt: Add a test to exercise coherency between GTT/CPUChris Wilson
2016-01-05tests: Bump pageflip wait timeout to 50 ms.Maarten Lankhorst
2016-01-03igt/gem_concurrent_all: Preparatory work for testing different create flagsChris Wilson
2015-12-17tests/gem_concurrent_all: Add a couple more sanitycheck patternsChris Wilson
2015-12-16igt/gem_exec_nop: Restore SLOW_QUICK loop terminatorChris Wilson
2015-12-16tests: remove .gitignore and add a Makefile rule to create itThomas Wood
2015-12-16tests/gem_eio: New ABI - no EIO even from wait_ioctlDaniel Vetter
2015-12-16gem_flink_race/prime_self_import: Improve test reliabilityDerek Morton
2015-12-14tests/gem_softpin: Fix compiler warning on 32bit systemsMika Kuoppala
2015-12-13igt/gem_read_read_speed: Tweak to show comparison against write-writeChris Wilson
2015-12-12tests/gem_pread,gem_pwrite: Fix compiler warningsChris Wilson
2015-12-11igt/gem_concurrent_all: Expand testing to cover different memory regimesChris Wilson
2015-12-10Revert "igt: s/basic/sanitycheck/ on prior smoketesting"Daniel Vetter
2015-12-10igt: s/basic/sanitycheck/ on prior smoketestingChris Wilson
2015-12-09igt/gem_concurrent_blit: Explicitly check for "missed interrupts"Chris Wilson
2015-12-09igt/test/pm_rps: load GPU to force not-idle to idle transition.Bob Paauwe
2015-12-09kms_psr_sink_crc: Add BAT test for PSR active.Rodrigo Vivi
2015-12-09kms_psr_sink_crc: Reduce our time out for PSR active.Rodrigo Vivi
2015-12-09tests/gem_softpin: New tests for softpin featureVinay Belgaumkar
2015-12-08igt/gem_exec_nop: Remove nop latency measurementsChris Wilson
2015-12-08tests/kms_force_connector_basic: Add prune-stale-modes subtestVille Syrjälä
2015-12-07kms_psr_sink_crc: Add suspend/resume sub test.Rodrigo Vivi
2015-12-07kms_psr_sink_crc: Fix no-psr option.Rodrigo Vivi
2015-12-07kms_frontbuffer_tracking: Skip on unreliable CRC.Rodrigo Vivi
2015-12-07kms_frontbuffer_tracking: Make sink crc mandatory only for PSR.Rodrigo Vivi
2015-12-07kms_frontbuffer_tracking: Increase the time we wait for PSR.Rodrigo Vivi
2015-12-04igt/pm_rps: current freq < user specified min is not a fail (v3)Bob Paauwe
2015-12-04tests/drv_hangman: Open drm fd before doing anythingDaniel Vetter
2015-12-04tests/drm_lib.sh: Skip when i915 debugfs wasn't foundDaniel Vetter
2015-12-04lib: igt_fork_hang_helper must be run in fixturesDaniel Vetter
2015-12-04tests/kms_force_connector: Include in BAT setDaniel Vetter
2015-12-04lib/kms+tests: Use cached connector stateDaniel Vetter
2015-12-04tests/kms_force_connector: FixesDaniel Vetter