summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_uc.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-20drm/xe: Initialize GuC earlier during probeMichał Winiarski1-2/+8
2024-02-20drm/xe/huc: Realloc HuC FW in vram for post-hwconfigMichał Winiarski1-0/+4
2024-01-18drm/xe/gsc: Initialize GSC proxyDaniele Ceraolo Spurio1-0/+14
2023-12-22drm/xe: Introduce GuC Doorbells ManagerMichal Wajdeczko1-0/+5
2023-12-21drm/xe/huc: Prepare for 2-step HuC authenticationDaniele Ceraolo Spurio1-1/+1
2023-12-21drm/xe/uc: Extract xe_uc_sanitize_resetMichał Winiarski1-6/+6
2023-12-21drm/xe/gsc: GSC FW loadDaniele Ceraolo Spurio1-1/+11
2023-12-21drm/xe/gsc: Introduce GSC FWDaniele Ceraolo Spurio1-2/+7
2023-12-21drm/xe/uc: Fix uC status trackingDaniele Ceraolo Spurio1-3/+7
2023-12-21drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()Daniele Ceraolo Spurio1-8/+8
2023-12-21drm/xe: Use Xe assert macros instead of XE_WARN_ON macroFrancois Dugast1-1/+1
2023-12-21drm/xe: nuke GuC on unloadMatthew Auld1-0/+5
2023-12-21drm/xe: remove gucrc disable from suspend pathRiana Tauro1-0/+5
2023-12-21drm/xe: Cleanup CODE_INDENT style issuesFrancois Dugast1-5/+5
2023-12-20drm/xe: don't auto fall back to execlist mode if guc failed to initChang, Bruce1-3/+0
2023-12-20drm/xe: Sort includesLucas De Marchi1-2/+3
2023-12-20drm/xe: Use GuC to do GGTT invalidations for the GuC firmwareMatthew Brost1-2/+7
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost1-0/+226