summaryrefslogtreecommitdiff
path: root/lib/igt_aux.h
AgeCommit message (Expand)Author
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
2016-03-24lib: Add a GPU error detectorChris Wilson
2016-03-19igt/gem_concurrent_blit: dmabuf requires twice the number of filesChris Wilson
2016-03-19lib/igt_aux: Divert ioctls for signal injectionChris Wilson
2016-01-22lib: Print memory requirements as MiBChris Wilson
2016-01-19gem_concurrent_blit: Don't call igt_require() outside of a subtest/fixtureChris Wilson
2015-08-14lib: Allow caller to use uint64_t sizes with intel_require_memory()Chris Wilson
2015-07-02aux: Don't evaluate several times the arguments of min() and max()Damien Lespiau
2015-06-11lib/igt_aux: add functions to manipulate i915.ko parametersPaulo Zanoni
2015-05-05lib: add igt_wait()Paulo Zanoni