summaryrefslogtreecommitdiff
path: root/lib/igt_aux.c
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-30lib: add a function to indicate activityThomas Wood1-0/+15
2014-09-30doc: various spelling and typo fixesThomas Wood1-6/+6
2014-09-06aux: Squelch warning when emitting progress indicatorChris Wilson1-3/+3
2014-09-05lib/igt_aux: Improve wait_for_keypress helper a bitDaniel Vetter1-5/+21
2014-08-26lib/igt_* Use igt macros in igt libariesDaniel Vetter1-5/+4
2014-07-23build: improve version.h generationThomas Wood1-1/+0
2014-07-23tests: remove unused getopt header includesThomas Wood1-1/+0
2014-06-12lib: various documentation fixesThomas Wood1-3/+2
2014-06-09Fix make distclean by fixing includes of version.hRodrigo Vivi1-1/+1
2014-05-15lib/igt_aux: Extract runtime pm helpers from pm_pc8Daniel Vetter1-0/+114
2014-03-26lib/igt_aux: Lost doc polish hunk.Daniel Vetter1-2/+0
2014-03-23lib: Use @include tag for include filesDaniel Vetter1-0/+1
2014-03-23lib: s/igt_env_set/igt_check_boolean_env_varDaniel Vetter1-3/+3
2014-03-23lib/igt_aux: api documentationDaniel Vetter1-3/+126