summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_uc.c
Commit message (Expand)AuthorAgeFilesLines
* drm/xe/huc: Prepare for 2-step HuC authenticationDaniele Ceraolo Spurio2023-12-211-1/+1
* drm/xe/uc: Extract xe_uc_sanitize_resetMichaƂ Winiarski2023-12-211-6/+6
* drm/xe/gsc: GSC FW loadDaniele Ceraolo Spurio2023-12-211-1/+11
* drm/xe/gsc: Introduce GSC FWDaniele Ceraolo Spurio2023-12-211-2/+7
* drm/xe/uc: Fix uC status trackingDaniele Ceraolo Spurio2023-12-211-3/+7
* drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()Daniele Ceraolo Spurio2023-12-211-8/+8
* drm/xe: Use Xe assert macros instead of XE_WARN_ON macroFrancois Dugast2023-12-211-1/+1
* drm/xe: nuke GuC on unloadMatthew Auld2023-12-211-0/+5
* drm/xe: remove gucrc disable from suspend pathRiana Tauro2023-12-211-0/+5
* drm/xe: Cleanup CODE_INDENT style issuesFrancois Dugast2023-12-211-5/+5
* drm/xe: don't auto fall back to execlist mode if guc failed to initChang, Bruce2023-12-191-3/+0
* drm/xe: Sort includesLucas De Marchi2023-12-191-2/+3
* drm/xe: Use GuC to do GGTT invalidations for the GuC firmwareMatthew Brost2023-12-191-2/+7
* drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2023-12-121-0/+226