]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/xe/tuning: Apply windower hardware filtering setting on Xe3 and Xe3p
authorMatt Roper <matthew.d.roper@intel.com>
Tue, 24 Feb 2026 23:50:56 +0000 (15:50 -0800)
committerMatt Roper <matthew.d.roper@intel.com>
Fri, 27 Feb 2026 16:54:21 +0000 (08:54 -0800)
commit8ccf5f6b2295164962bbee5b0770f4366fd9bee2
tree5cac563fd5f09a1bea10a5fbea9a788112fb20d3
parenta235e7d0098337c3f2d1e8f3610c719a589e115f
drm/xe/tuning: Apply windower hardware filtering setting on Xe3 and Xe3p

A recent bspec tuning guide update asks us to program
COMMON_SLICE_CHICKEN4[5] on Xe3 and Xe3p platforms.  Add this setting to
our LRC tuning RTP table so that the setting will become part of each
context's LRC.

Bspec: 72161, 55902
Reviewed-by: Shuicheng Lin <shuicheng.lin@intel.com>
Link: https://patch.msgid.link/20260224235055.3038710-2-matthew.d.roper@intel.com
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
drivers/gpu/drm/xe/regs/xe_gt_regs.h
drivers/gpu/drm/xe/xe_tuning.c