diff options
author | Riana Tauro <riana.tauro@intel.com> | 2025-04-07 10:44:11 +0530 |
---|---|---|
committer | Lucas De Marchi <lucas.demarchi@intel.com> | 2025-04-08 22:23:59 -0700 |
commit | 16280ded45fba1216d1d4c6acfc20c2d5b45ef50 (patch) | |
tree | a73ac4f8e2516b6142984b5ff42a448e6d67efdb /scripts/generate_rust_analyzer.py | |
parent | 1e1981b16bb1bbe2fafa57ed439b45cb5b34e32d (diff) |
drm/xe: Add configfs to enable survivability mode
Registers a configfs subsystem called 'xe' that creates a
directory in the mounted configfs directory (/sys/kernel/config)
Userspace can then create the device that has to be configured
under the xe directory
mkdir /sys/kernel/config/xe/0000:03:00.0
The device created will have the following attributes to be
configured
/sys/kernel/config/xe/
.. 0000:03:00.0/
... survivability_mode
v2: fix kernel-doc
fix return value (Lucas)
v3: fix kernel-doc (Lucas)
Signed-off-by: Riana Tauro <riana.tauro@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://lore.kernel.org/r/20250407051414.1651616-2-riana.tauro@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions