]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/xe/xe2: Apply Wa_14024997852
authorArvind Yadav <arvind.yadav@intel.com>
Thu, 12 Feb 2026 06:59:20 +0000 (12:29 +0530)
committerMatt Roper <matthew.d.roper@intel.com>
Fri, 13 Feb 2026 17:26:14 +0000 (09:26 -0800)
commit2882094e0db192c431db14aab09cc08d18dcd059
treebec1bba9319c72b54f5854eb3dedb47c4dadc342
parentc020fff70d757612933711dd3cc3751d7d782d3c
drm/xe/xe2: Apply Wa_14024997852

Applied Wa_14024997852 to Graphics version 20.01 to 20.04
Whitelist registers needed for userspace to control autostrip on xe2.

v2:
  - set Bit 31 of FF_MODE, for TE autostrip disable (Nitin)
v3:
  - Need to whitelist these for Xe2 IPs (MATT R)
v4:
  - Combine these into a single range for simplicity:(2001, 3005)
    (MATT R)

Cc: Tejas Upadhyay <tejas.upadhyay@intel.com>
Reviewed-by: Nitin Gote <nitin.r.gote@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Arvind Yadav <arvind.yadav@intel.com>
Link: https://patch.msgid.link/20260212065920.1815979-1-arvind.yadav@intel.com
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
drivers/gpu/drm/xe/xe_reg_whitelist.c