summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-12igt: add syncobj_basic.syncobjDave Airlie2-0/+370
2017-04-11lib: Fix up internal engine names (again)Chris Wilson1-6/+6
2017-04-11igt/gem_exec_fence: Restrict allowing hangs to hang testsChris Wilson1-24/+36
2017-04-08igt/gem_seqno_wrap: Teach to skip if i915_next_seqno is no long writableChris Wilson1-45/+20
2017-04-08tools/intel_error_decode: Dump the GuC log if availableChris Wilson1-0/+1
2017-04-08tools/intel_error_decode: Don't try instruction decoding on data buffersChris Wilson1-15/+26
2017-04-08igt/gem_exec_whisper: Move the require(gen>5) out of the childChris Wilson1-1/+3
2017-04-08igt/gem_exec_parallel: Can't run fds test on gen5Chris Wilson1-0/+3
2017-04-08igt/prime_mmap_coherency: Reorder cache flushes to avoid excess pressureChris Wilson1-24/+16
2017-04-08igt/pm_rpm: Use directory fd to track and read entire directoriesChris Wilson1-37/+24
2017-04-08tests: More require GEM markupChris Wilson13-1/+20
2017-04-07tests/kms_*: Use correct DRM context versionDaniel Stone7-7/+7
2017-04-07lib/pipe_crc: Cache debugfs directoryChris Wilson1-7/+13
2017-04-07lib/debugfs: Close dir before returning open debugs fileAnder Conselvan de Oliveira1-2/+6
2017-04-06tools/intel_error_decode: Refactor matching known buffersChris Wilson1-81/+48
2017-04-06tools/intel_error_decode: Automatically open a pagerChris Wilson1-0/+27
2017-04-06tools/intel_error_decode: Add support for user specified boChris Wilson1-0/+21
2017-04-06tools/intel_error_decode: Do ascii85 decode firstChris Wilson1-15/+14
2017-04-05igt/gem_exec_whisper: Extend test patterns with a synchronous variantChris Wilson1-2/+17
2017-04-04intel-ci: Add extended.testlist for wider testingPetri Latvala2-1/+1846
2017-04-03tests/gem_media_fill: Fixup typoChris Wilson1-1/+1
2017-04-03tests: More precautionary selfchecks to filter out broken GPUsChris Wilson8-0/+11
2017-03-31lib/igt_kmod: Don't call igt_assert or igt_require without a fixturePetri Latvala1-2/+5
2017-03-31igt_command_line.sh: Actually check things during distcheckPetri Latvala1-16/+29
2017-03-31igt_command_line.sh: Handle the special cases of drv_selftest and drm_mmPetri Latvala1-1/+6
2017-03-31Update MAINTAINERS filePetri Latvala1-1/+0
2017-03-30lib: Update kernel engine namesChris Wilson1-6/+6
2017-03-29igt/kms_pipe_crc_basic: Use a fast hangChris Wilson1-4/+4
2017-03-29benchmarks/gem_exec_trace: Randomise batch durationChris Wilson1-7/+63
2017-03-29benchmarks/gem_exec_trace: Calibrate dummy workloadChris Wilson1-9/+69
2017-03-28tools: Remove accidentally included binary intel_bios_readerRobert Foss1-0/+0
2017-03-28benchmarks/gem_exec_trace: Use a constant delayChris Wilson1-20/+36
2017-03-28benchmarks/gem_exec_trace: Make the tracer threadsafeChris Wilson1-2/+16
2017-03-28benchmarks/gem_exec_trace: Include client wait pointsChris Wilson2-0/+39
2017-03-28benchmarks/gem_exec_trace: Enhanced multi-context captureChris Wilson2-193/+304
2017-03-27igt/pm_rc6_residency: Keep the sysfs directory openChris Wilson1-36/+16
2017-03-27igt/gem_tiled_pread_pwrite: Use streaming loads to speed up GTT readbackChris Wilson1-10/+59
2017-03-27igt/kms_frontbuffer_tracking: Keep the debugfs dir aroundChris Wilson1-12/+24
2017-03-27lib/sysfs: Fix using O_WRONLY in igt_sysfs_read()!Chris Wilson1-1/+1
2017-03-27lib/dummyload: Handle timeout in a new thread instead of signal handlerAnder Conselvan de Oliveira2-40/+6
2017-03-25igt: Add gem_exec_capture to exercise capturing user requested buffers on hangChris Wilson2-0/+180
2017-03-25Replace more system("modprobe")Chris Wilson3-4/+17
2017-03-25igt/kms_sink_crc_base: CRC is on 3 channels, not 4.Chris Wilson1-4/+4
2017-03-25lib/sysfs: stop before calling write with zero bytesChris Wilson1-0/+4
2017-03-25igt/kms_pipe_crc_basic: Fix assertion for bad commandsChris Wilson1-8/+8
2017-03-24igt/kms_sink_crc_basic: Fix debugfs error handlingChris Wilson1-23/+15
2017-03-24lib/debugfs: Phase out igt_debugfs_fopen()Chris Wilson10-110/+78
2017-03-24Improve utilisation of igt_debugfs_dir()Chris Wilson5-126/+79
2017-03-23lib: system() is bad, use libkmod insteadChris Wilson2-4/+5
2017-03-23lib: Clear unrelated errno for intel_detect_and_clear_missed_interruptsChris Wilson1-0/+1