index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
igt_core.c
Age
Commit message (
Expand
)
Author
2017-07-20
lib/igt_core: Split out env-related handling to common_init_env
Paul Kocialkowski
2017-07-20
lib/igt_core: Move all config-related parsing to common_init_config
Paul Kocialkowski
2017-07-20
lib/igt_core: Handle glib errors correctly to avoid stderr spew
Paul Kocialkowski
2017-07-19
igt_core: Add the rest of Paul's patch I forgot by accident
Lyude
2017-07-19
Introduce common frame dumping configuration and helpers
Paul Kocialkowski
2017-07-06
Make igtrc configuration common, with configurable suspend/resume delay
Paul Kocialkowski
2017-06-14
igt/igt_core: Provide an option to check for the log buffer contents
Abdiel Janulgue
2017-06-14
lib/igt_core: Add igt_system helpers
Abdiel Janulgue
2017-04-25
benchmarks/gem_wsim: Command submission workload simulator
Tvrtko Ursulin
2017-01-06
lib: Always unbind the fbcon around igt
Chris Wilson
2016-12-01
Silence a bunch of "const discard" warnings
Chris Wilson
2016-11-29
lib: Make signal helper definitions reusable
Abdiel Janulgue
2016-10-14
tests: prefix IGT kernel log messages with [IGT]
Jani Nikula
2016-09-20
lib/igt_core: Print stacktrace in initialization/fixture blocks.
Marius Vlad
2016-09-02
lib/igt_core: Wrap print_backtrace_sig_safe() with HAVE_LIBUNWIND.
Marius Vlad
2016-09-01
lib/igt_core: Print stacktrace when receiving one of the crash signals.
marius vlad
2016-06-28
lib: Suppress kmsg on exit for unknown programmes
Chris Wilson
2016-05-27
igt_core: Search "." as final fallback for igt_fopen_data()
Matt Roper
2016-05-03
lib: compute exitcode first
Chris Wilson
2016-05-02
lib: Fixup u64 multiply for computing nanoseconds
Chris Wilson
2016-04-14
lib: Fix doc warnings for real!
Daniel Vetter
2016-03-29
lib: Tidy error message for a helper process who unexpectedly dies
Chris Wilson
2016-03-19
lib: Fix some doc warnings
Daniel Vetter
2016-03-19
lib: Add igt_subtest_group
Daniel Vetter
2016-03-18
igt/gem_softpin: Repeat tests with signal interruptions
Chris Wilson
2016-03-09
lib: remove saved_sig_mask
Daniel Vetter
2016-03-08
lib/igt_core: remove igt_disable/enable_exit_handlers
Daniel Vetter
2016-02-26
igt/gem_sync: Enforce a timeout of 20s
Chris Wilson
2016-02-17
lib/igt_core.c: Expand --run-subtest functionality.
Derek Morton
2016-01-06
igt_core: Fix logging to display extended line
Derek Morton
2015-12-21
lib: Make 'extra_long_opts' const
Ville Syrjälä
2015-11-24
lib/igt_core: Prefer CLOCK_MONOTONIC_RAW
Joonas Lahtinen
2015-11-11
lib: add a environment variable to control output
Thomas Wood
2015-11-11
lib: highlight subtest results on terminals
Thomas Wood
2015-11-11
Add missing noreturn attribute to various functions
Thomas Wood
2015-09-17
lib: allow wildcard matching when specifying subtests
Thomas Wood
2015-09-08
lib: various documentation fixes
Thomas Wood
2015-08-12
lib/core: Add igt_reset_timeout
Daniel Vetter
2015-08-12
lib/core: Add optional reason for timeout failure
Daniel Vetter
2015-07-20
lib: exit immediately if igt_fail is called in an exit handler
Thomas Wood
2015-07-02
docs: various documentation fixes
Thomas Wood
2015-06-27
doc: Remove i-g-t/intel prefixes and capitalize section titles
Damien Lespiau
2015-06-26
lib/igt_core: fflush stdout after printing subtest results
Paulo Zanoni
2015-06-24
lib: Enable locale dependent output to a terminal
Chris Wilson
2015-05-28
lib/igt_core.c: Flag the test as failing after a segfault
Derek Morton
2015-05-15
lib: Add a user data pointer to the argument parsing functions
Damien Lespiau
2015-05-10
lib/core: Limit fatal signal CRASH reporting to the fatal signals
Chris Wilson
2015-05-08
lib: Teach igt to handle signal failures gracefully
Chris Wilson
2015-05-01
lib/igt_core.c : only disable low mem killer once
Tim Gore
2015-04-21
docs: avoid escaping characters in documentation comments
Thomas Wood
[next]