summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2016-02-11kms_force_connector_basic: Add force-load-detect testMaarten Lankhorst
2016-02-10tests/gem_exec_params: test all valid execution flagsDaniele Ceraolo Spurio
2016-02-09lib: Only compile igt_vc4 is we have itDaniel Vetter
2016-02-08igt/vc4_wait_bo: Add tests with rendering performed.Eric Anholt
2016-02-08igt/vc4_create_bo: Test various paths in BO creation.Eric Anholt
2016-02-08igt: Add a helper function for creating VC4 BOs.Eric Anholt
2016-02-08igt/vc4_wait_bo: Add a test for VC4's wait-for-BO ioctl.Eric Anholt
2016-02-08igt/vc4_wait_seqno: Add a test for VC4's wait-for-seqno ioctl.Eric Anholt
2016-02-05igt/gem_workarounds: Convert to real GPU hang injectionChris Wilson
2016-02-05igt/gem_exec_alignment: Fix off-by-one in buffer objectsChris Wilson
2016-02-05igt/gem_exec_alignment: Mark batch buffer as also requiring 48BChris Wilson
2016-02-05igt/gem_ctx_thrash: Rewrite to avoid extraneous allocationsChris Wilson
2016-02-04igt/gem_userptr_blits: Limit amount of mlocked surfacesChris Wilson
2016-02-04igt/gem_reset_stats: Convert from stop-rings to real hang injectionChris Wilson
2016-02-04igt/gem_ctx_exec: Convert from stop-rings to a real GPU hang/resetChris Wilson
2016-02-04tests/drv_hangman: Convert to using central list of enginesChris Wilson
2016-02-04igt/drv_hangman: Make the batchbuffer check more robustChris Wilson
2016-02-04igt/drv_hangman: Inject a true hangChris Wilson
2016-02-04igt/gem_ringfill: Add exercising the default-ring to basic testingChris Wilson
2016-02-04igt/gem_streaming_writes: Set bb start alignment to 64b for IronlakeChris Wilson
2016-02-04igt/gem_busy: Refactor to use gem_require_ring()Chris Wilson
2016-01-29tests/pm_rpm: find an appropriate CRTC instead of hardcoding CRTC 0Paulo Zanoni
2016-01-29tests/pm_rpm: remove POWER_DIR definitionPaulo Zanoni
2016-01-29tests/igt_fb: rename igt_get_all_formats to igt_get_all_cairo_formatsPaulo Zanoni
2016-01-29kms_frontbuffer_tracking: standardize the used FB sizesPaulo Zanoni
2016-01-29kms_frontbuffer_tracking: use igt_drm_format_to_bpp()Paulo Zanoni
2016-01-28igt/gem_cs_tlb: Increase BB start alignment to 64bytesChris Wilson
2016-01-28igt: More MI_STORE_DWORD fixes for gen5Chris Wilson
2016-01-28igt/gem_ringfill: Set MI_MEM_VIRTUAL flag for gen<6Chris Wilson
2016-01-28tests: Add gem_exec_relocChris Wilson
2016-01-27igt/gem_reset_stats: Convert residual calllers of gem_exec() to gem_execbuf()Chris Wilson
2016-01-27igt/gem_concurrent_blit: Disable libdrm buffer cache for child inheritanceChris Wilson
2016-01-27igt/gem_concurrent_all: Pass buffer data downChris Wilson
2016-01-27igt/gem_cs_prefetch: Check each ringChris Wilson
2016-01-27Add I915_EXEC_DEFAULT to list of known enginesChris Wilson
2016-01-27igt/gem_sync: Use common array of ringsChris Wilson