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_guc.c
Age
Commit message (
Expand
)
Author
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
2025-04-04
drm/xe: Add XE_BO_FLAG_PINNED_NORESTORE
Matthew Brost
2025-03-07
drm/xe/guc_pc: Remove duplicated pc_start call
Rodrigo Vivi
2025-02-24
drm/xe/xe_pmu: Add PMU support for engine activity
Riana Tauro
2025-01-19
drm/xe/guc: Introduce the GuC Buffer Cache
Michal Wajdeczko
2024-12-16
drm/xe/guc: Enable WA_DUAL_QUEUE for newer platforms
Daniele Ceraolo Spurio
2024-11-22
drm/xe/guc: Add support for G2G communications
John Harrison
2024-11-09
drm/xe/guc: Do not assert CTB state while sending MMIO
Tomasz Lis
2024-11-06
drm/xe/vf: React to MIGRATED interrupt
Tomasz Lis
2024-10-29
drm/xe/guc: Separate full CTB content from guc_info debugfs
John Harrison
2024-10-21
drm/xe: enable lite restore
Fei Yang
2024-10-17
drm/xe/guc: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
2024-10-08
drm/xe/guc: Prepare GuC register list and update ADS size for error capture
Zhanjun Dong
2024-10-07
drm/xe/guc: Dead CT helper
John Harrison
2024-09-26
drm/xe: Move IRQ-related registers to dedicated header
Matt Roper
2024-09-19
drm/xe: move memirq out of VF
Ilia Levi
2024-09-11
drm/xe/guc: Convert register access to use xe_mmio
Matt Roper
2024-09-06
drm/xe: use IS_ENABLED() instead of defined() on config options
Jani Nikula
2024-09-05
drm/xe: Replace double space with single space after comma
Nitin Gote
2024-08-23
drm/xe: Set firmware state to loadable before registering guc_fini_hw
Matthew Brost
2024-07-17
drm/xe: Wedge the entire device
Matthew Brost
2024-06-26
drm/xe/vf: Skip attempt to start GuC PC if VF
Michal Wajdeczko
2024-06-26
drm/xe/guc: Request max GT freq during resume
Vinay Belgaumkar
2024-06-20
drm/xe/guc: Move ARAT interrupts enabling to the upload step
Michal Wajdeczko
2024-06-18
drm/xe/vf: Don't touch GuC irq registers if using memory irqs
Michal Wajdeczko
2024-06-14
drm/xe/uc: Fix and start using xe_uc_fw_sanitize()
Michal Wajdeczko
2024-06-06
drm/xe/vf: Custom GuC reset
Michal Wajdeczko
2024-05-28
drm/xe/guc: Fix uninitialised count in GuC load debug prints
John Harrison
2024-05-23
drm/xe/guc: Port over the slow GuC loading support from i915
John Harrison
2024-05-23
drm/xe: Stop checking for power_lost on D3Cold
Rodrigo Vivi
2024-05-22
drm/xe/guc: s/guc_fini/guc_fini_hw/
Matthew Auld
2024-05-22
drm/xe/guc: move guc_fini over to devm
Matthew Auld
2024-05-22
drm/xe/vf: Custom GuC initialization if VF
Michal Wajdeczko
2024-05-22
drm/xe/guc: Allow to initialize submission with limited set of IDs
Michal Wajdeczko
2024-05-16
drm/xe/vf: Custom hardware config load step if VF
Michal Wajdeczko
2024-05-14
drm/xe/uc: Move GuC submission init to post hwconfig step
Michal Wajdeczko
2024-04-25
drm/xe: Change xe_guc_submit_stop return to void
Himal Prasad Ghimiray
2024-04-24
drm/xe: declare wedged upon GuC load failure
Rodrigo Vivi
2024-04-08
drm/xe/vf: Don't try to read legacy GuC MMIO notification if VF
Michal Wajdeczko
[next]