summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gpu_error.c
AgeCommit message (Expand)Author
2019-08-22Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi
2019-08-19drm/i915: Only emit the 'send bug report' once for a GPU hangChris Wilson
2019-08-15drm/i915: Convert a few more bland dmesg info to be device specificChris Wilson
2019-08-13drm/i915/uc: Log fw status changes only under debug configMichal Wajdeczko
2019-08-09drm/i915: extract i915_memcpy.h from i915_drv.hJani Nikula
2019-08-08drm/i915: Only include active engines in the capture stateChris Wilson
2019-08-07drm/i915: Include the DRIVER_DATE in the error stateChris Wilson
2019-08-06Merge tag 'drm-intel-next-2019-07-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-07-31drm/i915/tgl: stop using ERROR_GEN6 and DONE_REGLucas De Marchi
2019-07-31drm/i915/tgl: Move fault registers to their new offsetLucas De Marchi
2019-07-29drm/i915: Lock the engine while dumping the active requestChris Wilson
2019-07-25drm/i915: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-26drm/i915: Capture vma contents outside of spinlockChris Wilson
2019-07-25drm/i915/uc: Unify uC platform checkDaniele Ceraolo Spurio
2019-07-23drm/i915: Rely on spinlock protection for GPU error captureChris Wilson
2019-07-16drm/i915: Lock the engine while dumping the active requestChris Wilson
2019-07-13drm/i915/uc: move GuC/HuC inside intel_gt under a new intel_ucDaniele Ceraolo Spurio
2019-06-21drm/i915: Prevent dereference of engine before NULL check in error captureChris Wilson
2019-06-21drm/i915: Eliminate dual personality of i915_scratch_offsetTvrtko Ursulin
2019-06-21drm/i915: Save trip via top-level i915 in a few more placesTvrtko Ursulin
2019-06-20drm/i915/execlists: Preempt-to-busyChris Wilson
2019-06-17drm/i915: move modesetting core code under display/Jani Nikula
2019-06-14drm/i915: Replace engine->timeline with a plain listChris Wilson
2019-06-13drm/i915: Move fence register tracking from i915->mm to ggttChris Wilson
2019-06-12drm/i915: Remove I915_READ16 and I915_WRITE16Tvrtko Ursulin
2019-06-11drm/i915: Pull kref into i915_address_spaceChris Wilson
2019-06-10drm/i915: Convert gem_record_fences to uncore mmio accessorsTvrtko Ursulin
2019-06-07drm/i915: Convert some more bits to use engine mmio accessorsTvrtko Ursulin
2019-06-07drm/i915: Make Gen6/7 RING_FAULT_REG access engine centricTvrtko Ursulin
2019-05-29Revert "drm/i915: Expand subslice mask"Jani Nikula
2019-05-28drm/i915: Expand subslice maskStuart Summers
2019-05-28drm/i915: Pull scatterlist utils out of i915_gem.hChris Wilson
2019-05-28drm/i915: Move more GEM objects under gem/Chris Wilson
2019-05-03drm/i915/csr: move CSR version macros to intel_csr.hJani Nikula
2019-04-30drm/i915: extract intel_atomic.h from intel_drv.hJani Nikula
2019-04-30drm/i915: extract intel_overlay.h from intel_drv.h and i915_drv.hJani Nikula
2019-04-16drm/i915: add GEN2_ prefix to the I{E, I, M, S}R registersPaulo Zanoni
2019-04-05drm/i915: Make RING_PDP relative to engine->mmio_baseChris Wilson
2019-04-02drm/i915: Move intel_engine_mask_t around for use by i915_request_types.hChris Wilson
2019-04-01drm/i915: Introduce concept of a sub-platformTvrtko Ursulin
2019-03-26drm/i915: take a reference to uncore in the engine and use itDaniele Ceraolo Spurio
2019-03-21drm/i915: Stop storing ctx->user_handleChris Wilson
2019-03-15drm/i915: Fix off-by-one in reporting hanging processChris Wilson
2019-03-05drm/i915: Move find_active_request() to the engineChris Wilson
2019-03-05drm/i915: Store the BIT(engine->id) as the engine's maskChris Wilson
2019-03-05drm/i915: Stop capturing semaphore registers for gen6/7 GPU hangsChris Wilson
2019-02-26drm/i915: Remove i915_request.global_seqnoChris Wilson
2019-02-26drm/i915: Remove access to global seqno in the HWSPChris Wilson
2019-02-19drm/i915: Use time based guilty context banningChris Wilson
2019-02-05drm/i915: Pull i915_gem_active into the i915_active familyChris Wilson