summaryrefslogtreecommitdiff
path: root/lib/igt_aux.c
AgeCommit message (Expand)Author
2019-05-09lib/aux: Call setgroups() in igt_drop_root() before setgid()Lyude Paul
2019-05-09lib/aux: Use igt_assert_eq() in igt_drop_root()Lyude Paul
2019-04-26lib: consolidate duplicated define of vfs_file_max(void)Caz Yokoyama
2019-04-25tests/kms_chamelium: add dp-audio testSimon Ser
2019-04-10lib: Reset errno to 0 after isattyArkadiusz Hiler
2019-04-09lib: Use nr_open not file-max for setting fd rlimitChris Wilson
2019-04-05lib: add igt_allow_unlimited_files()Lucas De Marchi
2019-03-08lib/aux: Plug memory leak in get_suspend_testPetri Latvala
2019-03-08lib/aux: Plug memory leak in __igt_lsof_fdsPetri Latvala
2019-01-28igt_aux: Handle empty pm_test file gracefullyPetri Latvala
2019-01-22lib: Include the size in the error message for mlockChris Wilson
2018-07-19lib: Move trash_bos to their only userChris Wilson
2018-07-11Avoid truncate string in __igt_lsof_fdsRodrigo Siqueira
2018-06-21Account for NULL character when using strncpyRodrigo Siqueira
2018-05-06lib: Show the kernel stack when reporting a GPU hangChris Wilson
2018-02-27igt: Make libudev mandatoryAntonio Argenziano
2018-02-16lib/igt_aux: Add function to swap int64 in arrayAntonio Argenziano
2017-12-05lib: avoid < in gtkdoc commentsDaniel Vetter
2017-11-29Revert "lib/igt_aux: Make procps optional"Arkadiusz Hiler
2017-11-29igt: Remove Android supportArkadiusz Hiler
2017-11-16lib: Dump /sys/kernel/debug/suspend_stats after suspend failureChris Wilson
2017-10-19lib/i915: Move submission related helpers to lib/i915/gem_submissionMichał Winiarski
2017-10-17lib: Extract helpers for determining submission methodMichał Winiarski
2017-10-16aux: Use IGT version of system() call to run rtcwakeImre Deak
2017-10-16aux: Suspend signal helper for shell commandsImre Deak
2017-09-28lib: Capture the error state on an unexpected hangChris Wilson
2017-09-08build: use HAVE_LIBGEN_H consistentlyDaniel Vetter
2017-09-08lib/kms: Fix the connector name strings to match what the kernel usesVille Syrjälä
2017-08-30lib/igt_aux: Allow sysfs open to fail when setting suspend/resume delayPaul Kocialkowski
2017-07-28lib/aux: Better debug output for rtcwakeDaniel Vetter
2017-07-06Make igtrc configuration common, with configurable suspend/resume delayPaul Kocialkowski
2017-06-27lib/igt_aux: Use provided autoresume delay for rtc wakePaul Kocialkowki
2017-06-21lib: Force global reset + uevents for hang detectorChris Wilson
2017-06-07lib/igt_aux: Make procps optionalArkadiusz Hiler
2017-06-07Make conditions on HAVE_UDEV consistentArkadiusz Hiler
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso
2017-03-10igt: Exercise the shrinkerChris Wilson
2017-03-09lib: Fix hang detectorChris Wilson
2017-03-07lib: Break poll loop to check for a missed signalChris Wilson
2017-03-07lib: Check for dead parent first in hang detectorChris Wilson
2017-02-27lib: Add basic support for valgrind annotations.Maarten Lankhorst
2017-01-26igt_aux: Add igt_set_autoresume_delay()Lyude
2016-12-13lib: Allow permutation of the first two elements in the arayChris Wilson
2016-12-01lib/igt_kmod: New library to support driver loading/unloading and additional ...Marius Vlad
2016-11-29lib: Make signal helper definitions reusableAbdiel Janulgue
2016-10-18lib/igt_aux: Improve documentation for igt_system_suspend_autoresume()Imre Deak
2016-10-13lib/igt_aux: Add support for various system suspend/resume optionsImre Deak
2016-07-27lib: update docs for igt_pmDaniel Vetter