summaryrefslogtreecommitdiff
path: root/lib/igt_aux.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-01lib/igt_kmod: New library to support driver loading/unloading and additional ...Marius Vlad1-0/+257
2016-11-29lib: Make signal helper definitions reusableAbdiel Janulgue1-11/+0
2016-10-18lib/igt_aux: Improve documentation for igt_system_suspend_autoresume()Imre Deak1-5/+16
2016-10-13lib/igt_aux: Add support for various system suspend/resume optionsImre Deak1-36/+135
2016-07-27lib: update docs for igt_pmDaniel Vetter1-106/+0
2016-07-03igt/gem_exec_gttfill: Reduce overhead in setting up filler batchesChris Wilson1-20/+2
2016-07-03lib/igt_aux: Framework for measuring latency in raising signalsChris Wilson1-0/+95
2016-06-17tests: Push igt_fork/stop_hang_detector into fixturesDaniel Vetter1-6/+0
2016-05-17lib/igt_kms: move gtk-doc comments next to the definitionJani Nikula1-0/+18
2016-05-12lib/igt_aux: Polish docs for igt_interruptibleDaniel Vetter1-29/+8
2016-05-11lib/igt_aux: define actual functions for kmstest_*_strJani Nikula1-15/+26
2016-05-11lib/igt_aux: update encoder and type namesJani Nikula1-0/+5
2016-05-02lib: Tweak calibration of initial settimer delayChris Wilson1-1/+8
2016-04-25lib/igt_aux: Half the timeout for suspend to RAM and a third for suspend to d...marius vlad1-4/+4
2016-04-03lib: Avoid assertion if sig_ioctl is unsed from a child accidentallyChris Wilson1-0/+6
2016-04-03lib: Don't report the last errno inside the async GPU hang detectorChris Wilson1-0/+1
2016-03-29lib: Ignore udev failure to report an eventChris Wilson1-1/+1
2016-03-24lib: Add a GPU error detectorChris Wilson1-0/+80
2016-03-21lib: Measure the cost of calling timer_settimer() for sigiterChris Wilson1-2/+21
2016-03-19lib/igt_aux: Refine decision to stop signal injectionChris Wilson1-1/+6
2016-03-19lib/igt_aux: Divert ioctls for signal injectionChris Wilson1-0/+188
2016-03-03lib: Tidy testing for rtcwakeChris Wilson1-6/+5
2016-03-02lib: Show the command that fails when suspendingChris Wilson1-4/+1
2016-02-19lib/igt_pm: Lib for power managementDavid Weinehall1-13/+2
2016-01-11core/sighelper: Interrupt everyone in the process groupChris Wilson1-4/+17
2015-11-11lib: add a environment variable to control outputThomas Wood1-1/+1
2015-10-23lib: Skip suspend/hibernate tests if the system doesn't support themVille Syrjälä1-0/+6
2015-09-11lib: don't use igt_warn in signal handlersThomas Wood1-3/+8
2015-09-08build: fix unused-result warningsThomas Wood1-2/+6
2015-09-08lib: various documentation fixesThomas Wood1-1/+1
2015-07-02docs: various documentation fixesThomas Wood1-2/+2
2015-07-02docs: fix "no link" warningThomas Wood1-1/+1
2015-06-27doc: Remove i-g-t/intel prefixes and capitalize section titlesDamien Lespiau1-1/+1
2015-06-11lib/igt_aux: add functions to manipulate i915.ko parametersPaulo Zanoni1-0/+134
2015-05-11lib: Add missing '\n' to error messageDamien Lespiau1-4/+8
2015-05-05lib: add igt_wait()Paulo Zanoni1-17/+1
2015-04-21docs: avoid escaping characters in documentation commentsThomas Wood1-1/+1
2015-04-16lib/igt_aux: Introduce igt_interactive_debug_manual_check.Rodrigo Vivi1-0/+50
2015-02-24tests/drv_suspend: hibernation testDavid Weinehall1-2/+30
2015-02-13lib/igt_gt: Document and consolidateDaniel Vetter1-68/+0
2015-01-22docs: fix parsing issueThomas Wood1-1/+1
2015-01-20lib: s/IGT_DEBUG_INTERACTIVE/--interactive-debug=varRodrigo Vivi1-10/+10
2015-01-07igt/gem_evict_(alignment|everything): contend with GPU hangsChris Wilson1-0/+69
2014-12-18lib: random() is too slowChris Wilson1-1/+10
2014-12-11lib: add a function to lock memory into RAMThomas Wood1-0/+58
2014-11-25demos/intel_sprite_on: Added support to compile intel_sprite_on on Android.Gagandeep S Arora1-1/+60
2014-11-18lib/aux: Make it clear that rtcwake failures aren't bugsDaniel Vetter1-1/+2
2014-10-22lib/igt_aux: move audio RPM code to igt_setup_runtime_pm()Paulo Zanoni1-0/+14
2014-10-17lib/igt_aux: make igt_wait_for_pm_status() resist the signal helperPaulo Zanoni1-5/+12
2014-09-30lib/aux: Print progress output at INFO levelDaniel Vetter1-11/+21