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_gt.h
Age
Commit message (
Expand
)
Author
2018-03-29
tests/perf_pmu: Fix usage of for_each_engine_class_instance
Tvrtko Ursulin
2018-03-20
igt: Replace 'all-engines' magic numbers with macro
Antonio Argenziano
2018-02-23
Iterate over physical engines
Chris Wilson
2017-12-08
include/drm-uapi: bump headers
Lionel Landwerlin
2017-11-22
tests/perf_pmu: Tests for i915 PMU API
Tvrtko Ursulin
2017-10-19
lib/i915: Move submission related helpers to lib/i915/gem_submission
Michał Winiarski
2017-10-17
lib: Extract helpers for determining submission method
Michał Winiarski
2017-07-06
Revert "igt: Remove default from the engine list"
Chris Wilson
2017-07-06
igt: Remove default from the engine list
Tvrtko Ursulin
2017-05-18
lib: Refactor testing for ability to use MI_STORE_DATA_IMM
Chris Wilson
2017-03-21
Restore "lib: Open debugfs files for the given DRM device"
Chris Wilson
2017-03-21
Revert "lib: Open debugfs files for the given DRM device"
Tomeu Vizoso
2017-03-21
lib: Open debugfs files for the given DRM device
Tomeu Vizoso
2017-01-05
tests: Add gem_exec_reuse
Chris Wilson
2016-09-13
igt/gem_busy: Prevent banning when running multiple hang tests
Chris Wilson
2016-04-09
lib: Remove defunct stop_rings
Chris Wilson
2016-03-08
lib: Magic for_each_engine() macro to iterate over available engines
Chris Wilson
2016-03-01
lib: move i915_wedged_set to ig_gt.c
Daniele Ceraolo Spurio
2016-02-04
tests/drv_hangman: Convert to using central list of engines
Chris Wilson
2016-01-27
Extract array of execution engines
Chris Wilson
2016-01-22
lib: Refactor common detection of missed interrupts
Chris Wilson
2016-01-20
lib: Expand igt_hang_ring() to select target context and various options
Chris Wilson
2016-01-19
igt/gem_mmap_wc: Test cpu mmap vs wc mmap coherency
Chris Wilson
2015-12-04
lib: igt_fork_hang_helper must be run in fixtures
Daniel Vetter
2015-02-25
lib: small documentation fixes
Thomas Wood
2015-02-13
lib/igt_gt: Document and consolidate
Daniel Vetter
2015-02-13
lib/gt: api polish for igt_can_hang_ring
Daniel Vetter
2015-01-07
igt/gem_concurrent_blit: Inject hangs before verifying contents
Chris Wilson