index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2024-10-03
drm/xe: Use fault injection infrastructure to find issues at probe time
Francois Dugast
1
-0
/
+2
2024-09-12
drm/xe/uc: Convert register access to use xe_mmio
Matt Roper
1
-8
/
+9
2024-08-29
drm/xe/gsc: Track the platform in the compatibility version
Daniele Ceraolo Spurio
1
-4
/
+9
2024-08-07
drm/xe/guc: Define GuC version v70.29.2 for BMG
Julia Filipchuk
1
-0
/
+1
2024-08-07
drm/xe/guc: Bump minimum required GuC version to v70.29.2
Julia Filipchuk
1
-13
/
+14
2024-07-25
drm/xe/huc: Define HuC binary for BMG
Daniele Ceraolo Spurio
1
-0
/
+1
2024-07-25
drm/xe/gsc: Define GSC binary for LNL
Daniele Ceraolo Spurio
1
-0
/
+1
2024-07-25
drm/xe/huc: Define HuC binary for LNL
Daniele Ceraolo Spurio
1
-0
/
+1
2024-06-06
drm/xe/vf: Support only GuC/HuC firmwares
Michal Wajdeczko
1
-0
/
+4
2024-05-22
drm/xe: Don't rely on indirect includes from xe_mmio.h
Michal Wajdeczko
1
-0
/
+1
2024-04-08
drm/xe/vf: Mark supported firmwares as preloaded
Michal Wajdeczko
1
-0
/
+11
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
1
-2
/
+2
2024-03-21
drm/xe/uc: Use u64 for offsets for which we use upper_32_bits()
Daniele Ceraolo Spurio
1
-1
/
+2
2024-03-20
drm/xe: Add XE_BO_GGTT_INVALIDATE flag
Matthew Brost
1
-1
/
+2
2024-03-19
drm/xe/guc: Don't support older GuC 70.x releases
Daniele Ceraolo Spurio
1
-22
/
+14
2024-02-08
drm/xe: Avoid cryptic message when there's no GuC definition
Lucas De Marchi
1
-1
/
+6
2024-02-08
drm/xe: Always allow to override firmware
Lucas De Marchi
1
-2
/
+1
2024-02-03
drm/xe/guc: Add support for LNL firmware
John Harrison
1
-0
/
+1
2024-02-03
drm/xe/guc: Update to GuC firmware 70.19.2
John Harrison
1
-8
/
+8
2024-02-03
drm/xe/uc: Include patch version in expectations
John Harrison
1
-22
/
+27
2023-12-21
drm/xe: Remove ci-only GuC FW definitions
Daniele Ceraolo Spurio
1
-2
/
+0
2023-12-21
drm/xe/huc: HuC authentication via GSC
Daniele Ceraolo Spurio
1
-0
/
+2
2023-12-21
drm/xe/uc: Store firmware binary in system-memory backed BO
Michał Winiarski
1
-3
/
+1
2023-12-21
drm/xe/uc: Split xe_uc_fw_init
Michał Winiarski
1
-19
/
+61
2023-12-21
drm/xe: Add a helper for DRM device-lifetime BO create
Michał Winiarski
1
-5
/
+4
2023-12-21
drm/xe: explicitly set GGTT access for GuC DMA
Fei Yang
1
-1
/
+2
2023-12-21
drm/xe/gsc: Define GSC FW for MTL
Daniele Ceraolo Spurio
1
-8
/
+12
2023-12-21
drm/xe/gsc: Query GSC compatibility version
Daniele Ceraolo Spurio
1
-6
/
+12
2023-12-21
drm/xe/gsc: Parse GSC FW header
Daniele Ceraolo Spurio
1
-0
/
+77
2023-12-21
drm/xe/gsc: Introduce GSC FW
Daniele Ceraolo Spurio
1
-4
/
+19
2023-12-21
drm/xe/uc: Rework uC version tracking
Daniele Ceraolo Spurio
1
-56
/
+85
2023-12-21
drm/xe: Encapsulate all the module parameters
Bommithi Sakeena
1
-3
/
+3
2023-12-21
drm/xe/huc: Define HuC for MTL
Daniele Ceraolo Spurio
1
-6
/
+7
2023-12-21
drm/xe/huc: Extract version and binary offset from new HuC headers
Daniele Ceraolo Spurio
1
-2
/
+118
2023-12-21
drm/xe/uc: Prepare for parsing of different header types
Daniele Ceraolo Spurio
1
-51
/
+65
2023-12-21
drm/xe/guc: Bump PVC GuC version to 70.9.1
Daniele Ceraolo Spurio
1
-1
/
+1
2023-12-21
drm/xe/uc: Add GuC/HuC firmware path overrides
Daniele Ceraolo Spurio
1
-1
/
+29
2023-12-21
drm/xe/uc: Fix uC status tracking
Daniele Ceraolo Spurio
1
-6
/
+8
2023-12-21
drm/xe/guc: Switch to major-only GuC FW tracking for MTL
Daniele Ceraolo Spurio
1
-1
/
+1
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
1
-8
/
+8
2023-12-21
drm/xe: Add patch version on guc firmware init
Zhanjun Dong
1
-6
/
+7
2023-12-21
drm/xe/lnl: Add GuC firmware definition
Matt Roper
1
-0
/
+1
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
1
-8
/
+8
2023-12-21
drm/xe: Invert mask and val in xe_mmio_wait32.
Rodrigo Vivi
1
-1
/
+1
2023-12-21
drm/xe: Cleanup style warnings
Francois Dugast
1
-2
/
+2
2023-12-21
drm/xe: Cleanup SPACING style issues
Francois Dugast
1
-2
/
+2
2023-12-21
drm/xe: fix HuC FW ordering for DG1
Daniele Ceraolo Spurio
1
-1
/
+1
2023-12-20
drm/xe: Memory allocations are tile-based, not GT-based
Matt Roper
1
-2
/
+3
2023-12-20
drm/xe: Load HuC on Alderlake P
Lucas De Marchi
1
-0
/
+1
2023-12-20
drm/xe/adln: Enable ADL-N
Matt Roper
1
-0
/
+1
[next]