[PATCH v6 00/11] Updates for drm/xe/configfs
Lucas De Marchi
lucas.demarchi at intel.com
Tue Aug 5 19:44:19 UTC 2025
On Thu, 31 Jul 2025 21:33:28 +0200, Michal Wajdeczko wrote:
> 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
>
> [...]
I dropped patch 9, "drm/xe/configfs: Check if device was preconfigured",
and applied the rest with the typo fix + const addition I mentioned in
patch 8: we can drop the const later if we decide we need it non-const, but I
don't foresee us doing that.
[01/11] drm/xe: Simplify module initialization code
commit: 90759cddaceab1a7cfd0128d9421abf2d9288d09
[02/11] drm/xe: Print module init abort code
commit: 823301c847bd9c57dd8f7c684046778281744c77
[03/11] drm/xe/configfs: Destroy xe_configfs.su_mutex on exit/error
commit: b90613fb02179a01c6042d8a952e2c68e81d3cf7
[04/11] drm/xe/configfs: Drop redundant init() error message
commit: c4b1dde0630e40fa773b1613495d4df4955f44b4
[05/11] drm/xe/configfs: Rename struct xe_config_device
commit: 88df7939d728a90ddb722c8113a4529948b3d2ef
[06/11] drm/xe/configfs: Rename configfs_find_group() helper
commit: ae3184d5f980d92377545ba58030e47ce48dd09f
[07/11] drm/xe/configfs: Reintroduce struct xe_config_device
commit: 3c643f6216215c7e4e30f7a647024a20847b27af
[08/11] drm/xe/configfs: Keep default device config settings together
commit: 737a72d7e0231123ae3f1578845d9a23b6d02a60
[09/11] drm/xe/configfs: Check if device was preconfigured
(no commit info)
[10/11] drm/xe/configfs: Only allow configurations for supported devices
commit: b4687422c322e5afc0f5d9425b29080c06dc17b9
[11/11] drm/xe/configfs: Allow adding configurations for future VFs
commit: ca0ed3b10f5dba790808107896c568cc037a74f4
thanks
Lucas De Marchi
More information about the Intel-xe
mailing list