[PATCH 0/6] VF: Use the runtime registers

Michal Wajdeczko michal.wajdeczko at intel.com
Thu May 23 19:22:34 UTC 2024


Michal Wajdeczko (6):
  drm/xe/vf: Use register values obtained from the PF
  drm/xe/guc: Add GLOBAL_CFG_GMD_ID KLV definition
  drm/xe/vf: Obtain value of GMDID register from GuC
  drm/xe/vf: Provide early access to GMDID register
  drm/xe/vf: Cache value of the GMDID register
  drm/xe/vf: Treat GMDID as another runtime register

 drivers/gpu/drm/xe/abi/guc_klvs_abi.h     |  14 +++
 drivers/gpu/drm/xe/xe_gt_sriov_vf.c       | 106 ++++++++++++++++++++++
 drivers/gpu/drm/xe/xe_gt_sriov_vf.h       |   3 +
 drivers/gpu/drm/xe/xe_gt_sriov_vf_types.h |   2 +
 drivers/gpu/drm/xe/xe_mmio.c              |   4 +
 drivers/gpu/drm/xe/xe_pci.c               |  47 +++++++++-
 6 files changed, 173 insertions(+), 3 deletions(-)

-- 
2.43.0



More information about the Intel-xe mailing list