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
2022-03-11
lib/i915/gem_create: Introduce gem-pool bo cache
Zbigniew Kempczyński
2022-02-22
lib: Use safe wrappers around libpciaccess initialization functions
Janusz Krzysztofik
2022-02-02
lib/intel_batchbuffer: add tracking and reset for allocator
Kamil Konieczny
2021-12-16
lib/igt_core: Ensure subtest result is skip if all dynamic subtests skip
Petri Latvala
2021-04-19
lib: Fix option parsing
Ville Syrjälä
2021-04-19
lib: Document that we have --trace-on-oops
Ville Syrjälä
2021-04-13
lib/intel_allocator: Add intel_allocator core
Zbigniew Kempczyński
2021-04-13
lib/igt_core: Track child process pid and tid
Zbigniew Kempczyński
2021-01-30
meson: Turn on -Werror
Ashutosh Dixit
2021-01-01
lib: Avoid freeing an uninitialised variable
Chris Wilson
2020-11-04
lib/igt_core: Don't return too early in common_init_config
Petri Latvala
2020-10-02
lib/igt_core: Reinitialize print mutex in child process
Zbigniew Kempczyński
2020-06-22
igt/core: Disallow igt_require/skip in non-main threads
Arkadiusz Hiler
2020-06-22
lib/core: Handle asserts in threads
Arkadiusz Hiler
2020-06-22
lib/core: Print thread:tid with igt_log for non-main threads
Arkadiusz Hiler
2020-06-04
lib/igt_core: Don't kill the world after a failed fork
Arkadiusz Hiler
2020-05-05
lib/igt_core: Disallow nesting of igt_dynamic inside igt_dynamic
Arkadiusz Hiler
2020-05-05
lib/igt_core: Make assert on invalid magic blocks nesting more verbose
Arkadiusz Hiler
2020-05-05
lib: Support multiple filters
Arkadiusz Hiler
2020-04-17
igt_core: Add --version
Petri Latvala
2020-03-23
lib: Make it possible to abort the whole execution from inside of a test
Arkadiusz Hiler
2020-03-17
lib/igt_core: Make igt_subtest_jmpbuf/igt_dynamic_jmpbuf extern
Lyude Paul
2020-02-05
lib: Kill residual children at the end of a subtest
Chris Wilson
2020-01-28
lib: Report wait() failures
Chris Wilson
2020-01-27
lib/igt_core: Detect gdb harder
Ville Syrjälä
2020-01-16
lib: Don't dump log buffer when dynamic subtest failure is inherited
Petri Latvala
2019-12-04
Add device selection in IGT
Zbigniew Kempczyński
2019-11-19
Rename dynamic subtest blocks
Petri Latvala
2019-11-18
igt: Stop requesting ftrace dumps on oops by default
Chris Wilson
2019-11-15
lib: Introduce dynamic subsubtests
Petri Latvala
2019-11-12
lib/igt_list: Update, clean-up and document igt_list
Arkadiusz Hiler
2019-10-18
lib: Add igt_trace()
Ville Syrjälä
2019-09-17
lib: Export a function for loading igtrc
Petri Latvala
2019-07-08
lib/igt_core: Add support for subtest descriptions
Arkadiusz Hiler
2019-07-03
lib: Add --skip-crc-compare option
Matt Roper
2019-06-06
lib/igt_core: add -h to usage
Lucas De Marchi
2019-06-06
lib/igt_core: 0 is a valid val for long options
Lucas De Marchi
2019-06-06
lib/igt_core: reserve long options for individual tests
Lucas De Marchi
2019-05-27
lib: Document igt_opt_handler_t semantics
Petri Latvala
2019-05-23
i915/gem_exec_fence: Replace open-coded recursive batch with igt_spin_t
Chris Wilson
2019-05-23
lib/igt_core: Rework extra options conflicts handling
Arkadiusz Hiler
2019-05-07
lib/igt_core: Just use igt_can_fail() in __igt_run_subtest()
Lyude Paul
2019-05-07
Use gettid() wrapper everywhere
Lyude Paul
2019-04-18
lib/igt_dummyload: Get rid of 'batch' on spinner accessors
Mika Kuoppala
2019-04-10
lib: Reset errno to 0 after isatty
Arkadiusz Hiler
2019-02-21
lib: disallow fixtures/subtest groups in simple tests
Daniel Vetter
2019-02-15
lib: Drop IGT_EXIT_TIMEOUT
Daniel Vetter
2019-02-15
lib: Drop igt_child_done
Daniel Vetter
2019-02-15
lib: Make sure we leak no child processes
Daniel Vetter
2019-02-15
lib: Don't leak children in igt_waitchildren_timeout
Daniel Vetter
[next]