summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-01Bump again to 1.14, as Chris managed to push before I got chance to do aintel-gpu-tools-1.14Marius Vlad1-0/+7
2016-03-01benchmarks/gem_blt: Measure the throughput of synchronous copiesChris Wilson1-3/+14
2016-03-01NEWS: Updates and bump release to 1.14.Marius Vlad2-1/+43
2016-03-01tests/drv_hangman: test for acthd increasing through invalid VM spaceDaniele Ceraolo Spurio1-0/+43
2016-03-01lib: move i915_wedged_set to ig_gt.cDaniele Ceraolo Spurio3-16/+26
2016-03-01igt/gem_concurrent_blit: Deglobalify num_buffersChris Wilson1-63/+73
2016-03-01lib: Add read/write direction support for dmabuf synchronisationChris Wilson5-15/+21
2016-02-29lib: Check required number of surfaces against VFS file limitsChris Wilson1-2/+21
2016-02-29tests/kms_force_connector_basic: Disable all crtc's for load-detect.Maarten Lankhorst1-0/+8
2016-02-26igt/gem_sync: Enforce a timeout of 20sChris Wilson3-1/+19
2016-02-26kms_atomic: drop unnecessary connector looping from plane_primary testMatt Roper1-12/+0
2016-02-26igt/drv_hangman: Tidy up assertion failure messageChris Wilson1-18/+14
2016-02-26igt/gem_sync: Test across all rings simultaneouslyChris Wilson1-6/+67
2016-02-26igt/gem_sync: Add some forked variantsChris Wilson1-30/+34
2016-02-25igt/gem_concurrent_blit: Pretend tests existChris Wilson1-8/+10
2016-02-25igt/gem_concurrent_blit: Add dmabuf exercisersChris Wilson1-1/+116
2016-02-23lib: Move gem_wait() to ioctl-wrappersChris Wilson3-33/+41
2016-02-19kms_frontbuffer_tracking: add basic subtestPaulo Zanoni1-3/+80
2016-02-19kms_frontbuffer_tracking: don't fail fbc-farfromfence on SKLPaulo Zanoni1-4/+11
2016-02-19igt/gem_exec_reloc: Check WC mmaps as wellChris Wilson1-18/+30
2016-02-19lib/igt_pm: Lib for power managementDavid Weinehall8-67/+281
2016-02-18lib: Restore gem_available_aperture_size()Chris Wilson3-1/+21
2016-02-18igt: Report the global GTT sizeChris Wilson9-50/+39
2016-02-18igt: Mark gem_cs_tlb/gem_cs_prefetch as a pair of basic GTT layout testsChris Wilson2-4/+2
2016-02-18igt/gem_ctx_thrash: Combine context thrashing with a render testChris Wilson2-7/+138
2016-02-18igt/gem_ctx_thrash: Double number of threads/proceessesChris Wilson1-5/+6
2016-02-17lib/igt_core.c: Expand --run-subtest functionality.Derek Morton5-2/+536
2016-02-14tests/prime_mmap: Encapsulate check_for_dma_buf_mmap() in igt_fixture.Marius Vlad1-1/+1
2016-02-14Update MAINTAINERS file.Marius Vlad1-1/+1
2016-02-13aubdump: Add a get_bo() lookup functionKristian Høgsberg Kristensen1-5/+17
2016-02-13aubdump: Don't use .so constructors for initializingKristian Høgsberg Kristensen1-3/+27
2016-02-13aubdump: Raise SIGTRAP on failureKristian Høgsberg Kristensen1-1/+2
2016-02-12igt/gem_userptr_blits: Flip sign on error checkChris Wilson1-3/+2
2016-02-11tests: Add prime_mmap_coherency for cache coherency testsTiago Vignatti2-0/+247
2016-02-11tests: Add kms_mmap_write_crc for cache coherency testsTiago Vignatti2-0/+314
2016-02-11lib: Add prime_sync_start and prime_sync_end helpersTiago Vignatti3-0/+68
2016-02-11prime_mmap: Add basic tests to write in a bo using CPUTiago Vignatti3-6/+112
2016-02-11prime_mmap: Add new test for calling mmap() on dma-buf fdsRob Bradford2-0/+418
2016-02-11lib: Add gem_userptr and __gem_userptr helpersTiago Vignatti5-137/+87
2016-02-11kms_force_connector_basic: Add force-load-detect testMaarten Lankhorst1-0/+17
2016-02-10tests/gem_exec_params: test all valid execution flagsDaniele Ceraolo Spurio1-7/+32
2016-02-09lib: Fix build when vc4 headers are presentTomeu Vizoso1-3/+3
2016-02-09lib: Only compile igt_vc4 is we have itDaniel Vetter3-3/+6
2016-02-08igt/vc4_wait_bo: Add tests with rendering performed.Eric Anholt1-0/+41
2016-02-08igt/vc4_create_bo: Test various paths in BO creation.Eric Anholt3-0/+92
2016-02-08igt: Add a helper function for creating VC4 BOs.Eric Anholt3-13/+17
2016-02-08igt: Add a helper function for mapping VC4 BOs.Eric Anholt2-0/+19
2016-02-08igt: Add a helper function for getting a VC4 BO that's been drawn to.Eric Anholt3-0/+134
2016-02-08igt/vc4_wait_bo: Add a test for VC4's wait-for-BO ioctl.Eric Anholt3-0/+90
2016-02-08igt/vc4_wait_seqno: Add a test for VC4's wait-for-seqno ioctl.Eric Anholt3-0/+76