aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gpu_error.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-18drm/i915: Avoid atomic context for error captureBruce Chang1-4/+4
2019-10-30drm/i915/tgl: Add gam instdoneMika Kuoppala1-0/+4
2019-10-30drm/i915/tgl: Add SFC instdone to error stateMika Kuoppala1-0/+15
2019-10-29drm/i915: error capture with no ggtt slotDaniele Ceraolo Spurio1-12/+54
2019-10-25drm/i915: capture aux page table error registerLionel Landwerlin1-0/+6
2019-10-23drm/i915/gt: Replace hangcheck by heartbeatsChris Wilson1-29/+4
2019-10-04drm/i915: Remove logical HW IDChris Wilson1-4/+3
2019-10-04drm/i915: Coordinate i915_active with its own mutexChris Wilson1-2/+2
2019-09-09drm/i915: include GTT page-size info in error stateMatthew Auld1-0/+10
2019-08-29drm/i915: s/for_each_sgt_dma/for_each_sgt_daddr/Matthew Auld1-1/+1
2019-08-23drm/i915: Refactor instdone loops on new subslice functionsStuart Summers1-2/+3
2019-08-22Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi1-0/+1
2019-08-19drm/i915: Only emit the 'send bug report' once for a GPU hangChris Wilson1-2/+1
2019-08-15drm/i915: Convert a few more bland dmesg info to be device specificChris Wilson1-6/+6
2019-08-13drm/i915/uc: Log fw status changes only under debug configMichal Wajdeczko1-2/+2
2019-08-09drm/i915: extract i915_memcpy.h from i915_drv.hJani Nikula1-0/+1
2019-08-08drm/i915: Only include active engines in the capture stateChris Wilson1-139/+99
2019-08-07drm/i915: Include the DRIVER_DATE in the error stateChris Wilson1-0/+1
2019-08-06Merge tag 'drm-intel-next-2019-07-30' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-326/+262
2019-07-31drm/i915/tgl: stop using ERROR_GEN6 and DONE_REGLucas De Marchi1-8/+9
2019-07-31drm/i915/tgl: Move fault registers to their new offsetLucas De Marchi1-2/+10
2019-07-29drm/i915: Lock the engine while dumping the active requestChris Wilson1-2/+4
2019-07-25drm/i915: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+1
2019-07-26drm/i915: Capture vma contents outside of spinlockChris Wilson1-34/+78
2019-07-25drm/i915/uc: Unify uC platform checkDaniele Ceraolo Spurio1-2/+2
2019-07-23drm/i915: Rely on spinlock protection for GPU error captureChris Wilson1-296/+193
2019-07-16drm/i915: Lock the engine while dumping the active requestChris Wilson1-2/+4
2019-07-13drm/i915/uc: move GuC/HuC inside intel_gt under a new intel_ucDaniele Ceraolo Spurio1-5/+6
2019-06-21drm/i915: Prevent dereference of engine before NULL check in error captureChris Wilson1-2/+1
2019-06-21drm/i915: Eliminate dual personality of i915_scratch_offsetTvrtko Ursulin1-2/+2
2019-06-21drm/i915: Save trip via top-level i915 in a few more placesTvrtko Ursulin1-1/+1
2019-06-20drm/i915/execlists: Preempt-to-busyChris Wilson1-12/+7
2019-06-17drm/i915: move modesetting core code under display/Jani Nikula1-2/+3
2019-06-14drm/i915: Replace engine->timeline with a plain listChris Wilson1-2/+3
2019-06-13drm/i915: Move fence register tracking from i915->mm to ggttChris Wilson1-3/+3
2019-06-12drm/i915: Remove I915_READ16 and I915_WRITE16Tvrtko Ursulin1-45/+59
2019-06-11drm/i915: Pull kref into i915_address_spaceChris Wilson1-1/+1
2019-06-10drm/i915: Convert gem_record_fences to uncore mmio accessorsTvrtko Ursulin1-3/+9
2019-06-07drm/i915: Convert some more bits to use engine mmio accessorsTvrtko Ursulin1-1/+1
2019-06-07drm/i915: Make Gen6/7 RING_FAULT_REG access engine centricTvrtko Ursulin1-1/+1
2019-05-29Revert "drm/i915: Expand subslice mask"Jani Nikula1-3/+2
2019-05-28drm/i915: Expand subslice maskStuart Summers1-2/+3
2019-05-28drm/i915: Pull scatterlist utils out of i915_gem.hChris Wilson1-0/+1
2019-05-28drm/i915: Move more GEM objects under gem/Chris Wilson1-0/+2
2019-05-03drm/i915/csr: move CSR version macros to intel_csr.hJani Nikula1-0/+1
2019-04-30drm/i915: extract intel_atomic.h from intel_drv.hJani Nikula1-0/+1
2019-04-30drm/i915: extract intel_overlay.h from intel_drv.h and i915_drv.hJani Nikula1-1/+2
2019-04-16drm/i915: add GEN2_ prefix to the I{E, I, M, S}R registersPaulo Zanoni1-2/+2
2019-04-05drm/i915: Make RING_PDP relative to engine->mmio_baseChris Wilson1-6/+9
2019-04-02drm/i915: Move intel_engine_mask_t around for use by i915_request_types.hChris Wilson1-4/+5