index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_hangcheck.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-02
drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
Chris Wilson
1
-1
/
+1
2019-03-26
drm/i915: take a reference to uncore in the engine and use it
Daniele Ceraolo Spurio
1
-2
/
+2
2019-03-26
drm/i915: add uncore flags for unclaimed mmio
Daniele Ceraolo Spurio
1
-1
/
+1
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
1
-5
/
+5
2019-02-26
drm/i915: Replace global_seqno with a hangcheck heartbeat seqno
Chris Wilson
1
-3
/
+3
2019-02-20
drm/i915: Beware temporary wedging when determining -EIO
Chris Wilson
1
-1
/
+1
2019-01-30
drm/i915: Drop fake breadcrumb irq
Chris Wilson
1
-0
/
+2
2019-01-25
drm/i915: Remove GPU reset dependence on struct_mutex
Chris Wilson
1
-10
/
+18
2019-01-22
drm/i915: Show all active engines on hangcheck
Chris Wilson
1
-4
/
+11
2019-01-17
drm/i915: Pull all the reset functionality together into i915_reset.c
Chris Wilson
1
-0
/
+1
2018-12-31
drm/i915: Drop unused engine->irq_seqno_barrier w/a
Chris Wilson
1
-10
/
+0
2018-12-28
drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation
Chris Wilson
1
-155
/
+0
2018-12-13
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
1
-1
/
+1
2018-12-13
drm/i915: Rename IS_GEN to IS_GEN_RANGE
Lucas De Marchi
1
-1
/
+1
2018-08-07
drm/i915: Pull seqno started checks together
Chris Wilson
1
-1
/
+1
2018-06-14
drm/i915: Declare the driver wedged if hangcheck makes no progress
Chris Wilson
1
-1
/
+16
2018-05-03
drm/i915: Reset the hangcheck timestamp before repeating a seqno
Chris Wilson
1
-0
/
+1
2018-04-26
drm/i915: Compile out engine debug for release
Chris Wilson
1
-1
/
+1
2018-03-20
drm/i915: Add control flags to i915_handle_error()
Chris Wilson
1
-7
/
+6
2018-03-20
drm/i915: Specify which engines to reset following semaphore/event lockups
Chris Wilson
1
-2
/
+2
2018-02-05
drm/i915: Add some newlines to intel_engine_dump() headers
Chris Wilson
1
-1
/
+1
2018-01-31
drm/i915: Always run hangcheck while the GPU is busy
Chris Wilson
1
-6
/
+1
2017-12-20
drm/i915: Remove pointer indirection for hangcheck_state local
Chris Wilson
1
-5
/
+5
2017-12-14
drm/i915: Show engine state when hangcheck detects a stall
Chris Wilson
1
-1
/
+6
2017-11-21
drm/i915: Remove obsolete ringbuffer emission for gen8+
Chris Wilson
1
-32
/
+12
2017-09-22
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
1
-1
/
+1
2017-07-27
drm/i915: Check execlist/ring status during hangcheck
Chris Wilson
1
-1
/
+1
2017-04-19
drm/i915: Avoid format string expansion from engine names
Kees Cook
1
-1
/
+1
2017-02-13
drm/i915: Add initial selftests for hang detection and resets
Chris Wilson
1
-0
/
+4
2016-11-22
drm/i915: Disable hangcheck when wedged
Chris Wilson
1
-0
/
+3
2016-11-21
drm/i915: Decouple hang detection from hangcheck period
Mika Kuoppala
1
-56
/
+52
2016-11-21
drm/i915: Split up hangcheck phases
Mika Kuoppala
1
-104
/
+137
2016-11-02
drm/i915: Move hangcheck code out from i915_irq.c
Mika Kuoppala
1
-0
/
+450