summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_engine_heartbeat.c
AgeCommit message (Expand)Author
2021-10-07drm/i915: remove IS_ACTIVELucas De Marchi
2021-07-27drm/i915/guc: Fix for error capture after full GPU reset with GuCJohn Harrison
2021-07-27drm/i915: Reset GPU immediately if submission is disabledMatthew Brost
2021-06-18drm/i915: Move engine->schedule to i915_sched_engineMatthew Brost
2021-04-08Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-03-26drm/i915: Individual request cancellationChris Wilson
2021-03-24drm/i915/gt: Double check heartbeat timeout before resettingChris Wilson
2021-03-24drm/i915/gt: SPDX cleanupChris Wilson
2021-03-24drm/i915: Remove I915_USER_PRIORITY_SHIFTChris Wilson
2021-03-24drm/i915: Strip out internal prioritiesChris Wilson
2020-12-24drm/i915/gt: Refactor heartbeat request construction and submissionChris Wilson
2020-10-07drm/i915/gt: Track the most recent pulse for the heartbeatChris Wilson
2020-09-29drm/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