summaryrefslogtreecommitdiff
path: root/lib/igt_aux.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-05lib: Define DIV_ROUND_CLOSEST()Ville Syrjälä1-0/+1
2024-02-14lib/igt_aux.h: Fix musl buildBernd Kuhls1-1/+4
2023-10-30lib/igt_aux: fix roundup_power_of_two implementationAndrzej Hajda1-1/+1
2023-02-20lib: Add helper to wait and close fence fdRob Clark1-0/+2
2022-10-12Restrict sigev_notify_thread_id macro definition to LinuxJake Freeland1-1/+1
2022-10-11Include <sys/syscall.h> for FreeBSD systemsJake Freeland1-1/+1
2022-08-08lib/igt_aux: Fix igt_mem_sleep docRodrigo Vivi1-3/+3
2022-08-03test/i915/i915_suspend: Use SUSPEND_STATE_S3 to enforce S3.Rodrigo Vivi1-2/+0
2022-08-03lib/igt_aux: Introduce the ability to force S3 suspend state.Rodrigo Vivi1-6/+13
2022-08-03lib/igt_aux: Let's use the official mem_sleep namesRodrigo Vivi1-3/+3
2022-05-31igt: Promote/rename OS helpersRob Clark1-17/+1
2022-05-18lib/igt_aux: get rid of passing pipewire-pulse pid on functionsMauro Carvalho Chehab1-3/+3
2022-05-18lib/igt_kmod: properly handle pipewire-pulseMauro Carvalho Chehab1-1/+3
2022-05-18tests/core_hotunplug: properly finish processes using audio devicesMauro Carvalho Chehab1-0/+1
2022-05-16lib/igt_aux: add library function to read current selected state of mem_sleepRiana Tauro1-0/+19
2021-12-13lib/igt_aux: Rename igt_debug_manual_check and assert check if all is suppliedJeevan B1-1/+1
2021-10-18lib: Introduce igt_memdup()Ville Syrjälä1-0/+2
2021-10-08lib: Typechecking minmaxChris Wilson1-15/+33
2020-05-08lib/params: add igt_params.c for module parameter accessJani Nikula1-3/+0
2019-05-07meson: Don't redefine gettid if the C library provides itLyude Paul1-1/+4
2019-05-07lib/aux: Typecast gettid() as pid_tLyude Paul1-1/+2
2019-05-07Use gettid() wrapper everywhereLyude Paul1-1/+6
2019-04-26lib: consolidate duplicated define of vfs_file_max(void)Caz Yokoyama1-0/+2
2019-04-25tests/kms_chamelium: add dp-audio testSimon Ser1-0/+1
2019-04-05lib: add igt_allow_unlimited_files()Lucas De Marchi1-0/+2
2019-02-28lib: Incrementally mlock()Chris Wilson1-1/+1
2018-09-25lib: Add DIV_ROUND_UP()Ville Syrjälä1-0/+2
2018-09-11lib: Add roundup_power_of_two()Ville Syrjälä1-0/+6
2018-07-19lib: Move trash_bos to their only userChris Wilson1-9/+1
2018-07-13lib/gt: Make use of dummyload library to create recursive batchAntonio Argenziano1-105/+0
2018-06-13lib: Extract mlock probingMichał Winiarski1-0/+1
2018-05-23lib: Add clamp() to igt_aux and use it for ycbcr<->rgb conversionVille Syrjälä1-0/+7
2018-04-27tests/kms_properties: Validate properties harderVille Syrjälä1-0/+2
2018-03-16lib: Add igt_hweight()Ville Syrjälä1-0/+5
2018-02-16lib/igt_aux: Add function to swap int64 in arrayAntonio Argenziano1-0/+1
2018-01-26lib: Refactor igt_wait() to use library timersChris Wilson1-17/+16
2017-11-29igt: Remove Android supportArkadiusz Hiler1-5/+0
2017-10-19lib/i915: Move submission related helpers to lib/i915/gem_submissionMichał Winiarski1-2/+2
2017-10-17lib: Extract helpers for determining submission methodMichał Winiarski1-0/+2
2017-10-16aux: Suspend signal helper for shell commandsImre Deak1-0/+2
2017-07-06Make igtrc configuration common, with configurable suspend/resume delayPaul Kocialkowski1-0/+1
2017-06-07lib/igt_aux: Include unistd.h for gettid() on AndroidArkadiusz Hiler1-0/+5
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson1-2/+2
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso1-2/+2
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso1-2/+2
2017-03-10igt: Exercise the shrinkerChris Wilson1-0/+3
2017-01-26igt_aux: Add igt_set_autoresume_delay()Lyude1-0/+1
2016-12-13lib/kselftest: Parse embedded test number from parameterChris Wilson1-2/+12
2016-12-01lib/igt_kmod: New library to support driver loading/unloading and additional ...Marius Vlad1-0/+3
2016-12-01lib/igt_aux.h: Cast is confusing old gccRodrigo Vivi1-1/+1