summaryrefslogtreecommitdiff
path: root/lib/igt_aux.h
AgeCommit message (Expand)Author
2022-05-31igt: Promote/rename OS helpersRob Clark
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-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
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-10-08lib: Typechecking minmaxChris Wilson
2020-05-08lib/params: add igt_params.c for module parameter accessJani Nikula
2019-05-07meson: Don't redefine gettid if the C library provides itLyude Paul
2019-05-07lib/aux: Typecast gettid() as pid_tLyude Paul
2019-05-07Use gettid() wrapper everywhereLyude 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-05lib: add igt_allow_unlimited_files()Lucas De Marchi
2019-02-28lib: Incrementally mlock()Chris Wilson
2018-09-25lib: Add DIV_ROUND_UP()Ville Syrjälä
2018-09-11lib: Add roundup_power_of_two()Ville Syrjälä
2018-07-19lib: Move trash_bos to their only userChris Wilson
2018-07-13lib/gt: Make use of dummyload library to create recursive batchAntonio Argenziano
2018-06-13lib: Extract mlock probingMichał Winiarski
2018-05-23lib: Add clamp() to igt_aux and use it for ycbcr<->rgb conversionVille Syrjälä
2018-04-27tests/kms_properties: Validate properties harderVille Syrjälä
2018-03-16lib: Add igt_hweight()Ville Syrjälä
2018-02-16lib/igt_aux: Add function to swap int64 in arrayAntonio Argenziano
2018-01-26lib: Refactor igt_wait() to use library timersChris Wilson
2017-11-29igt: Remove Android supportArkadiusz Hiler
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: Suspend signal helper for shell commandsImre Deak
2017-07-06Make igtrc configuration common, with configurable suspend/resume delayPaul Kocialkowski
2017-06-07lib/igt_aux: Include unistd.h for gettid() on AndroidArkadiusz 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-01-26igt_aux: Add igt_set_autoresume_delay()Lyude
2016-12-13lib/kselftest: Parse embedded test number from parameterChris Wilson
2016-12-01lib/igt_kmod: New library to support driver loading/unloading and additional ...Marius Vlad
2016-12-01lib/igt_aux.h: Cast is confusing old gccRodrigo Vivi
2016-11-29igt_aux: Add some list helpers from waylandLyude
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-08-01igt/gem_mmap_gtt/wc: Reduce test runtimeChris Wilson
2016-07-27lib: update docs for igt_pmDaniel Vetter
2016-07-03lib/igt_aux: Framework for measuring latency in raising signalsChris Wilson
2016-05-12lib/igt_aux: Polish docs for igt_timeoutDaniel Vetter
2016-05-12lib/igt_aux: Polish docs for igt_interruptibleDaniel Vetter
2016-04-20igt/gem_close_race: BatifyChris Wilson