summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-08meson: basic build system supportDaniel Vetter
2017-09-08assembler/test: Prep work for mesonDaniel Vetter
2017-09-08demos: removeDaniel Vetter
2017-09-08lib/uwildmat: Use include pathsDaniel Vetter
2017-09-08tests/igt_command_line.sh: Allow testing individual testsDaniel Vetter
2017-09-08lib: clean up header includesDaniel Vetter
2017-09-08lib: prefix frame_dump_pathDaniel Vetter
2017-09-08build: remove _GNU_SOURCE from source filesDaniel Vetter
2017-09-08build: use HAVE_LIBGEN_H consistentlyDaniel Vetter
2017-09-08build: Nuke #ifdef HAVE_CONFIG_H cargo-cultDaniel Vetter
2017-09-08build: Define _GNU_SOURCE in Makefile.amDaniel Vetter
2017-09-08tests/kms_properties: Require atomic for the atomic invalid props testVille Syrjälä
2017-09-08tests/kms_draw_crc: Skip mmap_wc tests if the platforms doesn't support mmap_wcVille Syrjälä
2017-09-08lib/kms: Skip rather than fail when a suitable plane can't be foundVille Syrjälä
2017-09-08lib/kms: Fix the connector name strings to match what the kernel usesVille Syrjälä
2017-09-08Fix compiler warnings about printf() argumentsVille Syrjälä
2017-09-08lib/sysfs: Fix fbcon rebindVille Syrjälä
2017-09-07lib/dummyload: Use -1 for all enginesChris Wilson
2017-09-07igt/gem_exec_suspend: Try to suspend with a pending GPU hangChris Wilson
2017-09-07igt/gem_eio: i915.reset is no longer a booleanChris Wilson
2017-09-07igt/gem_exec_fence: Exercise syncobj API (The forgotten tests)Chris Wilson
2017-09-07igt/gem_exec_scheduler: Demonstrate priority inversion between full ringsChris Wilson
2017-09-07igt/gem_exec_schedule: Basic tests for preemptionChris Wilson
2017-09-07igt/gem_exec_schedule: Exercise reordering with many priority levelsChris Wilson
2017-09-07igt/gem_exec_schedule: Do not overcommit batches to the ringChris Wilson
2017-09-06igt/gem_ringfill: Prime execbuf before measuring ring sizeChris Wilson
2017-09-06igt/gem_userptr_blits: Errors from gup are permanentChris Wilson
2017-09-06igt/pm_rpm: Use libc 'ftw' rather than opencoding our own filetree walkChris Wilson
2017-09-06lib: Avoid actually throttling from igt_require_gem()Chris Wilson
2017-09-06lib: Disable MI_STORE_DATA_IMM for gen3 (i915g and i915gm)Chris Wilson
2017-09-05intel_display_poller: Fix truncation of a test name.Eric Anholt
2017-09-05intel_watermark: Fix a warning about "const char" return being silly.Eric Anholt
2017-09-05Use PATH_MAX to fix some sprintf-into-short-buffers warnings.Eric Anholt
2017-09-05Revert "intel-ci: Remove kms_psr_sink_crc@psr_basic from BAT"Daniel Vetter
2017-09-05igt_core: Skip sync when listing subtestsTvrtko Ursulin
2017-09-04scripts/run-tests.sh: Use piglit's --ignore-missingArkadiusz Hiler
2017-09-04tests/kms_frontbuffer_tracking: convert macros to functionsDaniel Vetter
2017-08-31pm_rps: Changes in waitboost scenarioKatarzyna Dec
2017-08-31tests/perf: add Geminilake supportLionel Landwerlin
2017-08-31tests/perf: add Kabylake supportLionel Landwerlin
2017-08-30tests/chamelium: Let the Chamelium itself wait for a stable video inputPaul Kocialkowski
2017-08-30tests/audio: Add suspend and hibernate tests for HDMI signal integrityPaul Kocialkowski
2017-08-30docs/chamelium: Explain that the Chamelium should only target one DUTPaul Kocialkowski
2017-08-30lib/igt_debugfs: Open DRM driver without master for hpd storm exitPaul Kocialkowski
2017-08-30lib/igt_aux: Allow sysfs open to fail when setting suspend/resume delayPaul Kocialkowski
2017-08-30tools: Add intel_vbt_defs.h to Makefile.sourcesArkadiusz Hiler
2017-08-30lib/kmod: Fix error reporting for kmod load/unloadChris Wilson
2017-08-30igt/vgem_basic: Load and unload the module firstChris Wilson
2017-08-30tests/kms_atomic: subtest atomic_invalid_params requires CRTCMarta Lofstedt
2017-08-29tools/intel_vbt_decode: migrate backlight dumping to kernel structJani Nikula