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
2018-07-13
lib/gt: Make use of dummyload library to create recursive batch
Antonio Argenziano
2018-07-10
lib: Require working GEM (!wedged) to allow hang injection
Chris Wilson
2018-03-26
lib/dummyload: Add pollable spin batch
Tvrtko Ursulin
2018-03-07
lib: Use C99 initialisers to clear context parameters
Chris Wilson
2018-03-03
lib: Fix MI_BATCH_BUFFER_START for hang injection
Chris Wilson
2018-02-23
Iterate over physical engines
Chris Wilson
2018-02-21
igt/gem_eio: Use slow spinners to inject hangs
Chris Wilson
2017-12-07
lib/igt_gt: Add sentinel to intel_execution_engines2
Petri Latvala
2017-11-22
tests/perf_pmu: Tests for i915 PMU API
Tvrtko Ursulin
2017-11-21
lib: Use drm-uapi/i915_drm.h instead of local defines.
Eric Anholt
2017-10-25
lib/gt: Always eat the unwanted error state
Chris Wilson
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-10-16
lib/igt_gt: Allow non-default contexts to hang non-render rings
Vinay Belgaumkar
2017-09-06
lib: Disable MI_STORE_DATA_IMM for gen3 (i915g and i915gm)
Chris Wilson
2017-08-08
lib: Remove illegal instructions from hang injection
Chris Wilson
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-06-21
lib: Force global reset + uevents for hang detector
Chris Wilson
2017-06-07
ffs: Include strings.h
Arkadiusz Hiler
2017-05-18
lib: Refactor testing for ability to use MI_STORE_DATA_IMM
Chris Wilson
2017-04-11
lib: Fix up internal engine names (again)
Chris Wilson
2017-03-30
lib: Update kernel engine names
Chris Wilson
2017-03-24
Improve utilisation of igt_debugfs_dir()
Chris Wilson
2017-03-23
lib: Clear unrelated errno for intel_detect_and_clear_missed_interrupts
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-03-14
lib: Squelch a pair of ignore result warnings
Chris Wilson
2017-03-08
igt/gem_eio: Check we succeed in unwedging the driver
Chris Wilson
2017-03-07
lib/igt_gt: Remove duplicated PARAM_NO_ERROR_CAPTURE define
Michel Thierry
2017-02-04
lib/gt: Set context for contolling bannable
Chris Wilson
2017-01-02
lib: Mass conversion to to_user_pointer()
Chris Wilson
2016-11-11
lib: substitute cxt BAN_PERIOD with BANNABLE
Mika Kuoppala
2016-10-13
lib/igt_gt: Use /sys/.../error instead of /debug/.../i915_error_state
Chris Wilson
2016-09-13
igt/gem_busy: Prevent banning when running multiple hang tests
Chris Wilson
2016-07-04
lib/igt_gt: Fix unused variable warning for non-x86 targets
Robert Foss
2016-07-04
lib: Enable squelching of simulated error states
Chris Wilson
2016-06-09
lib/gt: Omit illegal instruction on hang injection with gen 8+
Mika Kuoppala
2016-05-20
lib/gt: Replace hanging instruction
Chris Wilson
2016-05-01
lib: Enable clflush for 32bit x86 builds
Chris Wilson
2016-05-01
lib: Apply magic clflush serialisation
Chris Wilson
2016-04-09
lib: Remove defunct stop_rings
Chris Wilson
2016-03-17
lib/igt_gt: Handle SIGINT whilst writing to i915_error_state
Chris Wilson
2016-03-03
lib/igt_gt: Replace asm clflush/mfence with __builtin_ia32 variants
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
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
[next]