[PATCH v6 00/11] Updates for drm/xe/configfs
Michal Wajdeczko
michal.wajdeczko at intel.com
Thu Jul 31 19:33:28 UTC 2025
v5: https://patchwork.freedesktop.org/series/151773/#rev6
v6: don't use -ECANCELED, print message instead (Rodrigo, John)
Michal Wajdeczko (11):
drm/xe: Simplify module initialization code
drm/xe: Print module init abort code
drm/xe/configfs: Destroy xe_configfs.su_mutex on exit/error
drm/xe/configfs: Drop redundant init() error message
drm/xe/configfs: Rename struct xe_config_device
drm/xe/configfs: Rename configfs_find_group() helper
drm/xe/configfs: Reintroduce struct xe_config_device
drm/xe/configfs: Keep default device config settings together
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 | 151 ++++++++++++++++++++++++-------
drivers/gpu/drm/xe/xe_configfs.h | 2 +
drivers/gpu/drm/xe/xe_module.c | 29 +++---
drivers/gpu/drm/xe/xe_pci.c | 3 +
4 files changed, 136 insertions(+), 49 deletions(-)
--
2.47.1
More information about the Intel-xe
mailing list