diff options
author | Lucas De Marchi <lucas.demarchi@intel.com> | 2024-05-17 13:43:04 -0700 |
---|---|---|
committer | Lucas De Marchi <lucas.demarchi@intel.com> | 2024-05-21 06:33:39 -0700 |
commit | bd49e50d81b543e678965118a86958d87c045c73 (patch) | |
tree | e06d354ffc2d842dd4ed8edd1cd367cf972b1d02 /drivers/gpu/drm/xe/xe_lrc.c | |
parent | ab689514b6ac518ef6e88afa245b834b0dae15a5 (diff) |
drm/xe: Add XE_ENGINE_CLASS_OTHER to str conversion
XE_ENGINE_CLASS_OTHER was missing from the str conversion. Add it and
remove the default handling so it's protected by -Wswitch.
Currently the only user is xe_hw_engine_class_sysfs_init(), which
already skips XE_ENGINE_CLASS_OTHER, so there's no change in behavior.
Reviewed-by: Nirmoy Das <nirmoy.das@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240517204310.88854-3-lucas.demarchi@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Diffstat (limited to 'drivers/gpu/drm/xe/xe_lrc.c')
0 files changed, 0 insertions, 0 deletions