summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-09-08meson: basic build system supportDaniel Vetter
2017-09-08tests/igt_command_line.sh: Allow testing individual testsDaniel Vetter
2017-09-08build: remove _GNU_SOURCE from source filesDaniel 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-08Fix compiler warnings about printf() argumentsVille Syrjälä
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-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-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-30igt/vgem_basic: Load and unload the module firstChris Wilson
2017-08-30tests/kms_atomic: subtest atomic_invalid_params requires CRTCMarta Lofstedt
2017-08-29igt: Add gem_closeChris Wilson
2017-08-25tests: chamelium: Eliminate reset when preparing outputPaul Kocialkowski
2017-08-24intel-ci: Remove generic.testlistPetri Latvala
2017-08-23intel-ci: Add fast chamelium tests to the fast-feedback listPaul Kocialkowski
2017-08-23tests/chamelium: Introduce fast CRC tests, with a single modePaul Kocialkowski
2017-08-23tests/chamelium: Introduce fast basic hpd tests, with limited togglesPaul Kocialkowski
2017-08-22tests/Makefile.am: Wrap audio test with dedicated conditionalPaul Kocialkowski
2017-08-21tests: Introduce audio tests, starting with HDMI signal integrityPaul Kocialkowski
2017-08-16tests/gem_exec_params: Update the invalid-flag subtest for FENCE_ARRAYJason Ekstrand
2017-08-16intel-ci: Add fast-feedback-simulation.testlistKelvin Gardiner
2017-08-15tests/kms_mmap_write_crc: Add drmModeDirtyFB after dirtying fbMaarten Lankhorst
2017-08-15tests/kms_flip: fix spin_batch conversionDaniel Vetter
2017-08-14igt/gem_exec_fence: Exercise syncobj APIChris Wilson
2017-08-14tests/kms_flip: Remove $engine-flip-vs-dpms/modesetMaarten Lankhorst
2017-08-14Revert "tests/igt_command_line: Ignore subtest list for kms_ccs"Petri Latvala
2017-08-14tests/kms_ccs: Fix subtest enumeration:Daniel Vetter
2017-08-14lib/kms: Add for_each_pipe_staticDaniel Vetter
2017-08-10tests/igt_command_line: Ignore subtest list for kms_ccsArkadiusz Hiler
2017-08-10tests/kms_ccs: Test CCS on sprite planesDaniel Stone
2017-08-10tests/kms_ccs: Split all tests into subtestsDaniel Stone
2017-08-10tests/kms_ccs: Test for supported modifierDaniel Stone
2017-08-10tests/kms_ccs: Reshuffle test name and loopDaniel Stone