summaryrefslogtreecommitdiff
path: root/lib/igt_aux.c
AgeCommit message (Expand)Author
2022-05-31igt: Promote/rename OS helpersRob Clark
2022-05-25lib/igt_aux: fix kselftest module unloadMauro Carvalho Chehab
2022-05-18lib/igt_aux: get rid of passing pipewire-pulse pid on functionsMauro Carvalho Chehab
2022-05-18lib/igt_kmod: properly handle pipewire-pulseMauro Carvalho Chehab
2022-05-18lib/igt_kmod: always fill who when unloading audio driverMauro Carvalho Chehab
2022-05-18tests/core_hotunplug: properly finish processes using audio devicesMauro Carvalho Chehab
2022-05-16lib/igt_aux: add library function to read current selected state of mem_sleepRiana Tauro
2022-01-18tests/i915/i915_hangman: Add uevent test & fix detectorJohn Harrison
2021-12-13lib/igt_aux: Rename igt_debug_manual_check and assert check if all is suppliedJeevan B
2021-10-18lib: Introduce igt_memdup()Ville Syrjälä
2021-01-30meson: Turn on -WerrorAshutosh Dixit
2020-05-08lib/params: start renaming functions igt_params_*Juha-Pekka Heikkila
2020-05-08lib/params: add igt_params.c for module parameter accessJani Nikula
2020-04-06i915/i915_hangman: Drop last reference to bygone 'i915_error_state'Chris Wilson
2019-12-03lib: remove igt_skip_on_simulationSwati Sharma
2019-11-28lib/aux: Ensure swap space prior to suspend to diskDon Hiatt
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