summaryrefslogtreecommitdiff
path: root/lib/igt_aux.h
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-29igt_aux: Add some list helpers from waylandLyude1-0/+89
2016-11-29lib: Make signal helper definitions reusableAbdiel Janulgue1-0/+10
2016-10-18lib/igt_aux: Improve documentation for igt_system_suspend_autoresume()Imre Deak1-1/+35
2016-10-13lib/igt_aux: Add support for various system suspend/resume optionsImre Deak1-2/+23
2016-08-01igt/gem_mmap_gtt/wc: Reduce test runtimeChris Wilson1-0/+13
2016-07-27lib: update docs for igt_pmDaniel Vetter1-11/+0
2016-07-03lib/igt_aux: Framework for measuring latency in raising signalsChris Wilson1-0/+3
2016-05-12lib/igt_aux: Polish docs for igt_timeoutDaniel Vetter1-2/+12
2016-05-12lib/igt_aux: Polish docs for igt_interruptibleDaniel Vetter1-4/+25
2016-04-20igt/gem_close_race: BatifyChris Wilson1-0/+3
2016-03-24lib: Add a GPU error detectorChris Wilson1-0/+3
2016-03-19igt/gem_concurrent_blit: dmabuf requires twice the number of filesChris Wilson1-0/+1
2016-03-19lib/igt_aux: Divert ioctls for signal injectionChris Wilson1-0/+8
2016-01-22lib: Print memory requirements as MiBChris Wilson1-2/+2
2016-01-19gem_concurrent_blit: Don't call igt_require() outside of a subtest/fixtureChris Wilson1-0/+2
2015-08-14lib: Allow caller to use uint64_t sizes with intel_require_memory()Chris Wilson1-2/+1
2015-07-02aux: Don't evaluate several times the arguments of min() and max()Damien Lespiau1-2/+10
2015-06-11lib/igt_aux: add functions to manipulate i915.ko parametersPaulo Zanoni1-0/+4
2015-05-05lib: add igt_wait()Paulo Zanoni1-0/+43
2015-04-16lib/igt_aux: Introduce igt_interactive_debug_manual_check.Rodrigo Vivi1-0/+1
2015-02-24tests/drv_suspend: hibernation testDavid Weinehall1-2/+3
2015-02-13lib/igt_gt: Document and consolidateDaniel Vetter1-3/+0
2015-02-13lib/igt_aux: s/swap/igt_swap/Daniel Vetter1-1/+1
2015-01-20lib: s/IGT_DEBUG_INTERACTIVE/--interactive-debug=varRodrigo Vivi1-1/+1
2015-01-07igt/gem_evict_(alignment|everything): contend with GPU hangsChris Wilson1-0/+4
2014-12-11lib: add a function to lock memory into RAMThomas Wood1-0/+3