index
:
kernel/git/stable/linux.git
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.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_guc.c
Age
Commit message (
Expand
)
Author
2026-05-18
drm/xe/guc: Use xe_device_is_l2_flush_optimized()
Gustavo Sousa
2026-04-27
drm/xe/guc_pc: Make xe_guc_pc_stop() void
Raag Jadav
2026-04-03
drm/xe: Enable Wa_14025515070
Julia Filipchuk
2026-03-23
drm/xe/xe3p_lpg: Restrict UAPI to enable L2 flush optimization
Tejas Upadhyay
2026-03-13
drm/xe: Forcefully tear down exec queues in GuC submit fini
Matthew Brost
2026-03-13
drm/xe/guc: Fail immediately on GuC load error
Daniele Ceraolo Spurio
2026-03-06
drm/xe: Don't disable GuCRC in suspend path
Vinay Belgaumkar
2026-02-23
drm/xe/pvc: Drop pre-prod workarounds
Matt Roper
2026-02-09
drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset
Sk Anirban
2026-02-05
drm/xe: Decouple GuC RC code from xe_guc_pc
Vinay Belgaumkar
2026-02-02
drm/xe/guc: Allow second H2G retry on FLR
Michal Wajdeczko
2026-02-02
drm/xe/guc: Wait before retrying sending H2G
Michal Wajdeczko
2026-02-02
drm/xe/guc: Drop redundant register read
Michal Wajdeczko
2026-02-02
drm/xe/guc: Fix CFI violation in debugfs access.
Daniele Ceraolo Spurio
2026-01-27
drm/xe/vf: Reset VF GuC state on fini
Michal Wajdeczko
2025-12-22
drm/xe/gt: Add engine masks for each class
Daniele Ceraolo Spurio
2025-12-15
drm/xe/guc: Fix version check for page-reclaim feature
Michal Wajdeczko
2025-12-12
drm/xe/guc: Add page reclamation interface to GuC
Brian Nguyen
2025-12-02
drm/xe/vf: Requeue recovery on GuC MIGRATION error during VF post-migration
Satyanarayana K V P
2025-11-27
drm/xe/gt: Introduce runtime suspend/resume
Raag Jadav
2025-11-24
drm/xe/guc: Cleanup GuC log buffer macros and helpers
Zhanjun Dong
2025-11-19
drm/xe/guc: Use scope-based cleanup
Matt Roper
2025-11-13
drm/xe/pf: Increase PF GuC Buffer Cache size and use it for VF migration
MichaĆ Winiarski
2025-10-20
drm/xe/xe3p_lpm: Add special check in Media GT for Main GAMCTRL
Balasubramani Vivekanandan
2025-10-20
drm/xe/xe3p_lpm: Configure MAIN_GAMCTRL_QUEUE_SELECT
Brian Welty
2025-10-09
drm/xe/guc: Increase wait timeout to 2sec after BUSY reply from GuC
Satyanarayana K V P
2025-09-24
drm/xe/guc: Refactor GuC load to use poll_timeout_us()
Lucas De Marchi
2025-09-24
drm/xe/guc: Extract function to print load error
Lucas De Marchi
2025-09-24
drm/xe/guc: Drop helper to read freq
Lucas De Marchi
2025-09-16
drm/xe/guc: Return an error code if the GuC load fails
John Harrison
2025-09-15
drm/xe/guc: Add test for G2G communications
John Harrison
2025-09-11
drm/xe/guc: Set RCS/CCS yield policy
Daniele Ceraolo Spurio
2025-09-05
drm/xe/guc: Clean up of GuC 'CTL' defines
John Harrison
2025-09-02
drm/xe/guc: Add devm release action to safely tear down CT
Satyanarayana K V P
2025-08-22
drm/xe/psmi: Add Wa_16023683509
Vinay Belgaumkar
2025-08-22
drm/xe/psmi: Add GuC flag to enable PSMI
Lucas De Marchi
2025-08-08
drm/xe: rename XE_WA to XE_GT_WA
Matt Atwood
2025-07-28
drm/xe/guc: Add more GuC load error status codes
John Harrison
2025-07-08
drm/xe/uc: Disable GuC communication on hardware initialization error
Zhanjun Dong
2025-06-27
drm/xe: Drop bo->size
Matthew Brost
2025-06-27
drm/xe/guc: Enable the Dynamic Inhibit Context Switch optimization
Daniele Ceraolo Spurio
2025-06-27
drm/xe/guc: Enable extended CAT error reporting
Daniele Ceraolo Spurio
2025-06-26
drm/xe: Remove xe_uc_fini_hw
Maarten Lankhorst
2025-06-26
drm/xe: Simplify GuC early initialization
Maarten Lankhorst
2025-06-26
drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_init
Maarten Lankhorst
2025-06-06
drm/xe/vf: Boostrap all GTs immediately after MMIO init
Daniele Ceraolo Spurio
2025-06-02
drm/xe/guc: Resend potentially lost H2G MMIO request
Michal Wajdeczko
2025-05-15
drm/xe/guc: Unblock GuC buffer cache for all modes
Michal Wajdeczko
2025-04-29
drm/xe/vf: Fix guc_info debugfs for VFs
Daniele Ceraolo Spurio
2025-04-17
drm/xe: Introduce fault injection for guc mmio send/recv.
Satyanarayana K V P
[next]