[PATCH v3 0/6] Updates for drm/xe/configfs

Michal Wajdeczko michal.wajdeczko at intel.com
Tue Jul 22 14:10:53 UTC 2025


v1: https://patchwork.freedesktop.org/series/151773/#rev1
v2: https://patchwork.freedesktop.org/series/151773/#rev2
    keep using %x for function scanf (Lucas)
v3: check if device matches driver device ID list
    more checks when trying to configure future VF
    print debug message if configfs was found

Michal Wajdeczko (6):
  drm/xe/configfs: Fix pci_dev reference leak
  drm/xe/configfs: Enforce canonical device names
  drm/xe/configfs: Use pci_name() for lookup
  drm/xe/configfs: Check if device was preconfigured
  drm/xe/configfs: Only allow configurations for supported devices
  drm/xe/configfs: Allow adding configurations for future VFs

 drivers/gpu/drm/xe/xe_configfs.c | 83 +++++++++++++++++++++++++++-----
 drivers/gpu/drm/xe/xe_configfs.h |  2 +
 drivers/gpu/drm/xe/xe_pci.c      |  3 ++
 3 files changed, 77 insertions(+), 11 deletions(-)

-- 
2.47.1



More information about the Intel-xe mailing list