index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
uc
/
intel_guc_fwif.h
Age
Commit message (
Expand
)
Author
2024-03-07
drm/i915/guc: Add support for w/a KLVs
John Harrison
2024-03-07
drm/i915: Enable Wa_16019325821
John Harrison
2023-10-18
drm/i915: Define and use GuC and CTB TLB invalidation routines
Prathap Kumar Valsan
2023-10-09
drm/i915/guc: Enable WA 14018913170
Daniele Ceraolo Spurio
2023-06-06
drm/i915/guc: Remove some obsolete definitions
John Harrison
2023-05-12
drm/i915/guc: Fix confused register capture list creation
John Harrison
2023-05-04
drm/i915/guc: drop lots of kernel-doc markers
Jani Nikula
2022-11-07
drm/i915/mtl: pass the GSC CS info to the GuC
Daniele Ceraolo Spurio
2022-10-24
drm/i915/guc: Limit scheduling properties to avoid overflow
John Harrison
2022-09-27
drm/i915/guc: Enable compute scheduling on DG2
John Harrison
2022-07-19
drm/i915/guc: support v69 in parallel to v70
Daniele Ceraolo Spurio
2022-06-08
drm/i915: More PVC+DG2 workarounds
Matt Roper
2022-04-19
drm/i915/dg2: Enable Wa_22012727170/Wa_22012727685
John Harrison
2022-04-19
drm/i915/dg2: Enable Wa_14014475959 - RCS / CCS context exit
Matthew Brost
2022-04-19
drm/i915/guc: Apply Wa_16011777198
Vinay Belgaumkar
2022-04-19
drm/i915/guc: Enable GuC based workarounds for DG2
John Harrison
2022-04-19
drm/i915/guc: Enable Wa_22011802037 for gen12 GuC based platforms
Umesh Nerlige Ramappa
2022-04-14
drm/i915/guc: Update to GuC version 70.1.1
John Harrison
2022-03-22
drm/i915/guc: Add XE_LP static registers for GuC error capture.
Alan Previn
2022-03-22
drm/i915/guc: Update GuC ADS size for error capture lists
Alan Previn
2022-03-15
drm/i915/guc: add steering info to GuC register save/restore list
Daniele Ceraolo Spurio
2022-03-03
drm/i915/guc: Better name for context id limit
John Harrison
2022-03-02
drm/i915/xehp: Define compute class and engine
Matt Roper
2022-01-11
drm/i915/guc: Update to GuC version 69.0.3
John Harrison
2021-10-28
drm/i915/pmu: Connect engine busyness stats from GuC to pmu
Umesh Nerlige Ramappa
2021-10-15
drm/i915/guc: Implement no mid batch preemption for multi-lrc
Matthew Brost
2021-10-15
drm/i915/guc: Implement multi-lrc submission
Matthew Brost
2021-10-15
drm/i915/guc: Add multi-lrc context registration
Matthew Brost
2021-08-03
drm/i915/guc/slpc: Adding SLPC communication interfaces
Vinay Belgaumkar
2021-07-22
drm/i915/guc: Ensure G2H response has space in buffer
Matthew Brost
2021-07-22
drm/i915/guc: Remove GuC stage descriptor, add LRC descriptor
Matthew Brost
2021-07-22
drm/i915/guc: Add new GuC interface defines and structures
Matthew Brost
2021-06-18
drm/i915/guc: Update firmware to v62.0.0
Michal Wajdeczko
2021-06-04
drm/i915/guc: Use guc_class instead of engine_class in fw interface
Daniele Ceraolo Spurio
2021-06-03
drm/i915/guc: Keep strict GuC ABI definitions
Michal Wajdeczko
2021-06-03
drm/i915/guc: Remove sample_forcewake h2g action
Rodrigo Vivi
2020-10-29
drm/i915/guc: Update to use firmware v49.0.1
John Harrison
2019-12-09
drm/i915/guc: kill the GuC client
Daniele Ceraolo Spurio
2019-12-09
drm/i915/guc: kill doorbell code and selftests
Daniele Ceraolo Spurio
2019-10-23
drm/i915/guc: Update H2G enable logging action definition
Robert M. Fosha
2019-08-12
drm/i915/uc: Update copyright and license
Michal Wajdeczko
2019-07-25
drm/i915/uc: Move uc firmware layout definitions to dedicated file
Michal Wajdeczko
2019-07-25
drm/i915/uc: Update drawing for firmware layout
Michal Wajdeczko
2019-07-13
drm/i915/uc: move GuC and HuC files under gt/uc/
Daniele Ceraolo Spurio