summaryrefslogtreecommitdiff
path: root/lib/igt_aux.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-28lib: Capture the error state on an unexpected hangChris Wilson1-3/+5
2017-09-08build: use HAVE_LIBGEN_H consistentlyDaniel Vetter1-3/+1
2017-09-08lib/kms: Fix the connector name strings to match what the kernel usesVille Syrjälä1-5/+6
2017-08-30lib/igt_aux: Allow sysfs open to fail when setting suspend/resume delayPaul Kocialkowski1-11/+13
2017-07-28lib/aux: Better debug output for rtcwakeDaniel Vetter1-6/+11
2017-07-06Make igtrc configuration common, with configurable suspend/resume delayPaul Kocialkowski1-4/+23
2017-06-27lib/igt_aux: Use provided autoresume delay for rtc wakePaul Kocialkowki1-1/+8
2017-06-21lib: Force global reset + uevents for hang detectorChris Wilson1-0/+10
2017-06-07lib/igt_aux: Make procps optionalArkadiusz Hiler1-3/+32
2017-06-07Make conditions on HAVE_UDEV consistentArkadiusz Hiler1-1/+1
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson1-5/+5
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso1-5/+5
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso1-5/+5
2017-03-10igt: Exercise the shrinkerChris Wilson1-0/+39
2017-03-09lib: Fix hang detectorChris Wilson1-2/+2
2017-03-07lib: Break poll loop to check for a missed signalChris Wilson1-3/+9
2017-03-07lib: Check for dead parent first in hang detectorChris Wilson1-3/+5
2017-02-27lib: Add basic support for valgrind annotations.Maarten Lankhorst1-1/+1
2017-01-26igt_aux: Add igt_set_autoresume_delay()Lyude1-0/+46
2016-12-13lib: Allow permutation of the first two elements in the arayChris Wilson1-1/+1
2016-12-01lib/igt_kmod: New library to support driver loading/unloading and additional ...Marius Vlad1-0/+257
2016-11-29lib: Make signal helper definitions reusableAbdiel Janulgue1-11/+0
2016-10-18lib/igt_aux: Improve documentation for igt_system_suspend_autoresume()Imre Deak1-5/+16
2016-10-13lib/igt_aux: Add support for various system suspend/resume optionsImre Deak1-36/+135
2016-07-27lib: update docs for igt_pmDaniel Vetter1-106/+0
2016-07-03igt/gem_exec_gttfill: Reduce overhead in setting up filler batchesChris Wilson1-20/+2
2016-07-03lib/igt_aux: Framework for measuring latency in raising signalsChris Wilson1-0/+95
2016-06-17tests: Push igt_fork/stop_hang_detector into fixturesDaniel Vetter1-6/+0
2016-05-17lib/igt_kms: move gtk-doc comments next to the definitionJani Nikula1-0/+18
2016-05-12lib/igt_aux: Polish docs for igt_interruptibleDaniel Vetter1-29/+8
2016-05-11lib/igt_aux: define actual functions for kmstest_*_strJani Nikula1-15/+26
2016-05-11lib/igt_aux: update encoder and type namesJani Nikula1-0/+5
2016-05-02lib: Tweak calibration of initial settimer delayChris Wilson1-1/+8
2016-04-25lib/igt_aux: Half the timeout for suspend to RAM and a third for suspend to d...marius vlad1-4/+4
2016-04-03lib: Avoid assertion if sig_ioctl is unsed from a child accidentallyChris Wilson1-0/+6
2016-04-03lib: Don't report the last errno inside the async GPU hang detectorChris Wilson1-0/+1
2016-03-29lib: Ignore udev failure to report an eventChris Wilson1-1/+1
2016-03-24lib: Add a GPU error detectorChris Wilson1-0/+80
2016-03-21lib: Measure the cost of calling timer_settimer() for sigiterChris Wilson1-2/+21
2016-03-19lib/igt_aux: Refine decision to stop signal injectionChris Wilson1-1/+6
2016-03-19lib/igt_aux: Divert ioctls for signal injectionChris Wilson1-0/+188
2016-03-03lib: Tidy testing for rtcwakeChris Wilson1-6/+5
2016-03-02lib: Show the command that fails when suspendingChris Wilson1-4/+1
2016-02-19lib/igt_pm: Lib for power managementDavid Weinehall1-13/+2
2016-01-11core/sighelper: Interrupt everyone in the process groupChris Wilson1-4/+17
2015-11-11lib: add a environment variable to control outputThomas Wood1-1/+1
2015-10-23lib: Skip suspend/hibernate tests if the system doesn't support themVille Syrjälä1-0/+6
2015-09-11lib: don't use igt_warn in signal handlersThomas Wood1-3/+8
2015-09-08build: fix unused-result warningsThomas Wood1-2/+6
2015-09-08lib: various documentation fixesThomas Wood1-1/+1