index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
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