summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-07Avoid execute all engines while dependency buffer existsspin_batch_fix_ILK_ver2Abdiel Janulgue1-1/+1
2016-11-07igt/kms_flip: Use new igt_spin_batchAbdiel Janulgue1-181/+4
2016-11-07igt/gem_wait: Use new igt_spin_batchAbdiel Janulgue1-118/+7
2016-11-07lib: add igt_dummyloadAbdiel Janulgue4-0/+319
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
2016-10-18drmtest: Install exithandler for i915, even in multidriver testsChris Wilson1-6/+10
2016-10-18lib/igt_aux: Improve documentation for igt_system_suspend_autoresume()Imre Deak2-6/+51
2016-10-18igt: Trim timeouts for basic GEM testsChris Wilson6-43/+46
2016-10-15tools/l3_parity: Skip on ivb with only a single sliceChris Wilson2-22/+15
2016-10-15benchmarks/gem_blt: Directly compare the cmdparserChris Wilson2-5/+27
2016-10-14lib/sysfs: Use a fallback for builtin modulesChris Wilson1-0/+14
2016-10-14tests: enable hda dynamic debug for module reload testJani Nikula1-0/+2
2016-10-14tests: add facility to enable/disable hda dynamic debug in script based testsJani Nikula1-0/+22
2016-10-14tests: add more checks for finding the debugfs in script based testsJani Nikula1-6/+10
2016-10-14tests: prefix IGT kernel log messages with [IGT]Jani Nikula2-5/+5
2016-10-13igt/gem_ctx_param: Update invalid parma numberChris Wilson2-2/+4
2016-10-13igt/gem_ctx_param: Tidy error messagesChris Wilson3-70/+67
2016-10-13igt/gem_wait: munmap the batch along all pathsChris Wilson1-1/+1
2016-10-13build: Fix assmebler/etc. tools build for 32bit x86Ville Syrjälä1-1/+1
2016-10-13tests/gem_exec_suspend: Add basic S3/S4-devices subtestsImre Deak1-2/+18
2016-10-13lib/igt_aux: Add support for various system suspend/resume optionsImre Deak17-75/+225
2016-10-13lib/igt_gt: Use /sys/.../error instead of /debug/.../i915_error_stateChris Wilson1-11/+12
2016-10-13igt/gem_exec_big: Secure dispatch is run through the GGTT, limit it suchChris Wilson1-4/+8
2016-10-13igt/gem_wait: Use explicit timersChris Wilson2-193/+277
2016-10-12intel-ci: Remove vgem_reload_basicPetri Latvala1-1/+0