summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2016-01-22igt/gem_concurrent_blit: Disable userptr+child testsChris Wilson
2016-01-22igt/gem_concurrent_blit: Check inheritance of buffersChris Wilson
2016-01-22igt/gem_ringfill: Mark the write object as EXEC_OBJECT_WRITEChris Wilson
2016-01-22igt/gem_ringfill: Disable MI_STORE_DATA_IMM on BSD/gen6Chris Wilson
2016-01-22igt/gem_userptr_blits: Exercise applying relocations to a userptr boChris Wilson
2016-01-22lib: Refactor common detection of missed interruptsChris Wilson
2016-01-22igt/gem_softpin: Fix MI_STORE_DATA_IMM for gen3Chris Wilson
2016-01-22igt: Fix use MI_STORE_DATA_IMM on gen3Chris Wilson
2016-01-22igt/gem_ringfill: Reduce ringfill to just filling the ringsChris Wilson
2016-01-22igt/gem_exec_alignment: Tweaks count for large alignmentsChris Wilson
2016-01-22igt/gem_cs_tlb: Use softpin to remove GTT layout assumptionsChris Wilson
2016-01-21igt/gem_concurrent_blit: Add userptr backing storage testsChris Wilson
2016-01-21igt/gem_softpin: Fix MI_STORE_DWORD_IMM for gen2-3Chris Wilson
2016-01-20tests: Drop the superfluous igt_require_hang_ring()Chris Wilson
2016-01-20igt/gem_partial_pwrite_pread: Fix range computationChris Wilson
2016-01-20igt/gem_softpin: Remove false dependencies on esoteric featuresChris Wilson
2016-01-20igt/gem_exec_alignment: Convert to subtestsChris Wilson
2016-01-19igt/gem_exec_alignment: Fix off-by-one in evalation of find_last_bit()Chris Wilson
2016-01-19igt/gem_exec_alignment: Remember to require 48b objects!Chris Wilson
2016-01-19igt/gem_exec_alignment: Test multiple objects with alignment as wellChris Wilson
2016-01-19igt/gem_exec_alignment: Test all possible pot alignmentsChris Wilson
2016-01-19igt/gem_ring_sync_loop: Be explicit!Chris Wilson
2016-01-19igt/gem_storedw_loop: Add a few more iterationsChris Wilson
2016-01-19igt/gem_storedw_loop: Remove libdrm crutchesChris Wilson
2016-01-19igt/gem_cs_prefetch: Replace explicit sync with implicit syncChris Wilson
2016-01-19igt/gem_mmap_wc: Test cpu mmap vs wc mmap coherencyChris Wilson
2016-01-19gem_concurrent_all: Add a "quick" tiny passChris Wilson
2016-01-19gem_concurrent_blit: Add a pread/pwrite variant to only set part of the bufferChris Wilson
2016-01-19gem_concurrent_blit: Don't call igt_require() outside of a subtest/fixtureChris Wilson
2016-01-17tests: Add basic gem_sync testChris Wilson
2016-01-16igt/gem_streaming_writes: Set the initial CPU write domainChris Wilson
2016-01-15tests: Add gem_busyChris Wilson
2016-01-11tests/kms_chv_cursor_fail: Skip when the pipe doesn't existVille Syrjälä
2016-01-08kms_psr_sink_crc: Simplify debugfs reading.Rodrigo Vivi