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_gsc.c
Age
Commit message (
Expand
)
Author
2025-06-27
drm/xe: Drop bo->size
Matthew Brost
2025-05-05
drm/xe/gsc: do not flush the GSC worker from the reset path
Daniele Ceraolo Spurio
2025-02-14
drm/xe: Cleanup unwind of gt initialization
Lucas De Marchi
2024-10-17
drm/xe/gsc: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
2024-09-26
drm/xe: Move IRQ-related registers to dedicated header
Matt Roper
2024-09-11
drm/xe/gsc: Convert register access to use xe_mmio
Matt Roper
2024-08-29
drm/xe/gsc: Wedge the device if the GSCCS reset fails
Daniele Ceraolo Spurio
2024-08-29
drm/xe/gsc: Add debugfs to print GSC info
Daniele Ceraolo Spurio
2024-08-29
drm/xe/gsc: Track the platform in the compatibility version
Daniele Ceraolo Spurio
2024-08-29
drm/xe/gsc: Fix FW status if the firmware is already loaded
Daniele Ceraolo Spurio
2024-08-29
drm/xe/gsc: Do not attempt to load the GSC multiple times
Daniele Ceraolo Spurio
2024-08-16
drm/xe/uc: Use devm to register cleanup that includes exec_queues
Daniele Ceraolo Spurio
2024-08-16
drm/xe/uc: Use managed bo for HuC and GSC objects
Daniele Ceraolo Spurio
2024-08-08
drm/xe: fix WA 14018094691
Daniele Ceraolo Spurio
2024-06-26
drm/xe/lnl: Apply Wa_22019338487
Vinay Belgaumkar
2024-05-22
drm/xe: Don't rely on indirect includes from xe_mmio.h
Michal Wajdeczko
2024-05-07
drm/xe: Don't rely on xe_force_wake.h to be included elsewhere
Michal Wajdeczko
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
2024-03-28
drm/xe/gsc: Implement WA 14018094691
Daniele Ceraolo Spurio
2024-03-20
drm/xe: Always check force_wake_get return code
Daniele Ceraolo Spurio
2024-03-14
drm/xe/gsc: Handle GSCCS ER interrupt
Daniele Ceraolo Spurio
2024-02-26
drm/xe: Convert gsc_work from mem_access to xe_pm_runtime
Rodrigo Vivi
2024-02-21
drm/xe: Do not include current dir for generated/xe_wa_oob.h
Dafna Hirschfeld
2024-01-18
drm/xe/gsc: add support for GSC proxy interrupt
Daniele Ceraolo Spurio
2024-01-18
drm/xe/gsc: Initialize GSC proxy
Daniele Ceraolo Spurio
2024-01-10
drm/xe: Finish refactoring of exec_queue_create
Brian Welty
2023-12-21
drm/xe/huc: HuC authentication via GSC
Daniele Ceraolo Spurio
2023-12-21
drm/xe/gsc: Query GSC compatibility version
Daniele Ceraolo Spurio
2023-12-21
drm/xe/gsc: Trigger a driver flr to cleanup the GSC on unload
Daniele Ceraolo Spurio
2023-12-21
drm/xe/gsc: Implement WA 14015076503
Daniele Ceraolo Spurio
2023-12-21
drm/xe/gsc: GSC FW load
Daniele Ceraolo Spurio
2023-12-21
drm/xe/gsc: Introduce GSC FW
Daniele Ceraolo Spurio