summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-20igt/shell: Bare v8 baselineigt-shellChris Wilson3-1/+326
2018-08-20igt/shell: Add primitive vgem wrappingChris Wilson7-0/+168
2018-08-20igt/shell: Add primitive i915 wrappingChris Wilson7-0/+343
2018-08-20igt/shell: Primitive drm device/drivers builtinChris Wilson12-0/+982
2018-08-20igt/shell: Simple OS interfaceChris Wilson4-0/+220
2018-08-20igt/shell: Extend Math to perform simple array permutationsChris Wilson2-0/+92
2018-08-20Initial import of minimal duktape (JavaScript) shellChris Wilson9-0/+103577
2018-08-17lib: Poll for snd_hda_intel discoveryChris Wilson1-24/+43
2018-08-17runner/resultgen: Implement the totals fieldPetri Latvala1-4/+86
2018-08-17runner/resultgen: Be more robust with incomplete testsPetri Latvala1-13/+38
2018-08-16igt/pm_rpm: Skip counting modes if modprobed with disable_displayChris Wilson1-6/+4
2018-08-16runner: Match the piglit name with -t and -x optionsPetri Latvala2-2/+11
2018-08-16Revert "lib: Keep upto half of RAM reserved for test runner"Chris Wilson1-5/+2
2018-08-16igt/pm_rpm: Include igt_device.hChris Wilson1-0/+1
2018-08-16lib: Keep upto half of RAM reserved for test runnerChris Wilson1-2/+5
2018-08-16intel-ci: Exclude pm_rpm module-reload from full testingChris Wilson1-0/+1
2018-08-16igt/pm_rpm: Avoid at_exit_drm_fdChris Wilson1-1/+4
2018-08-16igt/pm_rpm: Close local fd before trying to unload moduleChris Wilson1-9/+11
2018-08-15igt/gem_ctx_switch: Show the combined ctx-switch latencyChris Wilson1-0/+27
2018-08-15docs: fix typo sharding->sharingLucas De Marchi1-1/+1
2018-08-14lib: sync with the newer i915_pciids.h from the kernel (CFL)Rodrigo Vivi1-0/+1
2018-08-14igt/pm_rpm: Test reaquisition of runtime-pm after module reloadChris Wilson2-0/+23
2018-08-14igt/pm_rpm: Test incomplete(debug) suspends vs rpmChris Wilson1-8/+25
2018-08-14tests: Replace calls to igt_pipe_crc_drain + get_single with igt_pipe_crc_get...Maarten Lankhorst6-27/+13
2018-08-14lib/igt_debugfs: Add igt_pipe_crc_get_current() to get a crc.Maarten Lankhorst2-1/+33
2018-08-14lib/igt_debugfs: explicitly wait for first crc in igt_pipe_crc_startMahesh Kumar1-2/+9
2018-08-13runner/meson: Add support for use_rpath optionArkadiusz Hiler1-0/+3
2018-08-13meson: Define all the rpath_dirs in one placeArkadiusz Hiler4-74/+44
2018-08-13runner: Fix path handlingArkadiusz Hiler2-35/+34
2018-08-10intel-ci: Skip module reloadsChris Wilson1-0/+9
2018-08-10intel-ci: Comment on kernel selftest exclusionChris Wilson1-1/+4
2018-08-10tests/kms_force_connector_basic: Verify planes are restored after load detect...Maarten Lankhorst1-0/+61
2018-08-09runner: Unit tests for the runnerPetri Latvala10-0/+1070
2018-08-09runner: New test runnerPetri Latvala19-0/+3449
2018-08-09uwildmat: Case-insensitive test selectionPetri Latvala1-3/+8
2018-08-09lib: Export igt_gettime and igt_time_elapsedPetri Latvala2-12/+31
2018-08-09lib: Print subtest starting/ending line to stderr tooPetri Latvala1-1/+16
2018-08-08igt/amd_prime: Link an amdgpu bo into i915 and try to shrink itChris Wilson1-0/+32
2018-08-08igt/prime_vgem: Ask the shrinker to purge a vgem bo from inside i915Chris Wilson1-0/+29
2018-08-08igt/gem_eio: Preserve batch between reset-stress iterationsChris Wilson1-13/+17
2018-08-08meson: Downgrade meson version requirement a notchPetri Latvala1-1/+1
2018-08-08igt/gem_eio: Apply reset-stress to each engineChris Wilson1-7/+17
2018-08-03igt/gem_eio: Measure reset delay from threadChris Wilson1-21/+24
2018-08-02kms_pipe_crc_basic: Skip when hitting -EIOMaarten Lankhorst1-1/+3
2018-08-02tests/kms_pipe_crc_basic: expect setting bad source to fail, v2.Mahesh Kumar1-2/+5
2018-08-02trace.pl: Bring back timeline stackingTvrtko Ursulin1-0/+7
2018-08-02tests/perf_pmu: Restore runtime PM status at rc6 test exitTvrtko Ursulin1-0/+3
2018-08-02lib/igt_pm: Export function to restore runtime PM statusTvrtko Ursulin2-0/+42
2018-08-02lib/igt_pm: Find HDA device when attempting to enable runtime PMTvrtko Ursulin1-14/+79
2018-08-02lib/igt_pm: Make exit handlers signal safeTvrtko Ursulin1-24/+53