summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2016-01-27igt/gem_ringfill: Use common array of ringsChris Wilson
2016-01-27igt/gem_cs_tlb: Use common array of ringsChris Wilson
2016-01-27igt/gem_exec_nop: Use common array of ringsChris Wilson
2016-01-27igt/gem_storedw_loop: Use common array of ringsChris Wilson
2016-01-27igt: Add gem_exec_basicChris Wilson
2016-01-27Extract array of execution enginesChris Wilson
2016-01-27lib: Share common __gem_execbuf()Chris Wilson
2016-01-27igt/gem_ringfill: Allow listing subtests in gem_ringfillGabriel Feceoru
2016-01-27gem_ringfill: fix typo in test nameMaarten Lankhorst
2016-01-27igt/gem_concurrent_blit: Tighter scoping of buffers variableChris Wilson
2016-01-27igt/gem_concurrent_blit: Close userptr handle after importing into bufmgrChris Wilson
2016-01-27igt/gem_concurrent_blit: Tidy blt-fill using gem wrappersChris Wilson
2016-01-26lib/igt_kms, tests/testdisplay: allow probing of new connector modesJesse Barnes
2016-01-26igt/gem_exec_alignment: Reduce GTT usage if !full-ppgttChris Wilson
2016-01-26igt/gem_exec_alignment: Actually check aligned locations after manyChris Wilson
2016-01-25lib/ioctl_wrappers: Add gem_has_softpinMichał Winiarski
2016-01-25lib/ioctl_wrappers: Add gem_gtt_type exposing raw HAS_ALIASING_PPGTT paramMichał Winiarski
2016-01-25Promote eviction memory sizes and buffer counts to uint64_tChris Wilson
2016-01-24igt/gem_softpin: Keep last_handle around to vary hole generationChris Wilson
2016-01-23igt/gem_softpin: Exercise snoop+uncached abuttingChris Wilson
2016-01-23igt/gem_concurrent_blit: Switch to a shared mmap for userptrChris Wilson
2016-01-23igt/gem_concurrent_blit: Allocate a private batch cache for the childChris Wilson