summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-05-09prime_mmap_kms: show case dma-buf new API and processes restrictionsTiago Vignatti
2016-05-09igt/gem_exec_parse: Simple exercise for MI_LOAD_REGISTER_REGChris Wilson
2016-05-07igt: Add a few more forked variants of basic testsChris Wilson
2016-05-06tests/kms_addfb_basic: Move tiling tests into their own groupsTomeu Vizoso
2016-05-06igt/gem_exec_flush: Add some commentary about clflush testingChris Wilson
2016-05-06igt/gem_exec_flush: Flush before each useChris Wilson
2016-05-06igt/gem_exec_flush: Add a WC mmapping of the target bufferChris Wilson
2016-05-06igt/gem_exec_flush: Test cacheline invalidation before execbufChris Wilson
2016-05-06igt/gem_exec_flush: Restrict BAT batch testingChris Wilson
2016-05-04igt/gem_exec_flush: Halve the number of BAT tests, but double their runtimeChris Wilson
2016-05-04igt/gem_exec_flush: Also check flushing before the cmdparserChris Wilson
2016-05-04tests/kms_plane: Skip the test when configuration couldn't be appliedFeceoru, Gabriel
2016-05-04tests/kms_plane: Skip on no connected outputsFeceoru, Gabriel
2016-05-03igt/gem_exec_flush: Give even batch write a unique valueChris Wilson
2016-05-03igt/gem_exec_flush: Stress a few more synchronisation paths for execbufChris Wilson
2016-05-03kms_panel_fitting: Enable connectors with "scaling mode" property set.Robert Foss
2016-05-03kms_panel_fitting: Enabled test on non-Intel hardware.Robert Foss
2016-05-03kms_panel_fitting: Switched DRM format to a hardware agnostic alternative.Robert Foss
2016-05-03kms_panel_fitting: Remove un-used variable.Robert Foss
2016-05-03kms_panel_fitting: Remove un-read variable pipe_crc.Robert Foss
2016-05-03kms_panel_fitting: Remove un-read variable.Robert Foss
2016-05-03kms_panel_fitting: skips if there's a non-eDP display connected. Fix it.Robert Foss
2016-05-03tests/kms_sink_crc_basic: clean up assert_color and provide more detailsJani Nikula
2016-05-03tests: limit pm_backlight actual brightness tolerance between 0 and maxJani Nikula
2016-05-03tests: add context param to pm_backlight testsJani Nikula
2016-05-03tests: use igt_assert_lte to verify pm_backlight test resultsJani Nikula
2016-05-03igt/gem_exec_flush: Test continuously rewriting the batchChris Wilson
2016-05-03igt/gem_ringfill: Avoid CPU -> GTT -> CPU transitionChris Wilson
2016-05-02igt/gem_exec_flush: Match gem_set_domain to pointer accessChris Wilson
2016-05-02igt/gem_exec_flush: Immediately repeat the same cachelineChris Wilson
2016-05-02igt/gem_exec_flush: Move assertions out of interruptible loopsChris Wilson
2016-05-02igt/gem_exec_flush: Mark mmap-wc dependencyChris Wilson
2016-05-02igt/gem_exec_flush: Use a cacheline strideChris Wilson
2016-05-02igt/gem_exec_flush: Add interruptible testingChris Wilson
2016-05-02igt/gem_exec_flush: Add basic set-domain checksChris Wilson
2016-05-01igt/gem_exec_flush: For good measure, check pread/pwriteChris Wilson
2016-05-01igt/gem_exec_flush: Use subtest groups to tidy requirement checkingChris Wilson
2016-05-01igt/gem_exec_flush: Add a read-only variationChris Wilson
2016-04-29tests: Add gem_exec_flushChris Wilson
2016-04-27igt: Add gem_exec_parallelChris Wilson
2016-04-26tests/gem_close_race: Add igt_fixture block for igt_stop_hang_detector.marius vlad
2016-04-25igt/gem_busy: Avoid BSD emission on gen6Chris Wilson
2016-04-25core_getversion: Only verify major version for i915.Robert Foss
2016-04-25core_getversion: Switched from igt_assert to assert helpers.Robert Foss
2016-04-25tests/gem_busy: Fix passing invalid fd for basic-parallel-* tests.marius vlad
2016-04-25tests/kms_flip_event_leak: Open DRM device with DRIVER_ANYTomeu Vizoso
2016-04-25tests/kms_flip_event_leak: Use non-tiled formatsTomeu Vizoso
2016-04-25tests/kms_flip: Open DRM device with DRIVER_ANYTomeu Vizoso
2016-04-25tests/kms_flip: Move bufmgr requirement into subtestsTomeu Vizoso
2016-04-25tests/kms_flip: Create tiled BOs only when neededTomeu Vizoso