diff options
author | John Harrison <John.C.Harrison@Intel.com> | 2024-04-09 17:26:45 -0700 |
---|---|---|
committer | John Harrison <John.C.Harrison@Intel.com> | 2024-04-16 10:50:36 -0700 |
commit | b7f888ee9c41e66af847d2a2266b80266e49e49a (patch) | |
tree | 0ab983e124a1bec6e96a7c1d90fd400db64a8ffc /drivers/gpu/drm/xe/xe_wa_oob.rules | |
parent | ac6598aed1b36d0301fa43732ad40d440dc86620 (diff) |
drm/xe/lnl: Enable more GuC based workarounds
There are a couple of new workarounds for LNL that are implemented in
the GuC firmware. The KMD needs to enable them explicitly.
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-2-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 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/gpu/drm/xe/xe_wa_oob.rules b/drivers/gpu/drm/xe/xe_wa_oob.rules index 98a81468bc8e..5759b7bc1b70 100644 --- a/drivers/gpu/drm/xe/xe_wa_oob.rules +++ b/drivers/gpu/drm/xe/xe_wa_oob.rules @@ -21,3 +21,6 @@ PLATFORM(DG2) 14018094691 GRAPHICS_VERSION(2004) 14019882105 GRAPHICS_VERSION(2004), GRAPHICS_STEP(A0, B0) +18024947630 GRAPHICS_VERSION(2004) + MEDIA_VERSION(2000) +16022287689 GRAPHICS_VERSION(2004) |