]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/xe: expose multi-lrc engine classes in debugfs info
authorXin Wang <x.wang@intel.com>
Thu, 2 Apr 2026 18:05:51 +0000 (11:05 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Fri, 3 Apr 2026 17:20:49 +0000 (10:20 -0700)
commitcc708deedf686c68e84851e89a2f7844dc0536ae
tree8d9484cfb1e880ee30272b8f191c6d9fd8c52dae
parent72d0c064564192d4fba2bf00f78ae303206fa2cc
drm/xe: expose multi-lrc engine classes in debugfs info

Expose multi_lrc_engine_classes in the info debugfs output as a
useful extra piece of information for debugging.

Reviewed-by: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
Signed-off-by: Xin Wang <x.wang@intel.com>
Link: https://patch.msgid.link/20260402180552.24121-3-x.wang@intel.com
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
drivers/gpu/drm/xe/xe_debugfs.c