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.c
Age
Commit message (
Expand
)
Author
2016-02-04
tests/drv_hangman: Convert to using central list of engines
Chris Wilson
2016-01-27
Add I915_EXEC_DEFAULT to list of known engines
Chris Wilson
2016-01-27
Extract array of execution engines
Chris Wilson
2016-01-25
igt: Disable igt_clflush_range() implementation on ARM builds
Eric Anholt
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-20
lib: Always double check igt_require_hang_ring() on use
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-09-11
convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci
Micah Fedke
2015-09-08
lib: various documentation fixes
Thomas Wood
2015-06-27
doc: Remove i-g-t/intel prefixes and capitalize section titles
Damien Lespiau
2015-06-15
lib: Use HAS_GPU_RESET rather than opencode our guess
Chris Wilson
2015-04-26
lib: Cache static queries
Chris Wilson
2015-02-25
lib: small documentation fixes
Thomas Wood
2015-02-13
lib/igt_gt: Document and consolidate
Daniel Vetter
2015-02-13
lib/ioctls: make gem_context_set/get_param infallible
Daniel Vetter
2015-02-13
lib/ioctl: api polish for gem_context_has_param
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