summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gpu_error.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Invert the GEM wakeref hierarchyChris Wilson2019-04-241-4/+0Star
* drm/i915: Move GraphicsTechnology files under gt/Chris Wilson2019-04-241-1/+2
* drm/i915: Move intel_engine_mask_t around for use by i915_request_types.hChris Wilson2019-04-021-1/+1
* drm/i915: Stop storing ctx->user_handleChris Wilson2019-03-211-1/+0Star
* drm/i915: Stop capturing semaphore registers for gen6/7 GPU hangsChris Wilson2019-03-051-1/+0Star
* drm/i915: Remove i915_request.global_seqnoChris Wilson2019-02-261-2/+0Star
* drm/i915: Remove access to global seqno in the HWSPChris Wilson2019-02-261-3/+0Star
* drm/i915: Use time based guilty context banningChris Wilson2019-02-191-3/+0Star
* drm/i915: Revoke mmaps and prevent access to fence registers across resetChris Wilson2019-02-081-30/+9Star
* drm/i915: Drop fake breadcrumb irqChris Wilson2019-01-291-5/+0Star
* drm/i915: Replace global breadcrumbs with per-context interrupt trackingChris Wilson2019-01-291-8/+1Star
* drm/i915: Remove GPU reset dependence on struct_mutexChris Wilson2019-01-251-21/+7Star
* drm/i915: Serialise concurrent calls to i915_gem_set_wedged()Chris Wilson2019-01-161-1/+3
* drm/i915: start moving runtime device info to a separate structJani Nikula2019-01-021-0/+1
* drm/i915: Cache the error stringChris Wilson2018-11-231-16/+12Star
* drm/i915: Prevent machine hang from Broxton's vtd w/a and error captureChris Wilson2018-11-191-1/+7
* drm/i915: Handle incomplete Z_FINISH for compressed error statesChris Wilson2018-10-031-0/+1
* drm/i915: Track vma activity per fence.context, not per engineChris Wilson2018-07-061-1/+1
* drm/i915/icl: Read the correct Gen11 interrupt registersOscar Mateo2018-05-181-1/+1
* drm/i915: Show ring->start for the ELSP context/request queueChris Wilson2018-05-021-0/+1
* drm/i915: Print error state times relative to captureMika Kuoppala2018-05-021-0/+2
* drm/i915: Pack params to engine->schedule() into a structChris Wilson2018-04-181-2/+3
* drm/i915: Pass the set of guilty engines to i915_reset()Chris Wilson2018-04-071-0/+3
* drm/i915: Add control flags to i915_handle_error()Chris Wilson2018-03-201-0/+3
* drm/i915: Move i915_gpu_error into its own headerMichal Wajdeczko2018-03-091-0/+356