]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/xe: Extend Wa_14026781792 for xe3lpg
authorNitin Gote <nitin.r.gote@intel.com>
Tue, 17 Mar 2026 08:00:59 +0000 (13:30 +0530)
committerTejas Upadhyay <tejas.upadhyay@intel.com>
Fri, 20 Mar 2026 10:15:27 +0000 (15:45 +0530)
commit2c440f2fccf35d18f1b7eafc9015f0230c25395b
tree197f671e77c10a0677784d2d92b2afde4257eecc
parent18fc0f1d7dbeada7810192fe739172c5abd2a902
drm/xe: Extend Wa_14026781792 for xe3lpg

Wa_14026781792 applies to all graphics versions from 30.00
through 35.10 (inclusive). Since there are no IPs between
30.05 and 35.10, consolidate the RTP rules into a single
GRAPHICS_VERSION_RANGE(3000, 3510).

v2: (Matt)
 - There are no IPs between 30.05 and 35.10 either,
   So, consolidate this into a single GRAPHICS_VERSION_RANGE(3000, 3510)
 - Also move it up to the top part of the table

Signed-off-by: Nitin Gote <nitin.r.gote@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patch.msgid.link/20260317080059.1275116-2-nitin.r.gote@intel.com
Signed-off-by: Tejas Upadhyay <tejas.upadhyay@intel.com>
drivers/gpu/drm/xe/xe_wa.c