diff options
| author | Vinay Belgaumkar <vinay.belgaumkar@intel.com> | 2025-01-16 21:46:59 +0300 |
|---|---|---|
| committer | Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> | 2025-01-23 01:20:27 +0300 |
| commit | dddc53806dd2a10e210d5ea08caec6d3f92440b2 (patch) | |
| tree | 933e08d4f8af537defc125868b9763c7f8f5d766 | |
| parent | e0a4cd6aceca0e9164d7304ac1a9b061e1d96529 (diff) | |
| download | linux-dddc53806dd2a10e210d5ea08caec6d3f92440b2.tar.xz | |
drm/xe/ptl: Apply Wa_13011645652
Extend Wa_13011645652 to PTL.
Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar@intel.com>
Reviewed-by: Stuart Summers <stuart.summers@intel.com>
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250116184659.384874-1-vinay.belgaumkar@intel.com
| -rw-r--r-- | drivers/gpu/drm/xe/xe_wa_oob.rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/xe/xe_wa_oob.rules b/drivers/gpu/drm/xe/xe_wa_oob.rules index 40438c3d9b72..228436532282 100644 --- a/drivers/gpu/drm/xe/xe_wa_oob.rules +++ b/drivers/gpu/drm/xe/xe_wa_oob.rules @@ -28,6 +28,7 @@ 16022287689 GRAPHICS_VERSION(2001) GRAPHICS_VERSION(2004) 13011645652 GRAPHICS_VERSION(2004) + GRAPHICS_VERSION(3001) 14022293748 GRAPHICS_VERSION(2001) GRAPHICS_VERSION(2004) 22019794406 GRAPHICS_VERSION(2001) |
