drm/xe/mcr: Remove unused xe_gt_mcr_steering_info_to_dss_id()
authorShuicheng Lin <shuicheng.lin@intel.com>
Wed, 22 Apr 2026 15:50:25 +0000 (15:50 +0000)
committerShuicheng Lin <shuicheng.lin@intel.com>
Wed, 29 Apr 2026 18:38:04 +0000 (11:38 -0700)
commitf4fe5f96ba1d4125c1f11e7a9117f14411129acf
treea498c8c566736bb9fea810ec3b334149b4a54cbc
parentbfaf87e84ca3ca3f6e275f9ae56da47a8b55ffd1
drm/xe/mcr: Remove unused xe_gt_mcr_steering_info_to_dss_id()

The function xe_gt_mcr_steering_info_to_dss_id() has had no callers
since commit fa597710be6e ("drm/xe/guc: Cache DSS info when creating
capture register list") which removed the only call site in
xe_guc_capture.c. Remove the dead function and its declaration.

No functional change.

Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com>
Link: https://patch.msgid.link/20260422155025.3660484-1-shuicheng.lin@intel.com
Signed-off-by: Shuicheng Lin <shuicheng.lin@intel.com>
drivers/gpu/drm/xe/xe_gt_mcr.c
drivers/gpu/drm/xe/xe_gt_mcr.h