summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_reset.c
AgeCommit message (Expand)Author
2024-02-09drm/i915: switch from drm_debug_printer() to device specific drm_dbg_printer()Jani Nikula
2023-12-11drm/i915: Use internal class when counting engine resetsTvrtko Ursulin
2023-10-10drm/i915/gt: More use of GT specific print helpersJohn Harrison
2023-09-27drm/i915: Do not disable preemption for resetsTvrtko Ursulin
2023-08-21drm/i915: Replace several IS_METEORLAKE with proper IP version checksMatt Roper
2023-08-21drm/i915: Eliminate IS_MTL_GRAPHICS_STEPMatt Roper
2023-08-21drm/i915: Consolidate condition for Wa_22011802037Matt Roper
2023-08-07Merge tag 'drm-intel-gt-next-2023-08-04' of git://anongit.freedesktop.org/drm...Dave Airlie
2023-07-06drm/i915: Remove some dead "code"Tvrtko Ursulin
2023-06-10drm/i915: add a dedicated workqueue inside drm_i915_privateLuca Coelho
2023-05-17Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2023-04-19drm/i915: use explicit includes for i915_reg.h and i915_irq.hJani Nikula
2023-04-17drm/i915/display: add intel_display_reset.[ch]Jani Nikula
2023-03-28drm/i915/gsc: implement wa 14015076503Daniele Ceraolo Spurio
2023-03-28drm/i915: limit double GT reset to pre-MTLDaniele Ceraolo Spurio
2023-01-10drm/i915/gt: Reset twiceChris Wilson
2022-12-07drm/i915/gt: remove some limited use register access wrappersJani Nikula
2022-11-04drm/i915/guc: Don't deadlock busyness stats vs resetJohn Harrison
2022-09-27drm/i915/gt: Bump the reset-failure timeout to 60sChris Wilson
2022-09-08drm/i915: Rename ggtt_view as gtt_viewNiranjana Vishwanathapura
2022-07-15drm/i915/reset: Handle reset timeouts under unrelated kernel hangsChris Wilson
2022-07-12drm/i915/gt: Serialize GRDOM access between multiple engine resetsChris Wilson
2022-05-20Revert "drm/i915: Drop has_reset_engine from device info"Tvrtko Ursulin
2022-05-12i915/guc/reset: Make __guc_reset_context aware of guilty enginesUmesh Nerlige Ramappa
2022-05-06drm/i915: Drop has_reset_engine from device infoJosé Roberto de Souza
2022-04-21Merge drm/drm-next into drm-intel-gt-nextRodrigo Vivi
2022-04-19drm/i915/guc: Enable Wa_22011802037 for gen12 GuC based platformsUmesh Nerlige Ramappa
2022-03-22drm/i915/guc: Plumb GuC-capture into gpu_coredumpAlan Previn
2022-03-02drm/i915: Use str_yes_no()Lucas De Marchi
2022-02-23Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...Rodrigo Vivi
2022-02-16drm/i915: Move MCHBAR registers to their own headerMatt Roper
2022-02-16drm/i915/gt: Move SFC lock bits to intel_engine_regs.hMatt Roper
2022-02-14drm/i915: split out i915_file_private.h from i915_drv.hJani Nikula
2022-02-11drm/i915/dg2: Add Wa_22011100796Bruce Chang
2022-02-02drm/i915: Move GT registers to their own header fileMatt Roper
2022-01-31Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2022-01-11drm/i915/gt: Move engine registers to their own headerMatt Roper
2022-01-10drm/i915: split out PCI config space registers from i915_reg.hJani Nikula
2021-12-17Merge tag 'drm-intel-next-2021-12-14' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie
2021-12-13drm/i915/reset: include intel_display.h instead of intel_display_types.hJani Nikula
2021-12-08drm/i915/gt: Use hw_engine_masks as reset_domainsTejas Upadhyay
2021-11-16drm/i915: Skip error capture when wedged on initTvrtko Ursulin
2021-11-09drm/i915/resets: Don't set / test for per-engine reset bits with GuC submissionMatthew Brost
2021-07-27drm/i915/guc: Implement banned contexts for GuC submissionMatthew Brost
2021-07-27drm/i915/guc: Fix for error capture after full GPU reset with GuCJohn Harrison
2021-07-27drm/i915/guc: Reset implementation for new GuC interfaceMatthew Brost
2021-07-24drm/i915/xehp: Extra media engines - Part 3 (reset)John Harrison
2021-06-05drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi
2021-05-27drm/i915: Add Wa_14010733141Aditya Swarup
2021-05-25drm/i915/gt: Move submission_method into intel_gtChris Wilson