summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2016-04-20tests: Separate tests with lots of subtestsFeceoru, Gabriel
2016-04-20tests/kms_pipe_crc_basic: Don't suspend the machine if the pipe is not present.marius vlad
2016-04-20ksm_pipe_color: Set legacy gamma values inside loop.Bob Paauwe
2016-04-20igt/gem_concurrent_blit: Ensure we only shrink the child buffersChris Wilson
2016-04-18igt/gem_exec_nop: Fix time units for assertion printfChris Wilson
2016-04-18igt/gem_ctx_param: RelabelChris Wilson
2016-04-16gem_exec_lut_handle: Fix presumed_offset to force relocation on full-ppgttChris Wilson
2016-04-15igt/gem_mocs_settings: Check for pollution of default contextsChris Wilson
2016-04-15igt/drv_module_reload_basic: Do not require snd-hda-intelTvrtko Ursulin
2016-04-15tests/kms_addfb_basic: Set tiling in addfb25 subtestTomeu Vizoso
2016-04-15igt/gem_pwrite: Add backwards/random access patternsChris Wilson
2016-04-15igt/gem_busy: Slow down the writerChris Wilson
2016-04-15igt/gem_exec_nop: Correct %3.f typoChris Wilson
2016-04-14igt/gem_exec_nop: Explain the parallel execution assertionChris Wilson
2016-04-14tests: Open any driverTomeu Vizoso