aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_engine_heartbeat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-06drm/i915: Merge i915_request.flags with i915_request.fence.flagsChris Wilson1-1/+1
2019-11-25drm/i915: Serialise with engine-pm around requests on the kernel_contextChris Wilson1-3/+11
2019-11-07drm/i915/gt: Cleanup heartbeat systole firstChris Wilson1-3/+3
2019-11-06drm/i915/gt: Only drop heartbeat.systole if the sole ownerChris Wilson1-2/+2
2019-10-26drm/i915: Encapsulate kconfig constant values inside boolean predicatesChris Wilson1-2/+2
2019-10-23drm/i915/gt: Replace hangcheck by heartbeatsChris Wilson1-0/+157
2019-10-21drm/i915/gt: Introduce barrier pulses along enginesChris Wilson1-0/+77