drm/xe/xe2: Add workaround 18033852989
authorHimal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Mon, 1 Apr 2024 16:38:06 +0000 (22:08 +0530)
committerMatt Roper <matthew.d.roper@intel.com>
Tue, 2 Apr 2024 19:11:41 +0000 (12:11 -0700)
commit9f18b55b6d3f77b9e778257efdec385d2d5dfa8e
tree0111fdaaa59c1bd9f443c69b658f11cc80fa1b0a
parent62742d12663145160d3b6f0c4209709c1fd343fe
drm/xe/xe2: Add workaround 18033852989

This workaround applies to RCS engine's context, hence added as
LRC workaround.

v2
- Fix commit description as lrc workaround instead of engine.(Lucas)

v3
- COMMON_SLICE_CHICKEN1 is a masked register, add XE_REG_OPTION_MASKED
flag. (Matt)

BSPEC: 55899

Cc: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240401163806.3821128-1-himal.prasad.ghimiray@intel.com
drivers/gpu/drm/xe/regs/xe_gt_regs.h
drivers/gpu/drm/xe/xe_wa.c