summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_engine_heartbeat.c
AgeCommit message (Expand)Author
2020-09-30drm/i915/gt: Always send a pulse down the engine after disabling heartbeatChris Wilson
2020-07-02drm/i915/gt: Move the heartbeat into the high priority system wqChris Wilson
2020-07-02drm/i915/gt: Harden the heartbeat against a stuck driverChris Wilson
2020-06-22drm/i915/params: switch to device specific parametersJani Nikula
2020-06-15drm/i915/gt: Add a safety submission flush in the heartbeatChris Wilson
2020-05-28drm/i915/gt: Don't declare hangs if engine is stalledChris Wilson
2020-03-17drm/i915/gt: Always reschedule the new heartbeatChris Wilson
2020-02-18drm/i915/gt: Fix up missing error propagation for heartbeat pulsesChris Wilson
2020-01-06drm/i915: Merge i915_request.flags with i915_request.fence.flagsChris Wilson
2019-11-25drm/i915: Serialise with engine-pm around requests on the kernel_contextChris Wilson
2019-11-07drm/i915/gt: Cleanup heartbeat systole firstChris Wilson
2019-11-06drm/i915/gt: Only drop heartbeat.systole if the sole ownerChris Wilson
2019-10-26drm/i915: Encapsulate kconfig constant values inside boolean predicatesChris Wilson
2019-10-23drm/i915/gt: Replace hangcheck by heartbeatsChris Wilson
2019-10-21drm/i915/gt: Introduce barrier pulses along enginesChris Wilson