summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_guc.h
AgeCommit message (Expand)AuthorFilesLines
2026-07-10drm/xe/guc: handle guc logical instance for paging engineMatthew Auld1-0/+1
2026-07-10drm/xe/guc: add the plumbing for GUC_PAGING_CLASSMatthew Auld1-0/+1
2026-07-10drm/xe/guc: refactor to_guc_class() to accept hweMatthew Auld1-20/+1
2026-03-13drm/xe: Forcefully tear down exec queues in GuC submit finiMatthew Brost1-0/+1
2026-02-02drm/xe/guc: Fix CFI violation in debugfs access.Daniele Ceraolo Spurio1-1/+1
2025-12-17drm/xe/guc: Introduce GUC_FIRMWARE_VER_AT_LEAST helperMichal Wajdeczko1-0/+21
2025-11-27drm/xe/gt: Introduce runtime suspend/resumeRaag Jadav1-0/+2
2025-10-20drm/xe/xe3p_lpm: Configure MAIN_GAMCTRL_QUEUE_SELECTBrian Welty1-0/+1
2025-09-15drm/xe/guc: Add test for G2G communicationsJohn Harrison1-0/+4
2025-06-27drm/xe/guc: Enable extended CAT error reportingDaniele Ceraolo Spurio1-0/+1
2025-06-26drm/xe: Simplify GuC early initializationMaarten Lankhorst1-0/+1
2024-10-08drm/xe/guc: Prepare GuC register list and update ADS size for error captureZhanjun Dong1-0/+5
2024-09-16drm/xe/guc: Fix GUC_{SUBMIT,FIRMWARE}_VER helper macrosMichal Wajdeczko1-2/+4
2024-08-06drm/xe/guc: Bump minimum required GuC version to v70.29.2Julia Filipchuk1-0/+10
2024-07-17drm/xe: Wedge the entire deviceMatthew Brost1-0/+1
2024-05-23drm/xe: Stop checking for power_lost on D3ColdRodrigo Vivi1-1/+0
2024-04-25drm/xe: Change xe_guc_submit_stop return to voidHimal Prasad Ghimiray1-1/+1
2024-01-11drm/xe: Split GuC communication initializationMichal Wajdeczko1-0/+1
2023-12-21drm/xe/guc: Promote guc_to_gt/xe helpers to .hMichal Wajdeczko1-0/+11
2023-12-21drm/xe: base definitions for the GSCCSDaniele Ceraolo Spurio1-0/+1
2023-12-21drm/xe/pm: Init pcode and restore vram on power lostAnshuman Gupta1-0/+1
2023-12-19drm/xe: Sort includesLucas De Marchi1-1/+1
2023-12-12drm/xe/guc: Add support GuC MMIO send / recvMatthew Brost1-0/+2
2023-12-12drm/xe/guc: s/xe_guc_send_mmio/xe_guc_mmio_sendMatthew Brost1-1/+1
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost1-0/+57