[PATCH v2 0/2] Custom GuC initialization if VF

Michal Wajdeczko michal.wajdeczko at intel.com
Tue May 21 09:25:16 UTC 2024


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



More information about the Intel-xe mailing list