[PATCH v2 0/2] drm/xe: Add and refactor workarounds

Aradhya Bhatia aradhya.bhatia at intel.com
Thu Jan 16 09:10:02 UTC 2025


Hello all,

This patch series adds the workarounds, Wa_16021333562, and Wa_14016712196. It
further refactors Wa_18013179988 and Wa_14015568240 to use the newer and cleaner
workaround check implementation instead of the platform switch select.

Thanks,
Aradhya

Change Log:
V2:
  - Add new patch (patch-2/2) which involves refactoring the WA implementation
    as suggested by Lucas De Marchi.
  - Expand the ranges of Wa_16021333562 and Wa_14016712196 as per WA database,
    in patch-1/2, and in that process add the WAs properly instead of porting
    them for a select few platforms.
  - Reword the commit subject and commit text in patch-1 accordingly.

 
Previous Revision:
V1: https://lore.kernel.org/all/20250115080048.2282183-1-aradhya.bhatia@intel.com/


Aradhya Bhatia (2):
  drm/xe/xe: Add Wa_16021333562 and Wa_14016712196
  drm/xe/oa: Refactor Wa_18013179988 and Wa_14015568240

 drivers/gpu/drm/xe/xe_guc_ads.c    |  5 +++++
 drivers/gpu/drm/xe/xe_oa.c         | 14 ++++++--------
 drivers/gpu/drm/xe/xe_ring_ops.c   |  3 +++
 drivers/gpu/drm/xe/xe_wa_oob.rules |  5 +++++
 4 files changed, 19 insertions(+), 8 deletions(-)


base-commit: 174e9ce0daf6af791386e96e76e743eb59e8a401
-- 
2.34.1



More information about the Intel-xe mailing list