summaryrefslogtreecommitdiff
path: root/lib/igt_aux.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-08lib/params: start renaming functions igt_params_*Juha-Pekka Heikkila1-2/+1
2020-05-08lib/params: add igt_params.c for module parameter accessJani Nikula1-142/+1
2020-04-06i915/i915_hangman: Drop last reference to bygone 'i915_error_state'Chris Wilson1-1/+0
2019-12-03lib: remove igt_skip_on_simulationSwati Sharma1-7/+0
2019-11-28lib/aux: Ensure swap space prior to suspend to diskDon Hiatt1-0/+4
2019-05-09lib/aux: Call setgroups() in igt_drop_root() before setgid()Lyude Paul1-0/+3
2019-05-09lib/aux: Use igt_assert_eq() in igt_drop_root()Lyude Paul1-5/+5
2019-04-26lib: consolidate duplicated define of vfs_file_max(void)Caz Yokoyama1-0/+24
2019-04-25tests/kms_chamelium: add dp-audio testSimon Ser1-0/+31
2019-04-10lib: Reset errno to 0 after isattyArkadiusz Hiler1-3/+9
2019-04-09lib: Use nr_open not file-max for setting fd rlimitChris Wilson1-1/+1
2019-04-05lib: add igt_allow_unlimited_files()Lucas De Marchi1-0/+21
2019-03-08lib/aux: Plug memory leak in get_suspend_testPetri Latvala1-2/+3
2019-03-08lib/aux: Plug memory leak in __igt_lsof_fdsPetri Latvala1-0/+2
2019-01-28igt_aux: Handle empty pm_test file gracefullyPetri Latvala1-0/+3
2019-01-22lib: Include the size in the error message for mlockChris Wilson1-2/+2
2018-07-19lib: Move trash_bos to their only userChris Wilson1-57/+0
2018-07-11Avoid truncate string in __igt_lsof_fdsRodrigo Siqueira1-1/+1
2018-06-21Account for NULL character when using strncpyRodrigo Siqueira1-1/+1
2018-05-06lib: Show the kernel stack when reporting a GPU hangChris Wilson1-0/+19
2018-02-27igt: Make libudev mandatoryAntonio Argenziano1-13/+1
2018-02-16lib/igt_aux: Add function to swap int64 in arrayAntonio Argenziano1-0/+16
2017-12-05lib: avoid < in gtkdoc commentsDaniel Vetter1-2/+2
2017-11-29Revert "lib/igt_aux: Make procps optional"Arkadiusz Hiler1-32/+3
2017-11-29igt: Remove Android supportArkadiusz Hiler1-95/+0
2017-11-16lib: Dump /sys/kernel/debug/suspend_stats after suspend failureChris Wilson1-4/+18
2017-10-19lib/i915: Move submission related helpers to lib/i915/gem_submissionMichał Winiarski1-18/+0
2017-10-17lib: Extract helpers for determining submission methodMichał Winiarski1-0/+18
2017-10-16aux: Use IGT version of system() call to run rtcwakeImre Deak1-2/+2
2017-10-16aux: Suspend signal helper for shell commandsImre Deak1-0/+38
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