index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
selftests
/
intel_hangcheck.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
2019-04-24
1
-1919
/
+0
*
drm/i915/selftests: Check that gpu reset is usable from atomic context
Fernando Pacheco
2019-04-20
1
-3
/
+3
*
drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
Chris Wilson
2019-04-02
1
-1
/
+2
*
drm/i915: Flush pages on acquisition
Chris Wilson
2019-03-21
1
-1
/
+1
*
drm/i915/selftests: Improve error detection of reset failure
Chris Wilson
2019-03-12
1
-1
/
+17
*
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-03-05
1
-8
/
+8
*
drm/i915/selftests: Exercise resetting during non-user payloads
Chris Wilson
2019-02-26
1
-0
/
+218
*
drm/i915: Remove i915_request.global_seqno
Chris Wilson
2019-02-26
1
-3
/
+2
*
drm/i915: Beware temporary wedging when determining -EIO
Chris Wilson
2019-02-20
1
-12
/
+12
*
drm/i915/selftests: Make unbannable contexts for reset handling
Chris Wilson
2019-02-18
1
-0
/
+2
*
drm/i915/selftests: Drop unnecessary struct_mutex around i915_reset()
Chris Wilson
2019-02-15
1
-2
/
+0
*
drm/i915: Don't claim an unstarted request was guilty
Chris Wilson
2019-02-08
1
-0
/
+6
*
drm/i915: Revoke mmaps and prevent access to fence registers across reset
Chris Wilson
2019-02-08
1
-3
/
+2
*
drm/i915: Replace global breadcrumbs with per-context interrupt tracking
Chris Wilson
2019-01-29
1
-1
/
+1
*
drm/i915: Issue engine resets onto idle engines
Chris Wilson
2019-01-25
1
-16
/
+6
*
drm/i915/selftests: Trim struct_mutex duration for set-wedged selftest
Chris Wilson
2019-01-25
1
-3
/
+4
*
drm/i915: Remove GPU reset dependence on struct_mutex
Chris Wilson
2019-01-25
1
-28
/
+29
*
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-01-22
1
-7
/
+7
|
\
|
*
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2019-01-10
1
-7
/
+7
|
|
\
|
|
*
drm/i915: Compile fix for 64b dma-fence seqno
Mika Kuoppala
2018-12-07
1
-7
/
+7
*
|
|
drm/i915/selftests: Mark up rpm wakerefs
Chris Wilson
2019-01-14
1
-6
/
+9
*
|
|
drm/i915: Markup paired operations on wakerefs
Chris Wilson
2019-01-14
1
-3
/
+3
*
|
|
drm/i915/selftests: Verify we can perform resets from atomic context
Chris Wilson
2018-12-13
1
-0
/
+172
*
|
|
drm/i915/selftests: Check we can recover a wedged device
Chris Wilson
2018-12-13
1
-0
/
+25
*
|
|
drm/i915/selftests: Reorder request allocation vs vma pinning
Chris Wilson
2018-12-04
1
-62
/
+61
|
/
/
*
|
drm/i915/selftests: Add tests for GT and engine workaround verification
Tvrtko Ursulin
2018-12-04
1
-42
/
+9
*
|
drm/i915/selftests: Terminate hangcheck sanitycheck forcibly
Chris Wilson
2018-12-03
1
-3
/
+9
|
/
*
drm/i915/selftests: Hold task reference to reset worker
Chris Wilson
2018-11-20
1
-0
/
+3
*
drm/i915: Replace some open-coded i915_coherent_map_type()
Chris Wilson
2018-10-02
1
-2
/
+2
*
drm/i915/selftests: Exercise resetting in the middle of a wait-on-fence
Chris Wilson
2018-07-26
1
-8
/
+77
*
drm/i915/selftests: Use a full emulation of a user ppgtt context
Chris Wilson
2018-07-26
1
-4
/
+12
*
drm/i915/selftests: Exercise reset to break stuck GTT eviction
Chris Wilson
2018-07-16
1
-2
/
+169
*
drm/i915: Start returning an error from i915_vma_move_to_active()
Chris Wilson
2018-07-06
1
-2
/
+9
*
drm/i915/selftests: Fixup missing MI_MEM_VIRTUAL for live_hangcheck
Chris Wilson
2018-07-06
1
-1
/
+1
*
drm/i915/selftests: Replace magic 1<<22 with MI_USE_GGTT/MI_MEM_VIRTUAL
Chris Wilson
2018-07-06
1
-1
/
+1
*
drm/i915/selftests: Fail hangcheck testing if the GPU is wedged
Chris Wilson
2018-07-06
1
-0
/
+3
*
drm/i915/selftests: Fixup recursive MI_BB_START for gen3
Chris Wilson
2018-07-05
1
-1
/
+1
*
drm/i915: Make closing request flush mandatory
Chris Wilson
2018-06-14
1
-8
/
+8
*
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
2018-06-05
1
-2
/
+2
*
drm/i915/selftests: Wait longer for the old active request
Chris Wilson
2018-05-19
1
-14
/
+34
*
drm/i915: Move request->ctx aside
Chris Wilson
2018-05-18
1
-1
/
+4
*
drm/i915/selftests: Refactor common flush_test()
Chris Wilson
2018-05-08
1
-60
/
+6
*
drm/i915/selftests: Wait for idle between idle resets as well
Chris Wilson
2018-04-26
1
-1
/
+49
*
drm/i915: Pack params to engine->schedule() into a struct
Chris Wilson
2018-04-18
1
-2
/
+2
*
drm/i915: Pass the set of guilty engines to i915_reset()
Chris Wilson
2018-04-06
1
-16
/
+14
*
drm/i915: Treat i915_reset_engine() as guilty until proven innocent
Chris Wilson
2018-04-06
1
-9
/
+0
*
drm/i915/selftests: Rename wait_for_hang() to wait_until_running()
Chris Wilson
2018-04-06
1
-6
/
+6
*
drm/i915/selftests: Avoid repeatedly harming the same innocent context
Chris Wilson
2018-04-06
1
-4
/
+44
*
drm/i915/selftests: Stress resets-vs-request-priority
Chris Wilson
2018-03-22
1
-63
/
+126
*
drm/i915/selftests: Include the trace as a debug aide
Chris Wilson
2018-03-22
1
-3
/
+20
[next]