index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_uc_fw.c
Age
Commit message (
Expand
)
Author
2025-07-07
drm/xe/ptl: Add HuC FW definition for PTL
Daniele Ceraolo Spurio
2025-07-07
drm/xe/ptl: Add GuC FW definition for PTL
Daniele Ceraolo Spurio
2025-07-07
drm/xe/guc: Recommend GuC v70.46.2 for BMG, LNL, DG2
Julia Filipchuk
2025-06-09
drm/xe/uc: Use GT-oriented firmware messages
Michal Wajdeczko
2025-06-06
drm/xe/vf: Store the GuC FW info in guc->fw
Daniele Ceraolo Spurio
2025-04-10
drm/xe/guc: Bump the recommended GuC version to 70.44.1
John Harrison
2025-03-21
drm/xe/uc: Add support for different firmware files on each GT
Lucas De Marchi
2025-03-21
drm/xe/uc: Remove static from loop variable
Lucas De Marchi
2024-10-03
drm/xe: Use fault injection infrastructure to find issues at probe time
Francois Dugast
2024-09-11
drm/xe/uc: Convert register access to use xe_mmio
Matt Roper
2024-08-29
drm/xe/gsc: Track the platform in the compatibility version
Daniele Ceraolo Spurio
2024-08-06
drm/xe/guc: Define GuC version v70.29.2 for BMG
Julia Filipchuk
2024-08-06
drm/xe/guc: Bump minimum required GuC version to v70.29.2
Julia Filipchuk
2024-07-25
drm/xe/huc: Define HuC binary for BMG
Daniele Ceraolo Spurio
2024-07-25
drm/xe/gsc: Define GSC binary for LNL
Daniele Ceraolo Spurio
2024-07-25
drm/xe/huc: Define HuC binary for LNL
Daniele Ceraolo Spurio
2024-06-06
drm/xe/vf: Support only GuC/HuC firmwares
Michal Wajdeczko
2024-05-22
drm/xe: Don't rely on indirect includes from xe_mmio.h
Michal Wajdeczko
2024-04-08
drm/xe/vf: Mark supported firmwares as preloaded
Michal Wajdeczko
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
2024-03-20
drm/xe/uc: Use u64 for offsets for which we use upper_32_bits()
Daniele Ceraolo Spurio
2024-03-20
drm/xe: Add XE_BO_GGTT_INVALIDATE flag
Matthew Brost
2024-03-19
drm/xe/guc: Don't support older GuC 70.x releases
Daniele Ceraolo Spurio
2024-02-07
drm/xe: Avoid cryptic message when there's no GuC definition
Lucas De Marchi
2024-02-07
drm/xe: Always allow to override firmware
Lucas De Marchi
2024-02-02
drm/xe/guc: Add support for LNL firmware
John Harrison
2024-02-02
drm/xe/guc: Update to GuC firmware 70.19.2
John Harrison
2024-02-02
drm/xe/uc: Include patch version in expectations
John Harrison
2023-12-21
drm/xe: Remove ci-only GuC FW definitions
Daniele Ceraolo Spurio
2023-12-21
drm/xe/huc: HuC authentication via GSC
Daniele Ceraolo Spurio
2023-12-21
drm/xe/uc: Store firmware binary in system-memory backed BO
Michał Winiarski
2023-12-21
drm/xe/uc: Split xe_uc_fw_init
Michał Winiarski
2023-12-21
drm/xe: Add a helper for DRM device-lifetime BO create
Michał Winiarski
2023-12-21
drm/xe: explicitly set GGTT access for GuC DMA
Fei Yang
2023-12-21
drm/xe/gsc: Define GSC FW for MTL
Daniele Ceraolo Spurio
2023-12-21
drm/xe/gsc: Query GSC compatibility version
Daniele Ceraolo Spurio
2023-12-21
drm/xe/gsc: Parse GSC FW header
Daniele Ceraolo Spurio
2023-12-21
drm/xe/gsc: Introduce GSC FW
Daniele Ceraolo Spurio
2023-12-21
drm/xe/uc: Rework uC version tracking
Daniele Ceraolo Spurio
2023-12-21
drm/xe: Encapsulate all the module parameters
Bommithi Sakeena
2023-12-21
drm/xe/huc: Define HuC for MTL
Daniele Ceraolo Spurio
2023-12-21
drm/xe/huc: Extract version and binary offset from new HuC headers
Daniele Ceraolo Spurio
2023-12-21
drm/xe/uc: Prepare for parsing of different header types
Daniele Ceraolo Spurio
2023-12-21
drm/xe/guc: Bump PVC GuC version to 70.9.1
Daniele Ceraolo Spurio
2023-12-21
drm/xe/uc: Add GuC/HuC firmware path overrides
Daniele Ceraolo Spurio
2023-12-21
drm/xe/uc: Fix uC status tracking
Daniele Ceraolo Spurio
2023-12-21
drm/xe/guc: Switch to major-only GuC FW tracking for MTL
Daniele Ceraolo Spurio
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
2023-12-21
drm/xe: Add patch version on guc firmware init
Zhanjun Dong
2023-12-21
drm/xe/lnl: Add GuC firmware definition
Matt Roper
[next]