index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_gsc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-18
drm/xe/gsc: Fix double-free of managed BO in error path
Shuicheng Lin
1
-4
/
+1
2026-04-29
drm/xe/gsc: Fix BO leak on error in query_compatibility_version()
Shuicheng Lin
1
-1
/
+1
2026-01-12
drm/xe/gsc: Make GSC FW load optional for newer platforms
Daniele Ceraolo Spurio
1
-6
/
+7
2025-11-19
drm/xe/gsc: Use scope-based cleanup
Matt Roper
1
-15
/
+6
2025-10-14
drm/xe: Bypass Wa_14018094691 when primary GT is disabled
Matt Roper
1
-2
/
+2
2025-09-10
drm/xe: Convert xe_bo_create_pin_map() for exhaustive eviction
Thomas Hellström
1
-4
/
+4
2025-08-08
drm/xe: rename XE_WA to XE_GT_WA
Matt Atwood
1
-3
/
+3
2025-06-27
drm/xe: Drop bo->size
Matthew Brost
1
-2
/
+4
2025-05-05
drm/xe/gsc: do not flush the GSC worker from the reset path
Daniele Ceraolo Spurio
1
-0
/
+22
2025-02-14
drm/xe: Cleanup unwind of gt initialization
Lucas De Marchi
1
-9
/
+0
2024-10-17
drm/xe/gsc: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
1
-12
/
+11
2024-09-26
drm/xe: Move IRQ-related registers to dedicated header
Matt Roper
1
-0
/
+1
2024-09-11
drm/xe/gsc: Convert register access to use xe_mmio
Matt Roper
1
-11
/
+12
2024-08-29
drm/xe/gsc: Wedge the device if the GSCCS reset fails
Daniele Ceraolo Spurio
1
-1
/
+3
2024-08-29
drm/xe/gsc: Add debugfs to print GSC info
Daniele Ceraolo Spurio
1
-0
/
+33
2024-08-29
drm/xe/gsc: Track the platform in the compatibility version
Daniele Ceraolo Spurio
1
-3
/
+4
2024-08-29
drm/xe/gsc: Fix FW status if the firmware is already loaded
Daniele Ceraolo Spurio
1
-1
/
+4
2024-08-29
drm/xe/gsc: Do not attempt to load the GSC multiple times
Daniele Ceraolo Spurio
1
-0
/
+12
2024-08-16
drm/xe/uc: Use devm to register cleanup that includes exec_queues
Daniele Ceraolo Spurio
1
-2
/
+2
2024-08-16
drm/xe/uc: Use managed bo for HuC and GSC objects
Daniele Ceraolo Spurio
1
-9
/
+3
2024-08-08
drm/xe: fix WA 14018094691
Daniele Ceraolo Spurio
1
-2
/
+2
2024-06-26
drm/xe/lnl: Apply Wa_22019338487
Vinay Belgaumkar
1
-0
/
+5
2024-05-22
drm/xe: Don't rely on indirect includes from xe_mmio.h
Michal Wajdeczko
1
-0
/
+2
2024-05-07
drm/xe: Don't rely on xe_force_wake.h to be included elsewhere
Michal Wajdeczko
1
-0
/
+1
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
1
-4
/
+4
2024-03-28
drm/xe/gsc: Implement WA 14018094691
Daniele Ceraolo Spurio
1
-0
/
+22
2024-03-20
drm/xe: Always check force_wake_get return code
Daniele Ceraolo Spurio
1
-1
/
+1
2024-03-14
drm/xe/gsc: Handle GSCCS ER interrupt
Daniele Ceraolo Spurio
1
-0
/
+63
2024-02-26
drm/xe: Convert gsc_work from mem_access to xe_pm_runtime
Rodrigo Vivi
1
-2
/
+3
2024-02-21
drm/xe: Do not include current dir for generated/xe_wa_oob.h
Dafna Hirschfeld
1
-1
/
+2
2024-01-18
drm/xe/gsc: add support for GSC proxy interrupt
Daniele Ceraolo Spurio
1
-5
/
+21
2024-01-18
drm/xe/gsc: Initialize GSC proxy
Daniele Ceraolo Spurio
1
-11
/
+41
2024-01-10
drm/xe: Finish refactoring of exec_queue_create
Brian Welty
1
-1
/
+1
2023-12-21
drm/xe/huc: HuC authentication via GSC
Daniele Ceraolo Spurio
1
-3
/
+11
2023-12-21
drm/xe/gsc: Query GSC compatibility version
Daniele Ceraolo Spurio
1
-0
/
+82
2023-12-21
drm/xe/gsc: Trigger a driver flr to cleanup the GSC on unload
Daniele Ceraolo Spurio
1
-0
/
+17
2023-12-21
drm/xe/gsc: Implement WA 14015076503
Daniele Ceraolo Spurio
1
-0
/
+29
2023-12-21
drm/xe/gsc: GSC FW load
Daniele Ceraolo Spurio
1
-0
/
+250
2023-12-21
drm/xe/gsc: Introduce GSC FW
Daniele Ceraolo Spurio
1
-0
/
+52