summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-03lib: Check for a specific match if requested.Chris Wilson
2018-09-03lib: Fix strcmp() direction for bsearch.Chris Wilson
2018-09-03lib: Use a bsearch to find the module nameChris Wilson
2018-09-01lib/drmtest: Move open device to separate functionKatarzyna Dec
2018-08-31tests/kms_vblank: Test if we have functional rpm before testingChris Wilson
2018-08-31tests/pm_backlight.c : Brightness test with DPMS and System suspend.Jyoti
2018-08-31igt/perf_pmu: Improve the presentation of the accuracy calibrationChris Wilson
2018-08-31igt/perf_pmu: Aim for a fixed number of iterations for calibrating accuracyChris Wilson
2018-08-31lib: Stop caching __drm_device_idChris Wilson
2018-08-31runner: Introduce --piglit-style-dmesgPetri Latvala
2018-08-31runner/resultgen: Add a new field to carry overall runtimesPetri Latvala
2018-08-30lib/sysfs: Avoid using FILE* temporary for igt_sysfs_[v]printfChris Wilson
2018-08-30lib/core: Use libdw to decode stack trace with debugging symbols, v2.Maarten Lankhorst
2018-08-30tests/kms_frontbuffer_tracking: Don't unset mode after reading CRCMaarten Lankhorst
2018-08-30tests/kms_frontbuffer_tracking: Remove redundant modesets for toggling featur...Maarten Lankhorst
2018-08-30tests/kms_frontbuffer_tracking: Attempt to enable both screens simultaneously.Maarten Lankhorst
2018-08-30lib/psr: Add support for toggling edp psr through debugfs, v5.Maarten Lankhorst
2018-08-30lib/kms: Remove special enum handling and replace with call to igt_plane_set_...Maarten Lankhorst
2018-08-30lib/igt_kms: Add try_prop_enum and set_prop_enum for mode objects, v2.Maarten Lankhorst
2018-08-28tests/gem_render_copy: Fix clipped heightVille Syrjälä
2018-08-27Make string commands dynamic allocateRodrigo Siqueira
2018-08-23gem_storedw_loop: Remove unused variableAntonio Argenziano
2018-08-21tests/kms_cursor_crc: Open DRM device with DRIVER_ANYHaneen Mohammed
2018-08-20pm_rpm: Require DMC loaded before testing runtime_pm for gen9+Rodrigo Vivi
2018-08-17lib: Poll for snd_hda_intel discoveryChris Wilson
2018-08-17runner/resultgen: Implement the totals fieldPetri Latvala
2018-08-17runner/resultgen: Be more robust with incomplete testsPetri Latvala
2018-08-16igt/pm_rpm: Skip counting modes if modprobed with disable_displayChris Wilson
2018-08-16runner: Match the piglit name with -t and -x optionsPetri Latvala
2018-08-16Revert "lib: Keep upto half of RAM reserved for test runner"Chris Wilson
2018-08-16igt/pm_rpm: Include igt_device.hChris Wilson
2018-08-16lib: Keep upto half of RAM reserved for test runnerChris Wilson
2018-08-16intel-ci: Exclude pm_rpm module-reload from full testingChris Wilson
2018-08-16igt/pm_rpm: Avoid at_exit_drm_fdChris Wilson
2018-08-16igt/pm_rpm: Close local fd before trying to unload moduleChris Wilson
2018-08-15igt/gem_ctx_switch: Show the combined ctx-switch latencyChris Wilson
2018-08-15docs: fix typo sharding->sharingLucas De Marchi
2018-08-14lib: sync with the newer i915_pciids.h from the kernel (CFL)Rodrigo Vivi
2018-08-14igt/pm_rpm: Test reaquisition of runtime-pm after module reloadChris Wilson
2018-08-14igt/pm_rpm: Test incomplete(debug) suspends vs rpmChris Wilson
2018-08-14tests: Replace calls to igt_pipe_crc_drain + get_single with igt_pipe_crc_get...Maarten Lankhorst
2018-08-14lib/igt_debugfs: Add igt_pipe_crc_get_current() to get a crc.Maarten Lankhorst
2018-08-14lib/igt_debugfs: explicitly wait for first crc in igt_pipe_crc_startMahesh Kumar
2018-08-13runner/meson: Add support for use_rpath optionArkadiusz Hiler
2018-08-13meson: Define all the rpath_dirs in one placeArkadiusz Hiler
2018-08-13runner: Fix path handlingArkadiusz Hiler
2018-08-10intel-ci: Skip module reloadsChris Wilson
2018-08-10intel-ci: Comment on kernel selftest exclusionChris Wilson
2018-08-10tests/kms_force_connector_basic: Verify planes are restored after load detect...Maarten Lankhorst
2018-08-09runner: Unit tests for the runnerPetri Latvala