summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gpu_error.c
AgeCommit message (Expand)Author
2021-12-17drm/i915: Use to_gt() helperMichał Winiarski
2021-12-13drm/i915: Fix coredump of perma-pinned vmasThomas Hellström
2021-12-01drm/i915: Update error capture code to avoid using the current vma stateThomas Hellström
2021-12-01drm/i915: Use per device iommu checkTvrtko Ursulin
2021-11-26drm/i915: Use __GFP_KSWAPD_RECLAIM in the capture codeThomas Hellström
2021-11-26drm/i915: Avoid allocating a page array for the gpu coredumpThomas Hellström
2021-09-20drm/i915: Check SFC fusing before recording/dumping SFC_DONEMatt Roper
2021-09-15Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-08-12drm/i915: Only access SFC_DONE when media domain is not fused offMatt Roper
2021-08-11drm/i915/dg2: Report INSTDONE_GEOM values in error stateMatt Roper
2021-08-11drm/i915/xehp: Loop over all gslices for INSTDONE processingMatt Roper
2021-07-27drm/i915/guc: Capture error state on context resetMatthew Brost
2021-06-24drm/i915: Update object placement flags to be mutableThomas Hellström
2021-06-18drm/i915: Move active tracking to i915_sched_engineMatthew Brost
2021-06-07drm/i915: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi
2021-06-02drm/i915/dmc: Add intel_dmc_has_payload() helperAnusha Srivatsa
2021-05-19drm/i915/dmc: s/intel_csr.c/intel_dmc.c and s/intel_csr.h/intel_dmc.hAnusha Srivatsa
2021-05-19drm/i915/dmc: Rename macro names containing csrAnusha Srivatsa
2021-05-19drm/i915/dmc: s/HAS_CSR/HAS_DMCAnusha Srivatsa
2021-05-19drm/i915/dmc: s/intel_csr/intel_dmcAnusha Srivatsa
2021-05-07drm/i915: Nuke display error stateVille Syrjälä
2021-03-11Merge drm/drm-next into drm-intel-nextJani Nikula
2021-02-02drm/i915: Remove references to struct drm_device.pdevThomas Zimmermann
2021-01-19drm/i915/error: Fix object page offset within a regionCQ Tang
2020-12-23drm/i915/gt: Consolidate the CS timestamp clocksChris Wilson
2020-11-13Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/d...Dave Airlie
2020-11-09drm/i915: Use ABI engine class in error state ecodeTvrtko Ursulin
2020-11-09drm/i915: Improve record of hung engines in error stateTvrtko Ursulin
2020-10-19drm/i915: Use the active reference on the vma while capturingChris Wilson
2020-10-16drm/i915: Use the active reference on the vma while capturingChris Wilson
2020-09-30drm/i915: Break up error capture compression loops with cond_resched()Chris Wilson
2020-09-18drm/i915: Reduce GPU error capture mutex hold timeChris Wilson
2020-09-18drm/i915: Break up error capture compression loops with cond_resched()Chris Wilson
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-10drm/i915: Pull printing GT capabilities on error to err_print_gtChris Wilson
2020-07-08drm/i915/sseu: Move sseu_info under gt_infoVenkata Sandeep Dhanalakota
2020-07-08drm/i915/sseu: Move sseu detection and dump to intel_sseuDaniele Ceraolo Spurio
2020-07-08drm/i915: Move the engine mask to intel_gt_infoDaniele Ceraolo Spurio
2020-06-22drm/i915/params: switch to device specific parametersJani Nikula
2020-04-29drm/i915/gt: Keep a no-frills swappable copy of the default context stateChris Wilson
2020-04-29drm/i915: Avoid dereferencing a dead contextChris Wilson
2020-04-24drm/i915: Drop rq->ring->vma peeking from error captureChris Wilson
2020-04-08drm/i915/error: prefer struct drm_device based loggingJani Nikula
2020-02-17drm/i915: Update drm/i915 bug filing URLJani Nikula
2020-02-16drm/i915: Track hw reported context runtimeTvrtko Ursulin
2020-02-14drm/i915: move intel_csr.[ch] under display/Jani Nikula
2020-01-30drm/i915: add extra slice common debug registersLionel Landwerlin
2020-01-29drm/i915/gt: Hook up CS_MASTER_ERROR_INTERRUPTChris Wilson
2020-01-28drm/i915: Skip capturing errors from internal contextsChris Wilson