index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_uc_fw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/xe: Remove ci-only GuC FW definitions
Daniele Ceraolo Spurio
2023-12-21
1
-2
/
+0
*
drm/xe/huc: HuC authentication via GSC
Daniele Ceraolo Spurio
2023-12-21
1
-0
/
+2
*
drm/xe/uc: Store firmware binary in system-memory backed BO
Michał Winiarski
2023-12-21
1
-3
/
+1
*
drm/xe/uc: Split xe_uc_fw_init
Michał Winiarski
2023-12-21
1
-19
/
+61
*
drm/xe: Add a helper for DRM device-lifetime BO create
Michał Winiarski
2023-12-21
1
-5
/
+4
*
drm/xe: explicitly set GGTT access for GuC DMA
Fei Yang
2023-12-21
1
-1
/
+2
*
drm/xe/gsc: Define GSC FW for MTL
Daniele Ceraolo Spurio
2023-12-21
1
-8
/
+12
*
drm/xe/gsc: Query GSC compatibility version
Daniele Ceraolo Spurio
2023-12-21
1
-6
/
+12
*
drm/xe/gsc: Parse GSC FW header
Daniele Ceraolo Spurio
2023-12-21
1
-0
/
+77
*
drm/xe/gsc: Introduce GSC FW
Daniele Ceraolo Spurio
2023-12-21
1
-4
/
+19
*
drm/xe/uc: Rework uC version tracking
Daniele Ceraolo Spurio
2023-12-21
1
-56
/
+85
*
drm/xe: Encapsulate all the module parameters
Bommithi Sakeena
2023-12-21
1
-3
/
+3
*
drm/xe/huc: Define HuC for MTL
Daniele Ceraolo Spurio
2023-12-21
1
-6
/
+7
*
drm/xe/huc: Extract version and binary offset from new HuC headers
Daniele Ceraolo Spurio
2023-12-21
1
-2
/
+118
*
drm/xe/uc: Prepare for parsing of different header types
Daniele Ceraolo Spurio
2023-12-21
1
-51
/
+65
*
drm/xe/guc: Bump PVC GuC version to 70.9.1
Daniele Ceraolo Spurio
2023-12-21
1
-1
/
+1
*
drm/xe/uc: Add GuC/HuC firmware path overrides
Daniele Ceraolo Spurio
2023-12-21
1
-1
/
+29
*
drm/xe/uc: Fix uC status tracking
Daniele Ceraolo Spurio
2023-12-21
1
-6
/
+8
*
drm/xe/guc: Switch to major-only GuC FW tracking for MTL
Daniele Ceraolo Spurio
2023-12-21
1
-1
/
+1
*
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
2023-12-21
1
-8
/
+8
*
drm/xe: Add patch version on guc firmware init
Zhanjun Dong
2023-12-21
1
-6
/
+7
*
drm/xe/lnl: Add GuC firmware definition
Matt Roper
2023-12-21
1
-0
/
+1
*
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
2023-12-21
1
-8
/
+8
*
drm/xe: Invert mask and val in xe_mmio_wait32.
Rodrigo Vivi
2023-12-21
1
-1
/
+1
*
drm/xe: Cleanup style warnings
Francois Dugast
2023-12-21
1
-2
/
+2
*
drm/xe: Cleanup SPACING style issues
Francois Dugast
2023-12-21
1
-2
/
+2
*
drm/xe: fix HuC FW ordering for DG1
Daniele Ceraolo Spurio
2023-12-21
1
-1
/
+1
*
drm/xe: Memory allocations are tile-based, not GT-based
Matt Roper
2023-12-19
1
-2
/
+3
*
drm/xe: Load HuC on Alderlake P
Lucas De Marchi
2023-12-19
1
-0
/
+1
*
drm/xe/adln: Enable ADL-N
Matt Roper
2023-12-19
1
-0
/
+1
*
drm/xe/mmio: Use struct xe_reg
Lucas De Marchi
2023-12-19
1
-8
/
+8
*
drm/xe/guc: Move GuC registers to regs/
Lucas De Marchi
2023-12-19
1
-1
/
+1
*
drm/xe: GuC and HuC loading support for RKL
Anusha Srivatsa
2023-12-19
1
-0
/
+2
*
drm/xe: Always log GuC/HuC firmware versions
Lucas De Marchi
2023-12-19
1
-0
/
+5
*
drm/xe: Update GuC/HuC firmware autoselect logic
Lucas De Marchi
2023-12-19
1
-119
/
+196
*
drm/xe: Fix platform order
Lucas De Marchi
2023-12-19
1
-2
/
+2
*
drm/xe: Remove unused revid from firmware name
Lucas De Marchi
2023-12-19
1
-18
/
+15
*
drm/xe: Load HuC on Alderlake S
Anusha Srivatsa
2023-12-19
1
-0
/
+1
*
drm/xe/huc: Support for loading unversiond HuC
Anusha Srivatsa
2023-12-19
1
-20
/
+33
*
drm/xe/xe_uc_fw: Use firmware files from standard locations
Mauro Carvalho Chehab
2023-12-19
1
-2
/
+2
*
drm/xe/guc: Report submission version of GuC firmware
Matthew Brost
2023-12-12
1
-1
/
+45
*
drm/xe: Remove i915_utils dependency from xe_pcode.
Rodrigo Vivi
2023-12-12
1
-1
/
+2
*
drm/xe: Convert xe_mmio_wait32 to us so we can stop using wait_for_us.
Rodrigo Vivi
2023-12-12
1
-1
/
+1
*
drm/xe: Let's return last value read on xe_mmio_wait32.
Rodrigo Vivi
2023-12-12
1
-4
/
+3
*
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost
2023-12-12
1
-0
/
+406