summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_guc.c
AgeCommit message (Expand)Author
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
2024-04-05drm/xe/guc: Reuse code while debugging GuC paramsMichal Wajdeczko
2024-04-05drm/xe/guc: Prefer GT oriented logs for GuC messagesMichal Wajdeczko
2024-03-27drm/xe: Move HW GGTT definitions to dedicated fileMichal Wajdeczko
2024-03-20drm/xe: Always check force_wake_get return codeDaniele Ceraolo Spurio
2024-03-19drm/xe/guc: Don't support older GuC 70.x releasesDaniele Ceraolo Spurio
2024-03-06drm/xe: Drop WA 16015675438Lucas De Marchi
2024-02-21drm/xe: Do not include current dir for generated/xe_wa_oob.hDafna Hirschfeld
2024-02-20drm/xe/guc: Move GuC power control init to "post-hwconfig"Michał Winiarski
2024-02-20drm/xe/guc: Allocate GuC data structures in system memory for initial loadMichał Winiarski
2024-01-30drm/xe/guc: Reduce a print from warn to debugKarthik Poosa
2024-01-26drm/xe/guc: Add more GuC CT statesMatthew Brost
2024-01-19drm/xe: Do not flood dmesg with guc logRodrigo Vivi
2024-01-18drm/xe/guc: Enable WA 14018913170Karthik Poosa
2024-01-11drm/xe/guc: Treat non-response message after BUSY as unexpectedMichal Wajdeczko
2024-01-11drm/xe: Split GuC communication initializationMichal Wajdeczko
2024-01-09drm/xe: Check skip_guc_pc before setting SLPC flagVinay Belgaumkar