summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_guc.c
AgeCommit message (Expand)Author
2025-07-08drm/xe/uc: Disable GuC communication on hardware initialization errorZhanjun Dong
2025-06-27drm/xe: Drop bo->sizeMatthew Brost
2025-06-27drm/xe/guc: Enable the Dynamic Inhibit Context Switch optimizationDaniele Ceraolo Spurio
2025-06-27drm/xe/guc: Enable extended CAT error reportingDaniele Ceraolo Spurio
2025-06-26drm/xe: Remove xe_uc_fini_hwMaarten Lankhorst
2025-06-26drm/xe: Simplify GuC early initializationMaarten Lankhorst
2025-06-26drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_initMaarten Lankhorst
2025-06-06drm/xe/vf: Boostrap all GTs immediately after MMIO initDaniele Ceraolo Spurio
2025-06-02drm/xe/guc: Resend potentially lost H2G MMIO requestMichal Wajdeczko
2025-05-15drm/xe/guc: Unblock GuC buffer cache for all modesMichal Wajdeczko
2025-04-29drm/xe/vf: Fix guc_info debugfs for VFsDaniele Ceraolo Spurio
2025-04-17drm/xe: Introduce fault injection for guc mmio send/recv.Satyanarayana K V P
2025-04-04drm/xe: Add XE_BO_FLAG_PINNED_NORESTOREMatthew Brost
2025-03-07drm/xe/guc_pc: Remove duplicated pc_start callRodrigo Vivi
2025-02-24drm/xe/xe_pmu: Add PMU support for engine activityRiana Tauro
2025-01-19drm/xe/guc: Introduce the GuC Buffer CacheMichal Wajdeczko
2024-12-16drm/xe/guc: Enable WA_DUAL_QUEUE for newer platformsDaniele Ceraolo Spurio
2024-11-22drm/xe/guc: Add support for G2G communicationsJohn Harrison
2024-11-09drm/xe/guc: Do not assert CTB state while sending MMIOTomasz Lis
2024-11-06drm/xe/vf: React to MIGRATED interruptTomasz Lis
2024-10-29drm/xe/guc: Separate full CTB content from guc_info debugfsJohn Harrison
2024-10-21drm/xe: enable lite restoreFei Yang
2024-10-17drm/xe/guc: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray
2024-10-08drm/xe/guc: Prepare GuC register list and update ADS size for error captureZhanjun Dong
2024-10-07drm/xe/guc: Dead CT helperJohn Harrison
2024-09-26drm/xe: Move IRQ-related registers to dedicated headerMatt Roper
2024-09-19drm/xe: move memirq out of VFIlia Levi
2024-09-11drm/xe/guc: Convert register access to use xe_mmioMatt Roper
2024-09-06drm/xe: use IS_ENABLED() instead of defined() on config optionsJani Nikula
2024-09-05drm/xe: Replace double space with single space after commaNitin Gote
2024-08-23drm/xe: Set firmware state to loadable before registering guc_fini_hwMatthew Brost
2024-07-17drm/xe: Wedge the entire deviceMatthew Brost
2024-06-26drm/xe/vf: Skip attempt to start GuC PC if VFMichal Wajdeczko
2024-06-26drm/xe/guc: Request max GT freq during resumeVinay Belgaumkar
2024-06-20drm/xe/guc: Move ARAT interrupts enabling to the upload stepMichal Wajdeczko
2024-06-18drm/xe/vf: Don't touch GuC irq registers if using memory irqsMichal Wajdeczko
2024-06-14drm/xe/uc: Fix and start using xe_uc_fw_sanitize()Michal Wajdeczko
2024-06-06drm/xe/vf: Custom GuC resetMichal Wajdeczko
2024-05-28drm/xe/guc: Fix uninitialised count in GuC load debug printsJohn Harrison
2024-05-23drm/xe/guc: Port over the slow GuC loading support from i915John Harrison
2024-05-23drm/xe: Stop checking for power_lost on D3ColdRodrigo Vivi
2024-05-22drm/xe/guc: s/guc_fini/guc_fini_hw/Matthew Auld
2024-05-22drm/xe/guc: move guc_fini over to devmMatthew Auld
2024-05-22drm/xe/vf: Custom GuC initialization if VFMichal Wajdeczko
2024-05-22drm/xe/guc: Allow to initialize submission with limited set of IDsMichal Wajdeczko
2024-05-16drm/xe/vf: Custom hardware config load step if VFMichal Wajdeczko
2024-05-14drm/xe/uc: Move GuC submission init to post hwconfig stepMichal Wajdeczko
2024-04-25drm/xe: Change xe_guc_submit_stop return to voidHimal Prasad Ghimiray
2024-04-24drm/xe: declare wedged upon GuC load failureRodrigo Vivi
2024-04-08drm/xe/vf: Don't try to read legacy GuC MMIO notification if VFMichal Wajdeczko