summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_uc.c
AgeCommit message (Expand)Author
2024-07-18drm/xe: Wedge the entire deviceMatthew Brost
2024-06-06drm/xe/vf: Custom uC initializationMichal Wajdeczko
2024-05-22drm/xe/uc: Don't emit false error if running in execlist modeMichal Wajdeczko
2024-05-14drm/xe/uc: Move GuC submission init to post hwconfig stepMichal Wajdeczko
2024-05-07drm/xe: Don't rely on xe_assert.h to be included elsewhereMichal Wajdeczko
2024-04-25drm/xe: Change xe_guc_submit_stop return to voidHimal Prasad Ghimiray
2024-04-18drm/xe: Remove useless mem_access during probeRodrigo Vivi
2024-02-20drm/xe: Initialize GuC earlier during probeMichał Winiarski
2024-02-20drm/xe/huc: Realloc HuC FW in vram for post-hwconfigMichał Winiarski
2024-01-18drm/xe/gsc: Initialize GSC proxyDaniele Ceraolo Spurio
2023-12-21drm/xe: Introduce GuC Doorbells ManagerMichal Wajdeczko
2023-12-21drm/xe/huc: Prepare for 2-step HuC authenticationDaniele Ceraolo Spurio
2023-12-21drm/xe/uc: Extract xe_uc_sanitize_resetMichał Winiarski
2023-12-21drm/xe/gsc: GSC FW loadDaniele Ceraolo Spurio
2023-12-21drm/xe/gsc: Introduce GSC FWDaniele Ceraolo Spurio
2023-12-21drm/xe/uc: Fix uC status trackingDaniele Ceraolo Spurio
2023-12-21drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()Daniele Ceraolo Spurio
2023-12-21drm/xe: Use Xe assert macros instead of XE_WARN_ON macroFrancois Dugast
2023-12-21drm/xe: nuke GuC on unloadMatthew Auld
2023-12-21drm/xe: remove gucrc disable from suspend pathRiana Tauro
2023-12-21drm/xe: Cleanup CODE_INDENT style issuesFrancois Dugast
2023-12-19drm/xe: don't auto fall back to execlist mode if guc failed to initChang, Bruce
2023-12-19drm/xe: Sort includesLucas De Marchi
2023-12-19drm/xe: Use GuC to do GGTT invalidations for the GuC firmwareMatthew Brost
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost