summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/uc/intel_guc.c
AgeCommit message (Expand)Author
2023-06-09Merge tag 'drm-intel-gt-next-2023-06-08' of git://anongit.freedesktop.org/drm...Dave Airlie
2023-06-05drm/i915/uc: perma-pin firmwaresDaniele Ceraolo Spurio
2023-05-31Merge drm/drm-next into drm-intel-nextJani Nikula
2023-04-25drm/i915/mtl: workaround coherency issue for MediaFei Yang
2023-04-19drm/i915: use explicit includes for i915_reg.h and i915_irq.hJani Nikula
2023-01-31drm/i915/guc: Update GuC messages in intel_guc.cMichal Wajdeczko
2023-01-06drm/i915/mtl: Add initial gt workaroundsMatt Roper
2022-12-05drm/i915/guc: enable GuC GGTT invalidation from the startDaniele Ceraolo Spurio
2022-11-14drm/i915/guc: handle interrupts from media GuCDaniele Ceraolo Spurio
2022-11-14drm/i915/guc: define media GT GuC send regsDaniele Ceraolo Spurio
2022-11-04drm/i915/guc: Remove excessive line feeds in state dumpsJohn Harrison
2022-10-03drm/i915/huc: better define HuC status getparam possible return values.Daniele Ceraolo Spurio
2022-09-12drm/i915/mtl: Use primary GT's irq lock for media GTMatt Roper
2022-08-24drm/i915/guc: remove runtime info printing from time stamp loggingJani Nikula
2022-08-17drm/i915/guc: Make GuC log sizes runtime configurableJohn Harrison
2022-08-17drm/i915/guc: Add GuC <-> kernel time stamp translation informationJohn Harrison
2022-06-27drm/i915/reset: Add additional steps for Wa_22011802037 for execlist backendUmesh Nerlige Ramappa
2022-06-08drm/i915: More PVC+DG2 workaroundsMatt Roper
2022-04-19drm/i915/dg2: Enable Wa_22012727170/Wa_22012727685John Harrison
2022-04-19drm/i915/dg2: Enable Wa_14014475959 - RCS / CCS context exitMatthew Brost
2022-04-19drm/i915/guc: Apply Wa_16011777198Vinay Belgaumkar
2022-04-19drm/i915/guc: Enable GuC based workarounds for DG2John Harrison
2022-04-19drm/i915/guc: Enable Wa_22011802037 for gen12 GuC based platformsUmesh Nerlige Ramappa
2022-03-22drm/i915/guc: Update GuC ADS size for error capture listsAlan Previn
2022-02-23Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...Rodrigo Vivi
2022-02-02drm/i915: Move GT registers to their own header fileMatt Roper
2022-01-11drm/i915/guc: Update to GuC version 69.0.3John Harrison
2022-01-05drm/i915: stop including i915_irq.h from i915_drv.hJani Nikula
2021-10-15drm/i915/guc: Implement multi-lrc submissionMatthew Brost
2021-09-24drm/i915: Reduce the number of objects subject to memcpy recoverThomas Hellström
2021-09-20drm/i915/guc: put all guc objects in lmem when availableDaniele Ceraolo Spurio
2021-08-03drm/i915/guc/rc: Setup and enable GuCRC featureVinay Belgaumkar
2021-08-03drm/i915/guc/slpc: Allocate, initialize and release SLPCVinay Belgaumkar
2021-08-03drm/i915/guc/slpc: Adding SLPC communication interfacesVinay Belgaumkar
2021-08-03drm/i915/guc/slpc: Initial definitions for SLPCVinay Belgaumkar
2021-07-27drm/i915/guc: Add golden context to GuC ADSJohn Harrison
2021-07-27drm/i915/guc: Suspend/resume implementation for new interfaceMatthew Brost
2021-07-27drm/i915/guc: Reset implementation for new GuC interfaceMatthew Brost
2021-06-18drm/i915/guc: Update firmware to v62.0.0Michal Wajdeczko
2021-06-05drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi
2021-06-04drm/i915/guc: Early initialization of GuC send registersMichal Wajdeczko
2021-06-03drm/i915/guc: Drop guc->interrupts.enabledMatthew Brost
2021-06-03drm/i915/guc: Remove sample_forcewake h2g actionRodrigo Vivi
2021-04-27drm/i915: Update the helper to set correct mappingVenkata Sandeep Dhanalakota
2021-03-24drm/i915: Lock ww in ucode objects correctlyMaarten Lankhorst
2021-01-13drm/i915/guc: Delete GuC code unused in future patchesMatthew Brost
2020-11-13Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/d...Dave Airlie
2020-10-29drm/i915/guc: Update to use firmware v49.0.1John Harrison
2020-10-09drm/i915: Rename FORCEWAKE_BLITTER to FORCEWAKE_GTMatt Roper
2020-09-07drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.Maarten Lankhorst