summaryrefslogtreecommitdiff
path: root/lib/igt_aux.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-07lib: use poll.h in includesReagan Bohan1-1/+1
2024-05-06lib/igt_aux: Name function according to sysfs fileLucas De Marchi1-5/+10
2024-02-14lib: include limits.h to fix build with musl libcStefano Ragni1-0/+1
2023-07-21lib: Make igt_while_interruptible() thread-safeChris Wilson1-1/+1
2023-07-13lib/igt_sysfs: add asserting helpers for read/write operationsLukasz Laguna1-1/+1
2023-07-13lib/igt_aux: use proper directory for "pm_debug_messages" readLukasz Laguna1-1/+1
2023-06-30lib/igt_aux: Enable PM Suspend dbg messagesAnshuman Gupta1-7/+28
2023-06-30lib/igt_aux: Disable console suspend for suspend testAnshuman Gupta1-0/+44
2023-06-07lib: Don't assert if fd path is unreachableChris Wilson1-5/+8
2023-05-31lib/igt_aux: unify procps processingKamil Konieczny1-217/+137
2023-05-31Use the new procps library libproc2Craig Small1-42/+204
2023-02-20lib: Add helper to wait and close fence fdRob Clark1-0/+11
2022-10-04Replaced setpgrp() with setpgid() for standardization in BSD systemsJake Freeland1-2/+2
2022-08-15lib/igt_aux : Skip SUSPEND_STATE_S3 if mem_sleep deep state is not supportedRiana Tauro1-0/+19
2022-08-03test/i915/i915_suspend: Use SUSPEND_STATE_S3 to enforce S3.Rodrigo Vivi1-11/+3
2022-08-03lib/igt_aux: Introduce the ability to force S3 suspend state.Rodrigo Vivi1-47/+71
2022-08-03lib/igt_aux: Check suspend state support directly.Rodrigo Vivi1-18/+10
2022-08-03lib/igt_aux: Let's use the official mem_sleep namesRodrigo Vivi1-4/+4
2022-07-25lib/igt_aux: do not complain about dead processesAndrzej Hajda1-0/+2
2022-05-31igt: Promote/rename OS helpersRob Clark1-1/+1
2022-05-25lib/igt_aux: fix kselftest module unloadMauro Carvalho Chehab1-4/+6
2022-05-18lib/igt_aux: get rid of passing pipewire-pulse pid on functionsMauro Carvalho Chehab1-12/+12
2022-05-18lib/igt_kmod: properly handle pipewire-pulseMauro Carvalho Chehab1-22/+153
2022-05-18lib/igt_kmod: always fill who when unloading audio driverMauro Carvalho Chehab1-1/+1
2022-05-18tests/core_hotunplug: properly finish processes using audio devicesMauro Carvalho Chehab1-0/+157
2022-05-16lib/igt_aux: add library function to read current selected state of mem_sleepRiana Tauro1-0/+52
2022-01-18tests/i915/i915_hangman: Add uevent test & fix detectorJohn Harrison1-0/+7
2021-12-13lib/igt_aux: Rename igt_debug_manual_check and assert check if all is suppliedJeevan B1-3/+6
2021-10-18lib: Introduce igt_memdup()Ville Syrjälä1-0/+11
2021-01-30meson: Turn on -WerrorAshutosh Dixit1-4/+4
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