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
/
gt
/
intel_engine_heartbeat.c
Age
Commit message (
Expand
)
Author
2021-10-07
drm/i915: remove IS_ACTIVE
Lucas De Marchi
2021-07-27
drm/i915/guc: Fix for error capture after full GPU reset with GuC
John Harrison
2021-07-27
drm/i915: Reset GPU immediately if submission is disabled
Matthew Brost
2021-06-18
drm/i915: Move engine->schedule to i915_sched_engine
Matthew Brost
2021-04-08
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-03-26
drm/i915: Individual request cancellation
Chris Wilson
2021-03-24
drm/i915/gt: Double check heartbeat timeout before resetting
Chris Wilson
2021-03-24
drm/i915/gt: SPDX cleanup
Chris Wilson
2021-03-24
drm/i915: Remove I915_USER_PRIORITY_SHIFT
Chris Wilson
2021-03-24
drm/i915: Strip out internal priorities
Chris Wilson
2020-12-24
drm/i915/gt: Refactor heartbeat request construction and submission
Chris Wilson
2020-10-07
drm/i915/gt: Track the most recent pulse for the heartbeat
Chris Wilson
2020-09-29
drm/i915/gt: Always send a pulse down the engine after disabling heartbeat
Chris Wilson
2020-07-02
drm/i915/gt: Move the heartbeat into the high priority system wq
Chris Wilson
2020-07-02
drm/i915/gt: Harden the heartbeat against a stuck driver
Chris Wilson
2020-06-22
drm/i915/params: switch to device specific parameters
Jani Nikula
2020-06-15
drm/i915/gt: Add a safety submission flush in the heartbeat
Chris Wilson
2020-05-28
drm/i915/gt: Don't declare hangs if engine is stalled
Chris Wilson
2020-03-17
drm/i915/gt: Always reschedule the new heartbeat
Chris Wilson
2020-02-18
drm/i915/gt: Fix up missing error propagation for heartbeat pulses
Chris Wilson
2020-01-06
drm/i915: Merge i915_request.flags with i915_request.fence.flags
Chris Wilson
2019-11-25
drm/i915: Serialise with engine-pm around requests on the kernel_context
Chris Wilson
2019-11-07
drm/i915/gt: Cleanup heartbeat systole first
Chris Wilson
2019-11-06
drm/i915/gt: Only drop heartbeat.systole if the sole owner
Chris Wilson
2019-10-26
drm/i915: Encapsulate kconfig constant values inside boolean predicates
Chris Wilson
2019-10-23
drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
2019-10-21
drm/i915/gt: Introduce barrier pulses along engines
Chris Wilson