summaryrefslogtreecommitdiff
path: root/lib/igt_gt.c
AgeCommit message (Expand)Author
2016-03-17lib/igt_gt: Handle SIGINT whilst writing to i915_error_stateChris Wilson
2016-03-03lib/igt_gt: Replace asm clflush/mfence with __builtin_ia32 variantsChris Wilson
2016-03-01lib: move i915_wedged_set to ig_gt.cDaniele Ceraolo Spurio
2016-02-04tests/drv_hangman: Convert to using central list of enginesChris Wilson
2016-01-27Add I915_EXEC_DEFAULT to list of known enginesChris Wilson
2016-01-27Extract array of execution enginesChris Wilson
2016-01-25igt: Disable igt_clflush_range() implementation on ARM buildsEric Anholt
2016-01-22lib: Refactor common detection of missed interruptsChris Wilson
2016-01-20lib: Expand igt_hang_ring() to select target context and various optionsChris Wilson
2016-01-20lib: Always double check igt_require_hang_ring() on useChris Wilson
2016-01-19igt/gem_mmap_wc: Test cpu mmap vs wc mmap coherencyChris Wilson
2015-12-04lib: igt_fork_hang_helper must be run in fixturesDaniel Vetter
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke
2015-09-08lib: various documentation fixesThomas Wood
2015-06-27doc: Remove i-g-t/intel prefixes and capitalize section titlesDamien Lespiau
2015-06-15lib: Use HAS_GPU_RESET rather than opencode our guessChris Wilson
2015-04-26lib: Cache static queriesChris Wilson
2015-02-25lib: small documentation fixesThomas Wood
2015-02-13lib/igt_gt: Document and consolidateDaniel Vetter
2015-02-13lib/ioctls: make gem_context_set/get_param infallibleDaniel Vetter
2015-02-13lib/ioctl: api polish for gem_context_has_paramDaniel Vetter
2015-02-13lib/gt: api polish for igt_can_hang_ringDaniel Vetter
2015-01-07igt/gem_concurrent_blit: Inject hangs before verifying contentsChris Wilson