summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-14igt/kms_busy.c: Use new igt_spin_batchkms_busyAbdiel Janulgue1-71/+4
2016-11-14igt/kms_flip: Use new igt_spin_batchAbdiel Janulgue1-181/+4
2016-11-14igt/gem_wait: Use new igt_spin_batchAbdiel Janulgue1-118/+7
2016-11-14lib: add igt_dummyloadAbdiel Janulgue5-0/+322
2016-11-11lib: substitute cxt BAN_PERIOD with BANNABLEMika Kuoppala4-37/+68
2016-11-11lib: Pass I915_TILING_NONE if Yf or YsTomeu Vizoso1-1/+2
2016-11-10igt/gem_mmap_gtt: Swap thrash copyChris Wilson1-2/+8
2016-11-10igt/gem_mmap_gtt: Add forked contention to the mmap copiesChris Wilson1-96/+116
2016-11-10igt/kms_frontbuffer_tracking: Drop unsynchronized pageflip testChris Wilson1-8/+0
2016-11-10lib: Pass I915_TILING_Y to the kernel if Yf or YsTomeu Vizoso1-0/+3
2016-11-10lib: Pass tiling constant where that's expectedTomeu Vizoso3-20/+32
2016-11-09tests: kms_pipe_color: fix ctm testsLionel Landwerlin1-1/+8
2016-11-09aubdump: add --command option to stream aubdump to another programLionel Landwerlin2-11/+98
2016-11-09tools: intel_aubdump: pass configuration through file descriptorLionel Landwerlin2-23/+59
2016-11-09configure.ac: correctly manage DRM_INTEL_{CFLAGS, LIBS}Emil Velikov1-4/+7
2016-11-09lib: use the local intel_aub.h fileEmil Velikov3-4/+4
2016-11-09Revert "lib: use the local intel_aub.h file"Tomeu Vizoso2-2/+2
2016-11-09igt/gem_exec_parse: Exercise lots of different allocation sizesChris Wilson1-0/+37
2016-11-09igt/gem_exec_reloc: Reduce being interrupted to a warnChris Wilson1-6/+24
2016-11-07igt: Add a test for reordering execbufsChris Wilson5-0/+519
2016-11-07igt: Add exerciser for execbuf fence-out <-> fence-inChris Wilson2-0/+378
2016-11-07igt: Add test case for EXEC_OBJECT_ASYNCChris Wilson2-0/+218
2016-11-07igt/gem_mmap_gtt: Use SSE4.1 streaming to speed up per-pixel checksChris Wilson1-29/+110
2016-11-07igt/gem_exec_reloc: Check we write the full 64bit relocationChris Wilson2-0/+202
2016-11-03benchmarks: Add prime_lookup to .gitignorePetri Latvala1-1/+2
2016-11-03tools: Add intel_guc_logger to .gitignorePetri Latvala1-1/+2
2016-11-02igt/kms_flip: Use the computed vblank interval for TS checkingChris Wilson1-11/+22
2016-11-02igt/kms_flip: Mark frame_time() as coming from the modeChris Wilson1-12/+12
2016-11-02igt/gem_ctx_create: Exercise allocating as many contexts as we canChris Wilson1-7/+149
2016-11-01tests: add more debugs on failure to unload snd_hda_intelJani Nikula1-0/+1
2016-11-01tests: do snd_hda_intel unbind before unload in module reload testJani Nikula1-0/+5
2016-10-28intel-ci: CI is missing any wait tests in BATChris Wilson1-0/+2
2016-10-27igt: drop gem_storedw_loop from BATChris Wilson2-10/+3
2016-10-27lib/drmtest: Test for equivalence with DRIVER_ANYTomeu Vizoso1-1/+1
2016-10-27lib: use the local intel_aub.h fileEmil Velikov2-2/+2
2016-10-27lib/drmtest: Take DRIVER_ANY into account when opening the DRM deviceTomeu Vizoso1-0/+4
2016-10-25igt/kms_setmode: Test that the vblank interval matches the dotclockChris Wilson1-2/+73
2016-10-25This patch provides a test utility which helps capture GuC firmware logs andAkash Goel2-0/+439
2016-10-24igt/kms_flip: Calibrate timestamp errorsChris Wilson1-1/+67
2016-10-24igt/kms_setmode: Clear all connectors before starting the testChris Wilson1-0/+2
2016-10-22igt/gem_mmap_gtt: Document the "expected" behaviourChris Wilson1-0/+4
2016-10-22igt/kms_flip: Print more information to debug for flip timing checksChris Wilson1-22/+24
2016-10-21tests: debug log lsmod on module unload failureJani Nikula1-2/+10
2016-10-21igt/drv_hangman: Skip format expectations for compressed outputChris Wilson1-0/+3
2016-10-21igt/gem_exec_parse: Double check hw validationChris Wilson1-0/+40
2016-10-20igt/drv_hangman: Use manual error-state generationChris Wilson1-3/+11
2016-10-19igt/kms_frontbuffer_tracking: Don't fail if there is no hw overlayChris Wilson1-7/+9
2016-10-19igt/gem_exec_flush: Seed a GGTT mappable addressChris Wilson1-1/+12
2016-10-19igt/gem_tiled_pread_basic: Only print the erroneous locationChris Wilson1-12/+20
2016-10-19igt: Check the physical swizzle statusChris Wilson5-12/+28