summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2016-04-25tests/kms_render: Move dependency on i915 into subtestTomeu Vizoso
2016-04-25tests/drm_read: Drop DRM_IOCTL_I915_GET_PIPE_FROM_CRTC_IDTomeu Vizoso
2016-04-25kms_flip: Shorten basic tests a bitTvrtko Ursulin
2016-04-25igt/gem_close_race: Restore threads test to BAT statusChris Wilson
2016-04-25igt/gem_busy: Test parallel executionChris Wilson
2016-04-22igt/gem_busy: Discard the indirect batchbuffersChris Wilson
2016-04-22igt/gem_exec_nop: Apply missed interrupt detectionChris Wilson
2016-04-22igt/gem_close_race: Import the scratchChris Wilson
2016-04-22igt/gem_close_race: Avoid using threads, use signals insteadChris Wilson
2016-04-21tests/gem_close_race: Remove basic-threads from BAT.Marius Vlad
2016-04-20igt/gem_close_race: BatifyChris Wilson
2016-04-20tests/kms_rotation_crc: Adding rotation tests using COMMIT_ATOMIC pathpvishwak
2016-04-20kms_atomic: Fix crtc_id comparison failing.Robert Foss