summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-03-08igt/gem_reloc_overflow: Fix errno tests for "overflow"Chris Wilson
2016-03-07igt/pm_rpm: Wait for PCI D3Chris Wilson
2016-03-07gem_ppgtt: Fix flink-and-exit-vma-leak for engine->last_contextTvrtko Ursulin
2016-03-07tests/kms_setmode: Fix compilation warnings.Marius Vlad
2016-03-07tests/kms_setmode: Add tests when not stealing encoders on same crtc.Maarten Lankhorst
2016-03-04tests/kms_draw_crc: remove hardcoded PIPE_APaulo Zanoni
2016-03-04kms_frontbuffer_tracking: Remove hardcoded PIPE_AGabriel Feceoru
2016-03-03kms_frontbuffer_tracking: add missing igt_remove_fb callsPaulo Zanoni
2016-03-03tests: fix CRTC assignment for a few testsPaulo Zanoni
2016-03-03kms_frontbuffer_tracking: try harder to find suitable connectorsPaulo Zanoni
2016-03-03kms_frontbuffer_tracking: extract find_connector functionPaulo Zanoni
2016-03-03kms_frontbuffer_tracking: don't pass the crtc idx to init_mode_paramsPaulo Zanoni
2016-03-03lib/igt_kms: add kmstest_get_crtc_idxPaulo Zanoni
2016-03-03tests/pm_rpm: Fix CRASH on machines that lack LLCDavid Weinehall
2016-03-03igt/gem_softpin: Check norelocations hold versus suspend/resumeChris Wilson
2016-03-03igt/gem_exec_basic: Check that we don't write into the const execbuf argChris Wilson
2016-03-02igt/gem_exec_suspend: Exercise simple exec-and-read across suspendChris Wilson
2016-03-02tests/drv_missed_irq_hang: Wait harderChris Wilson
2016-03-02igt/gem_ctx_create: Exercise implicit per-fd context creationChris Wilson
2016-03-01igt/gem_ctx_create: Exercise a trivial allocation failureChris Wilson
2016-03-01tests/drv_hangman: test for acthd increasing through invalid VM spaceDaniele Ceraolo Spurio
2016-03-01lib: move i915_wedged_set to ig_gt.cDaniele Ceraolo Spurio
2016-03-01igt/gem_concurrent_blit: Deglobalify num_buffersChris Wilson
2016-03-01lib: Add read/write direction support for dmabuf synchronisationChris Wilson
2016-02-29tests/kms_force_connector_basic: Disable all crtc's for load-detect.Maarten Lankhorst
2016-02-26igt/gem_sync: Enforce a timeout of 20sChris Wilson
2016-02-26kms_atomic: drop unnecessary connector looping from plane_primary testMatt Roper
2016-02-26igt/drv_hangman: Tidy up assertion failure messageChris Wilson
2016-02-26igt/gem_sync: Test across all rings simultaneouslyChris Wilson
2016-02-26igt/gem_sync: Add some forked variantsChris Wilson
2016-02-25igt/gem_concurrent_blit: Pretend tests existChris Wilson
2016-02-25igt/gem_concurrent_blit: Add dmabuf exercisersChris Wilson
2016-02-23lib: Move gem_wait() to ioctl-wrappersChris Wilson
2016-02-19kms_frontbuffer_tracking: add basic subtestPaulo Zanoni
2016-02-19kms_frontbuffer_tracking: don't fail fbc-farfromfence on SKLPaulo Zanoni
2016-02-19igt/gem_exec_reloc: Check WC mmaps as wellChris Wilson
2016-02-19lib/igt_pm: Lib for power managementDavid Weinehall
2016-02-18lib: Restore gem_available_aperture_size()Chris Wilson
2016-02-18igt: Report the global GTT sizeChris Wilson
2016-02-18igt: Mark gem_cs_tlb/gem_cs_prefetch as a pair of basic GTT layout testsChris Wilson
2016-02-18igt/gem_ctx_thrash: Combine context thrashing with a render testChris Wilson
2016-02-18igt/gem_ctx_thrash: Double number of threads/proceessesChris Wilson
2016-02-14tests/prime_mmap: Encapsulate check_for_dma_buf_mmap() in igt_fixture.Marius Vlad
2016-02-12igt/gem_userptr_blits: Flip sign on error checkChris Wilson
2016-02-11tests: Add prime_mmap_coherency for cache coherency testsTiago Vignatti
2016-02-11tests: Add kms_mmap_write_crc for cache coherency testsTiago Vignatti
2016-02-11lib: Add prime_sync_start and prime_sync_end helpersTiago Vignatti
2016-02-11prime_mmap: Add basic tests to write in a bo using CPUTiago Vignatti
2016-02-11prime_mmap: Add new test for calling mmap() on dma-buf fdsRob Bradford
2016-02-11lib: Add gem_userptr and __gem_userptr helpersTiago Vignatti