[Intel-xe] [PATCH v2 0/3] uC management cleanup
Daniele Ceraolo Spurio
daniele.ceraolospurio at intel.com
Wed Sep 13 22:32:25 UTC 2023
A couple of simple cleanup/fixes for uC management, plus the addition of
overrides for the FWs.
Cc: John Harrison <John.C.Harrison at Intel.com>
Daniele Ceraolo Spurio (3):
drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()
drm/xe/uc: Fix uC status tracking
drm/xe/uc: Add GuC/HuC firmware path overrides
drivers/gpu/drm/xe/xe_device.h | 2 +-
drivers/gpu/drm/xe/xe_exec_queue.c | 2 +-
drivers/gpu/drm/xe/xe_execlist.c | 6 ++---
drivers/gpu/drm/xe/xe_ggtt.c | 2 +-
drivers/gpu/drm/xe/xe_gt.c | 4 +--
drivers/gpu/drm/xe/xe_guc.c | 3 +++
drivers/gpu/drm/xe/xe_guc_pc.c | 2 +-
drivers/gpu/drm/xe/xe_guc_submit.c | 4 +--
drivers/gpu/drm/xe/xe_huc.c | 15 +++++------
drivers/gpu/drm/xe/xe_hw_engine.c | 4 +--
drivers/gpu/drm/xe/xe_irq.c | 2 +-
drivers/gpu/drm/xe/xe_module.c | 10 +++++++
drivers/gpu/drm/xe/xe_module.h | 2 ++
drivers/gpu/drm/xe/xe_uc.c | 24 ++++++++++-------
drivers/gpu/drm/xe/xe_uc_fw.c | 42 +++++++++++++++++++++++++-----
drivers/gpu/drm/xe/xe_wopcm.c | 3 +--
16 files changed, 87 insertions(+), 40 deletions(-)
--
2.41.0
More information about the Intel-xe
mailing list