[PATCH v5 00/11] Updates for drm/xe/configfs
Michal Wajdeczko
michal.wajdeczko at intel.com
Tue Jul 29 11:42:04 UTC 2025
v4: https://patchwork.freedesktop.org/series/151773/#rev5
v5: separate mutex_destroy/pr_err changes (Rodrigo)
drop use mutex from xe_configfs subsystem (Rodrigo)
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 | 140 ++++++++++++++++++++++++-------
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, 125 insertions(+), 49 deletions(-)
--
2.47.1
More information about the Intel-xe
mailing list