summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_guc.c
AgeCommit message (Expand)Author
2026-05-18drm/xe/guc: Use xe_device_is_l2_flush_optimized()Gustavo Sousa
2026-04-27drm/xe/guc_pc: Make xe_guc_pc_stop() voidRaag Jadav
2026-04-03drm/xe: Enable Wa_14025515070Julia Filipchuk
2026-03-23drm/xe/xe3p_lpg: Restrict UAPI to enable L2 flush optimizationTejas Upadhyay
2026-03-13drm/xe: Forcefully tear down exec queues in GuC submit finiMatthew Brost
2026-03-13drm/xe/guc: Fail immediately on GuC load errorDaniele Ceraolo Spurio
2026-03-06drm/xe: Don't disable GuCRC in suspend pathVinay Belgaumkar
2026-02-23drm/xe/pvc: Drop pre-prod workaroundsMatt Roper
2026-02-09drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on resetSk Anirban
2026-02-05drm/xe: Decouple GuC RC code from xe_guc_pcVinay Belgaumkar
2026-02-02drm/xe/guc: Allow second H2G retry on FLRMichal Wajdeczko
2026-02-02drm/xe/guc: Wait before retrying sending H2GMichal Wajdeczko
2026-02-02drm/xe/guc: Drop redundant register readMichal Wajdeczko
2026-02-02drm/xe/guc: Fix CFI violation in debugfs access.Daniele Ceraolo Spurio
2026-01-27drm/xe/vf: Reset VF GuC state on finiMichal Wajdeczko
2025-12-22drm/xe/gt: Add engine masks for each classDaniele Ceraolo Spurio
2025-12-15drm/xe/guc: Fix version check for page-reclaim featureMichal Wajdeczko
2025-12-12drm/xe/guc: Add page reclamation interface to GuCBrian Nguyen
2025-12-02drm/xe/vf: Requeue recovery on GuC MIGRATION error during VF post-migrationSatyanarayana K V P
2025-11-27drm/xe/gt: Introduce runtime suspend/resumeRaag Jadav
2025-11-24drm/xe/guc: Cleanup GuC log buffer macros and helpersZhanjun Dong
2025-11-19drm/xe/guc: Use scope-based cleanupMatt Roper
2025-11-13drm/xe/pf: Increase PF GuC Buffer Cache size and use it for VF migrationMichaƂ Winiarski
2025-10-20drm/xe/xe3p_lpm: Add special check in Media GT for Main GAMCTRLBalasubramani Vivekanandan
2025-10-20drm/xe/xe3p_lpm: Configure MAIN_GAMCTRL_QUEUE_SELECTBrian Welty
2025-10-09drm/xe/guc: Increase wait timeout to 2sec after BUSY reply from GuCSatyanarayana K V P
2025-09-24drm/xe/guc: Refactor GuC load to use poll_timeout_us()Lucas De Marchi
2025-09-24drm/xe/guc: Extract function to print load errorLucas De Marchi
2025-09-24drm/xe/guc: Drop helper to read freqLucas De Marchi
2025-09-16drm/xe/guc: Return an error code if the GuC load failsJohn Harrison
2025-09-15drm/xe/guc: Add test for G2G communicationsJohn Harrison
2025-09-11drm/xe/guc: Set RCS/CCS yield policyDaniele Ceraolo Spurio
2025-09-05drm/xe/guc: Clean up of GuC 'CTL' definesJohn Harrison
2025-09-02drm/xe/guc: Add devm release action to safely tear down CTSatyanarayana K V P
2025-08-22drm/xe/psmi: Add Wa_16023683509Vinay Belgaumkar
2025-08-22drm/xe/psmi: Add GuC flag to enable PSMILucas De Marchi
2025-08-08drm/xe: rename XE_WA to XE_GT_WAMatt Atwood
2025-07-28drm/xe/guc: Add more GuC load error status codesJohn Harrison
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