Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] Driver load failure fixes
@ 2024-08-20 17:29 Matthew Brost
  2024-08-20 17:29 ` [PATCH v2 1/6] drm/xe: Move ggtt_fini to devm managed Matthew Brost
                   ` (13 more replies)
  0 siblings, 14 replies; 22+ messages in thread
From: Matthew Brost @ 2024-08-20 17:29 UTC (permalink / raw)
  To: intel-xe

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


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2024-08-23 13:43 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-20 17:29 [PATCH v2 0/6] Driver load failure fixes Matthew Brost
2024-08-20 17:29 ` [PATCH v2 1/6] drm/xe: Move ggtt_fini to devm managed Matthew Brost
2024-08-23 13:43   ` Lucas De Marchi
2024-08-20 17:29 ` [PATCH v2 2/6] drm/xe: Set firmware state to loadable before registering guc_fini_hw Matthew Brost
2024-08-20 21:04   ` Lucas De Marchi
2024-08-20 17:29 ` [PATCH v2 3/6] drm/xe: Drop warn on xe_guc_pc_gucrc_disable in guc pc fini Matthew Brost
2024-08-20 18:02   ` Randhawa, Jagmeet
2024-08-20 17:29 ` [PATCH v2 4/6] drm/xe: Move hw_engine_fini to devm managed Matthew Brost
2024-08-20 20:48   ` Lucas De Marchi
2024-08-20 17:29 ` [PATCH v2 5/6] drm/xe: Move HuC init before GuC init Matthew Brost
2024-08-20 20:42   ` Lucas De Marchi
2024-08-20 21:02     ` Matthew Brost
2024-08-20 17:29 ` [PATCH v2 6/6] drm/xe: Update xe_sa to use xe_managed_bo_create_pin_map Matthew Brost
2024-08-20 21:07   ` Lucas De Marchi
2024-08-20 19:07 ` ✓ CI.Patch_applied: success for Driver load failure fixes Patchwork
2024-08-20 19:07 ` ✓ CI.checkpatch: " Patchwork
2024-08-20 19:09 ` ✓ CI.KUnit: " Patchwork
2024-08-20 19:20 ` ✓ CI.Build: " Patchwork
2024-08-20 19:23 ` ✓ CI.Hooks: " Patchwork
2024-08-20 19:24 ` ✓ CI.checksparse: " Patchwork
2024-08-20 19:46 ` ✗ CI.BAT: failure " Patchwork
2024-08-21  2:05 ` ✗ CI.FULL: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox