Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Custom GuC initialization if VF
@ 2024-05-21  9:25 Michal Wajdeczko
  2024-05-21  9:25 ` [PATCH v2 1/2] drm/xe/guc: Allow to initialize submission with limited set of IDs Michal Wajdeczko
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: Michal Wajdeczko @ 2024-05-21  9:25 UTC (permalink / raw)
  To: intel-xe; +Cc: Michal Wajdeczko

v1: https://patchwork.freedesktop.org/series/133832/#rev1
v2: add kernel-doc for xe_guc_submit_init (Himal)
    only assert guc.major version (John)

Michal Wajdeczko (2):
  drm/xe/guc: Allow to initialize submission with limited set of IDs
  drm/xe/vf: Custom GuC initialization if VF

 drivers/gpu/drm/xe/xe_gt_sriov_vf.c | 17 ++++++++++++
 drivers/gpu/drm/xe/xe_gt_sriov_vf.h |  2 ++
 drivers/gpu/drm/xe/xe_guc.c         | 42 ++++++++++++++++++++++++++++-
 drivers/gpu/drm/xe/xe_guc_submit.c  | 17 ++++++++++--
 drivers/gpu/drm/xe/xe_guc_submit.h  |  2 +-
 5 files changed, 76 insertions(+), 4 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-05-22  8:37 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-21  9:25 [PATCH v2 0/2] Custom GuC initialization if VF Michal Wajdeczko
2024-05-21  9:25 ` [PATCH v2 1/2] drm/xe/guc: Allow to initialize submission with limited set of IDs Michal Wajdeczko
2024-05-21  9:31   ` Ghimiray, Himal Prasad
2024-05-21  9:25 ` [PATCH v2 2/2] drm/xe/vf: Custom GuC initialization if VF Michal Wajdeczko
2024-05-21 12:44   ` Piotr Piórkowski
2024-05-21  9:58 ` ✓ CI.Patch_applied: success for Custom GuC initialization if VF (rev2) Patchwork
2024-05-21  9:58 ` ✓ CI.checkpatch: " Patchwork
2024-05-21  9:59 ` ✓ CI.KUnit: " Patchwork
2024-05-21 10:10 ` ✓ CI.Build: " Patchwork
2024-05-21 10:13 ` ✓ CI.Hooks: " Patchwork
2024-05-21 10:14 ` ✓ CI.checksparse: " Patchwork
2024-05-21 10:40 ` ✓ CI.BAT: " Patchwork
2024-05-21 12:35 ` ✗ CI.FULL: failure " Patchwork
2024-05-22  8:36   ` Michal Wajdeczko

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