diff options
author | John Harrison <John.C.Harrison@Intel.com> | 2024-04-09 17:26:46 -0700 |
---|---|---|
committer | John Harrison <John.C.Harrison@Intel.com> | 2024-04-16 10:50:37 -0700 |
commit | 09700beebacb712d04c5ecf64178ed3f56cdf1d9 (patch) | |
tree | 8e7094ba4e134a3eac7665ff2f2fe2efb67751ec /drivers/gpu/drm/xe/xe_wa_oob.rules | |
parent | b7f888ee9c41e66af847d2a2266b80266e49e49a (diff) |
drm/xe/bmg: Some LNL workarounds also apply to BMG
Enable a couple of existing workarounds for a new platform.
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Reviewed-by: Vinay Belgaumkar <vinay.belgaumkar@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240410002646.3002394-3-John.C.Harrison@Intel.com
Diffstat (limited to 'drivers/gpu/drm/xe/xe_wa_oob.rules')
-rw-r--r-- | drivers/gpu/drm/xe/xe_wa_oob.rules | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/drivers/gpu/drm/xe/xe_wa_oob.rules b/drivers/gpu/drm/xe/xe_wa_oob.rules index 5759b7bc1b70..eb647d5a1e16 100644 --- a/drivers/gpu/drm/xe/xe_wa_oob.rules +++ b/drivers/gpu/drm/xe/xe_wa_oob.rules @@ -21,6 +21,8 @@ PLATFORM(DG2) 14018094691 GRAPHICS_VERSION(2004) 14019882105 GRAPHICS_VERSION(2004), GRAPHICS_STEP(A0, B0) -18024947630 GRAPHICS_VERSION(2004) +18024947630 GRAPHICS_VERSION(2001) + GRAPHICS_VERSION(2004) MEDIA_VERSION(2000) -16022287689 GRAPHICS_VERSION(2004) +16022287689 GRAPHICS_VERSION(2001) + GRAPHICS_VERSION(2004) |