index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
selftests
/
intel_hangcheck.c
Age
Commit message (
Expand
)
Author
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
2019-04-20
drm/i915/selftests: Check that gpu reset is usable from atomic context
Fernando Pacheco
2019-04-02
drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
Chris Wilson
2019-03-21
drm/i915: Flush pages on acquisition
Chris Wilson
2019-03-12
drm/i915/selftests: Improve error detection of reset failure
Chris Wilson
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-02-26
drm/i915/selftests: Exercise resetting during non-user payloads
Chris Wilson
2019-02-26
drm/i915: Remove i915_request.global_seqno
Chris Wilson
2019-02-20
drm/i915: Beware temporary wedging when determining -EIO
Chris Wilson
2019-02-18
drm/i915/selftests: Make unbannable contexts for reset handling
Chris Wilson
2019-02-15
drm/i915/selftests: Drop unnecessary struct_mutex around i915_reset()
Chris Wilson
2019-02-08
drm/i915: Don't claim an unstarted request was guilty
Chris Wilson
2019-02-08
drm/i915: Revoke mmaps and prevent access to fence registers across reset
Chris Wilson
2019-01-29
drm/i915: Replace global breadcrumbs with per-context interrupt tracking
Chris Wilson
2019-01-25
drm/i915: Issue engine resets onto idle engines
Chris Wilson
2019-01-25
drm/i915/selftests: Trim struct_mutex duration for set-wedged selftest
Chris Wilson
2019-01-25
drm/i915: Remove GPU reset dependence on struct_mutex
Chris Wilson
2019-01-22
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-01-14
drm/i915/selftests: Mark up rpm wakerefs
Chris Wilson
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
2019-01-10
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2018-12-13
drm/i915/selftests: Verify we can perform resets from atomic context
Chris Wilson
2018-12-13
drm/i915/selftests: Check we can recover a wedged device
Chris Wilson
2018-12-07
drm/i915: Compile fix for 64b dma-fence seqno
Mika Kuoppala
2018-12-04
drm/i915/selftests: Reorder request allocation vs vma pinning
Chris Wilson
2018-12-04
drm/i915/selftests: Add tests for GT and engine workaround verification
Tvrtko Ursulin
2018-12-03
drm/i915/selftests: Terminate hangcheck sanitycheck forcibly
Chris Wilson
2018-11-20
drm/i915/selftests: Hold task reference to reset worker
Chris Wilson
2018-10-02
drm/i915: Replace some open-coded i915_coherent_map_type()
Chris Wilson
2018-07-26
drm/i915/selftests: Exercise resetting in the middle of a wait-on-fence
Chris Wilson
2018-07-26
drm/i915/selftests: Use a full emulation of a user ppgtt context
Chris Wilson
2018-07-16
drm/i915/selftests: Exercise reset to break stuck GTT eviction
Chris Wilson
2018-07-06
drm/i915: Start returning an error from i915_vma_move_to_active()
Chris Wilson
2018-07-06
drm/i915/selftests: Fixup missing MI_MEM_VIRTUAL for live_hangcheck
Chris Wilson
2018-07-06
drm/i915/selftests: Replace magic 1<<22 with MI_USE_GGTT/MI_MEM_VIRTUAL
Chris Wilson
2018-07-06
drm/i915/selftests: Fail hangcheck testing if the GPU is wedged
Chris Wilson
2018-07-05
drm/i915/selftests: Fixup recursive MI_BB_START for gen3
Chris Wilson
2018-06-14
drm/i915: Make closing request flush mandatory
Chris Wilson
2018-06-05
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
2018-05-19
drm/i915/selftests: Wait longer for the old active request
Chris Wilson
2018-05-18
drm/i915: Move request->ctx aside
Chris Wilson
2018-05-08
drm/i915/selftests: Refactor common flush_test()
Chris Wilson
2018-04-26
drm/i915/selftests: Wait for idle between idle resets as well
Chris Wilson
2018-04-18
drm/i915: Pack params to engine->schedule() into a struct
Chris Wilson
2018-04-06
drm/i915: Pass the set of guilty engines to i915_reset()
Chris Wilson
2018-04-06
drm/i915: Treat i915_reset_engine() as guilty until proven innocent
Chris Wilson
2018-04-06
drm/i915/selftests: Rename wait_for_hang() to wait_until_running()
Chris Wilson
2018-04-06
drm/i915/selftests: Avoid repeatedly harming the same innocent context
Chris Wilson
2018-03-22
drm/i915/selftests: Stress resets-vs-request-priority
Chris Wilson
2018-03-22
drm/i915/selftests: Include the trace as a debug aide
Chris Wilson
[next]