[PATCH v2 0/6] Driver load failure fixes
Matthew Brost
matthew.brost at intel.com
Tue Aug 20 17:29:52 UTC 2024
Sending the fixes from [1] as an individual series
[1] https://patchwork.freedesktop.org/series/137114/
Matthew Brost (6):
drm/xe: Move ggtt_fini to devm managed
drm/xe: Set firmware state to loadable before registering guc_fini_hw
drm/xe: Drop warn on xe_guc_pc_gucrc_disable in guc pc fini
drm/xe: Move hw_engine_fini to devm managed
drm/xe: Move HuC init before GuC init
drm/xe: Update xe_sa to use xe_managed_bo_create_pin_map
drivers/gpu/drm/xe/xe_ggtt.c | 4 ++--
drivers/gpu/drm/xe/xe_guc.c | 4 ++--
drivers/gpu/drm/xe/xe_guc_pc.c | 2 +-
drivers/gpu/drm/xe/xe_hw_engine.c | 4 ++--
drivers/gpu/drm/xe/xe_sa.c | 13 ++++++-------
drivers/gpu/drm/xe/xe_sa_types.h | 1 +
drivers/gpu/drm/xe/xe_uc.c | 8 ++++----
7 files changed, 18 insertions(+), 18 deletions(-)
--
2.34.1
More information about the Intel-xe
mailing list