summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-30Make sure output files end with a newline when resumingigt-runnerPetri Latvala1-1/+8
2018-04-27Bugfixes galorePetri Latvala1-10/+11
2018-04-27Also lower the watchdog timeout when a test is to be killedPetri Latvala1-0/+1
2018-04-27When killing the test on timeout, set timeout intervals also to 1Petri Latvala1-1/+10
2018-04-26Fix crash in stdout line parsingPetri Latvala1-7/+9
2018-04-26Watchdog supportPetri Latvala1-0/+133
2018-04-26Fix tests regarding settings.name now that the default changedPetri Latvala1-3/+3
2018-04-26Handle SIGINT and palsPetri Latvala1-31/+63
2018-04-26Fix journal checking testsPetri Latvala1-3/+6
2018-04-26Change --abort description in help textPetri Latvala1-3/+2
2018-04-26Plug an fd leakPetri Latvala1-0/+2
2018-04-25Fixes for runtime handlingPetri Latvala2-6/+30
2018-04-25Runtimes handlingPetri Latvala2-2/+75
2018-04-25RuntimesPetri Latvala1-13/+49
2018-04-25If name not given, use basename(results-path)Petri Latvala1-0/+6
2018-04-25Fix journal having timeout: on first linePetri Latvala1-9/+5
2018-04-25Dump what's left in the kmsg buffer when the test process exitsPetri Latvala1-0/+64
2018-04-25Leftover removalPetri Latvala1-6/+0
2018-04-25Write stdout immediately to disk, keep linebuf separate. Results version for ...Petri Latvala2-13/+13
2018-04-24warn results now needs >2 linesPetri Latvala1-2/+2
2018-04-24uwildmat: Case-insensitive test selectionPetri Latvala1-3/+8
2018-04-24lib: Add stderr sentinel also for the subtest resultPetri Latvala1-0/+3
2018-04-24timeout working etcPetri Latvala6-77/+201
2018-04-24lib: squash thisPetri Latvala1-0/+1
2018-04-19Implement --sync and --overwritePetri Latvala3-15/+124
2018-04-19runner: New test runner to rule them allPetri Latvala17-0/+3640
2018-04-19lib: Print subtest starting line to stderr tooPetri Latvala1-1/+7
2018-04-19meson: Install amdgpu tests with their subdirectoryPetri Latvala2-10/+21
2018-04-19trace.pl: Move min/max timestamp lookup to last loopTvrtko Ursulin1-5/+6
2018-04-19trace.pl: Move sortQueue near its userTvrtko Ursulin1-11/+11
2018-04-18lib/intel_batchbuffer: Reuse gen9_media_fill on Gen 10Katarzyna Dec1-1/+1
2018-04-18scripts/trace.pl: Simplify 'end' & 'notify' generationJohn Harrison1-13/+18
2018-04-18scripts/trace.pl: Calculate stats only after all mungingJohn Harrison1-26/+28
2018-04-18scripts/trace.pl: Sort orderJohn Harrison1-4/+26
2018-04-18scripts/trace.pl: More hash key optimisationsJohn Harrison1-2/+5
2018-04-18trace.pl: Catch-up with tracepoint renamesTvrtko Ursulin1-18/+18
2018-04-18igt/gem_exec_schedule: Exercise "deep" preemptionChris Wilson1-19/+169
2018-04-17igt/prime_mmap: Test for userptr support firstChris Wilson1-0/+15
2018-04-17tests/kms_frontbuffer_tracking: Ignore FBC errors due mode is too largeSouza, Jose1-0/+9
2018-04-17scripts: Use https URL to download piglitSouza, Jose1-1/+1
2018-04-14tests/kms_color: Enable color tests for AMDGPULeo (Sunpeng) Li1-2/+3
2018-04-14tests/kms_color: Do not mask LUT for non i915 drivers.Leo (Sunpeng) Li1-1/+6
2018-04-14tests/kms_color: Fill entire frame when painting rectanglesLeo (Sunpeng) Li1-0/+16
2018-04-12lib: Adjust refactored gpu_fill library to our coding styleKatarzyna Dec6-38/+39
2018-04-12lib/gpgpu_fill: Add missing configuration parameters for gpgpu_fillKatarzyna Dec2-1/+4
2018-04-12lib: Remove duplications in gpu_fill libraryKatarzyna Dec10-293/+39
2018-04-12lib: Move common gpgpu/media fill functions to gpu_fill libraryKatarzyna Dec9-1705/+961
2018-04-12igt/kms_plane_scaling: Open DRM_MASTERChris Wilson1-1/+1
2018-04-12tests/gem_close_race: Wait for work to complete before terminating testAntonio Argenziano1-0/+4
2018-04-11tests/perf_pmu: Avoid RT thread for accuracy testTvrtko Ursulin1-55/+52