]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/xe/xe3p_xpc: Drop stale MCR steering TODO comment
authorMatt Roper <matthew.d.roper@intel.com>
Wed, 25 Feb 2026 20:37:20 +0000 (12:37 -0800)
committerMatt Roper <matthew.d.roper@intel.com>
Thu, 26 Feb 2026 21:47:24 +0000 (13:47 -0800)
commit9941b3ca10977a583a6e78707023066fd9cd6311
tree88e6694f1cc7d2df510e439a8ecbc70731e3c573
parent3954313b39e4ce37d444c66e1fd1219a43a719c7
drm/xe/xe3p_xpc: Drop stale MCR steering TODO comment

Proper steering+termination for Xe3p_XPC NODE and BANK multicast ranges
was added in commit 6d5511e56b2d ("drm/xe/xe3p_xpc: Add MCR steering for
NODE and L3BANK ranges") but we forgot to remove the corresponding TODO
comment at the top of the block.  Drop it now to avoid confusion.

Reviewed-by: Shuicheng Lin <shuicheng.lin@intel.com>
Link: https://patch.msgid.link/20260225203719.3310570-2-matthew.d.roper@intel.com
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
drivers/gpu/drm/xe/xe_gt_mcr.c