-
- Downloads
drm/i915/dg2: Drop pre-production GT workarounds
DG2 first production steppings were C0 (for DG2-G10), B1 (for DG2-G11), and A1 (for DG2-G12). Several workarounds that apply onto to pre-production hardware can be dropped. Furthermore, several workarounds that apply to all production steppings can have their conditions simplified to no longer check the GT stepping. v2: - Keep Wa_16011777198 in place for now; it will be removed separately in a follow-up patch to keep review easier. Bspec: 44477 Signed-off-by:Matt Roper <matthew.d.roper@intel.com> Acked-by:
Jani Nikula <jani.nikula@intel.com> Reviewed-by:
Matt Atwood <matthew.s.atwood@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230816214201.534095-10-matthew.d.roper@intel.com
Showing
- drivers/gpu/drm/i915/gt/intel_lrc.c 2 additions, 32 deletionsdrivers/gpu/drm/i915/gt/intel_lrc.c
- drivers/gpu/drm/i915/gt/intel_mocs.c 2 additions, 19 deletionsdrivers/gpu/drm/i915/gt/intel_mocs.c
- drivers/gpu/drm/i915/gt/intel_rc6.c 2 additions, 4 deletionsdrivers/gpu/drm/i915/gt/intel_rc6.c
- drivers/gpu/drm/i915/gt/intel_workarounds.c 10 additions, 201 deletionsdrivers/gpu/drm/i915/gt/intel_workarounds.c
- drivers/gpu/drm/i915/gt/uc/intel_guc.c 5 additions, 15 deletionsdrivers/gpu/drm/i915/gt/uc/intel_guc.c
- drivers/gpu/drm/i915/intel_clock_gating.c 0 additions, 8 deletionsdrivers/gpu/drm/i915/intel_clock_gating.c
Loading
Please register or sign in to comment