index
:
pub/scm/linux/kernel/git/rt/linux-stable-rt.git
master
Linux kernel fork
RT 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
Files
Lines
2026-07-10
drm/xe/configfs: Add enable_multi_queue attribute
Shuicheng Lin
1
-0
/
+8
2026-07-10
drm/xe/guc: toggle paging engine support for NVL-S+
Matthew Auld
1
-2
/
+2
2026-07-10
drm/xe/vf: wire up NUM_PAGING_ENGINE_INSTANCES
Matthew Auld
1
-0
/
+6
2026-07-10
drm/xe/guc: handle guc logical instance for paging engine
Matthew Auld
1
-0
/
+31
2026-07-10
drm/xe/guc: add the plumbing for GUC_PAGING_CLASS
Matthew Auld
1
-0
/
+15
2026-07-09
drm/xe/guc: Handle GuC local uncorrectable error notifications
Zhanjun Dong
1
-0
/
+10
2026-05-18
drm/xe/guc: Use xe_device_is_l2_flush_optimized()
Gustavo Sousa
1
-1
/
+1
2026-04-27
drm/xe/guc_pc: Make xe_guc_pc_stop() void
Raag Jadav
1
-7
/
+2
2026-04-03
drm/xe: Enable Wa_14025515070
Julia Filipchuk
1
-0
/
+8
2026-03-23
drm/xe/xe3p_lpg: Restrict UAPI to enable L2 flush optimization
Tejas Upadhyay
1
-0
/
+3
2026-03-13
drm/xe: Forcefully tear down exec queues in GuC submit fini
Matthew Brost
1
-2
/
+24
2026-03-13
drm/xe/guc: Fail immediately on GuC load error
Daniele Ceraolo Spurio
1
-3
/
+3
2026-03-06
drm/xe: Don't disable GuCRC in suspend path
Vinay Belgaumkar
1
-1
/
+0
2026-02-23
drm/xe/pvc: Drop pre-prod workarounds
Matt Roper
1
-3
/
+0
2026-02-09
drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset
Sk Anirban
1
-0
/
+38
2026-02-05
drm/xe: Decouple GuC RC code from xe_guc_pc
Vinay Belgaumkar
1
-0
/
+6
2026-02-02
drm/xe/guc: Allow second H2G retry on FLR
Michal Wajdeczko
1
-3
/
+11
2026-02-02
drm/xe/guc: Wait before retrying sending H2G
Michal Wajdeczko
1
-0
/
+4
2026-02-02
drm/xe/guc: Drop redundant register read
Michal Wajdeczko
1
-5
/
+4
2026-02-02
drm/xe/guc: Fix CFI violation in debugfs access.
Daniele Ceraolo Spurio
1
-2
/
+4
2026-01-27
drm/xe/vf: Reset VF GuC state on fini
Michal Wajdeczko
1
-0
/
+11
2025-12-22
drm/xe/gt: Add engine masks for each class
Daniele Ceraolo Spurio
1
-1
/
+1
2025-12-15
drm/xe/guc: Fix version check for page-reclaim feature
Michal Wajdeczko
1
-1
/
+1
2025-12-12
drm/xe/guc: Add page reclamation interface to GuC
Brian Nguyen
1
-0
/
+4
2025-12-02
drm/xe/vf: Requeue recovery on GuC MIGRATION error during VF post-migration
Satyanarayana K V P
1
-0
/
+6
2025-11-27
drm/xe/gt: Introduce runtime suspend/resume
Raag Jadav
1
-0
/
+34
2025-11-24
drm/xe/guc: Cleanup GuC log buffer macros and helpers
Zhanjun Dong
1
-11
/
+12
2025-11-19
drm/xe/guc: Use scope-based cleanup
Matt Roper
1
-9
/
+4
2025-11-13
drm/xe/pf: Increase PF GuC Buffer Cache size and use it for VF migration
MichaĆ Winiarski
1
-1
/
+12
2025-10-20
drm/xe/xe3p_lpm: Add special check in Media GT for Main GAMCTRL
Balasubramani Vivekanandan
1
-0
/
+19
2025-10-20
drm/xe/xe3p_lpm: Configure MAIN_GAMCTRL_QUEUE_SELECT
Brian Welty
1
-0
/
+27
2025-10-09
drm/xe/guc: Increase wait timeout to 2sec after BUSY reply from GuC
Satyanarayana K V P
1
-1
/
+1
2025-09-24
drm/xe/guc: Refactor GuC load to use poll_timeout_us()
Lucas De Marchi
1
-118
/
+92
2025-09-24
drm/xe/guc: Extract function to print load error
Lucas De Marchi
1
-51
/
+52
2025-09-24
drm/xe/guc: Drop helper to read freq
Lucas De Marchi
1
-12
/
+4
2025-09-16
drm/xe/guc: Return an error code if the GuC load fails
John Harrison
1
-4
/
+9
2025-09-15
drm/xe/guc: Add test for G2G communications
John Harrison
1
-0
/
+4
2025-09-11
drm/xe/guc: Set RCS/CCS yield policy
Daniele Ceraolo Spurio
1
-4
/
+2
2025-09-05
drm/xe/guc: Clean up of GuC 'CTL' defines
John Harrison
1
-15
/
+6
2025-09-02
drm/xe/guc: Add devm release action to safely tear down CT
Satyanarayana K V P
1
-4
/
+4
2025-08-22
drm/xe/psmi: Add Wa_16023683509
Vinay Belgaumkar
1
-0
/
+3
2025-08-22
drm/xe/psmi: Add GuC flag to enable PSMI
Lucas De Marchi
1
-1
/
+6
2025-08-08
drm/xe: rename XE_WA to XE_GT_WA
Matt Atwood
1
-7
/
+7
2025-07-28
drm/xe/guc: Add more GuC load error status codes
John Harrison
1
-2
/
+17
2025-07-08
drm/xe/uc: Disable GuC communication on hardware initialization error
Zhanjun Dong
1
-2
/
+6
2025-06-27
drm/xe: Drop bo->size
Matthew Brost
1
-2
/
+2
2025-06-27
drm/xe/guc: Enable the Dynamic Inhibit Context Switch optimization
Daniele Ceraolo Spurio
1
-0
/
+29
2025-06-27
drm/xe/guc: Enable extended CAT error reporting
Daniele Ceraolo Spurio
1
-0
/
+56
2025-06-26
drm/xe: Remove xe_uc_fini_hw
Maarten Lankhorst
1
-1
/
+1
2025-06-26
drm/xe: Simplify GuC early initialization
Maarten Lankhorst
1
-19
/
+32
[next]