drm/i915: Add Wa_14016291713
authorMatt Roper <matthew.d.roper@intel.com>
Fri, 8 Jul 2022 21:58:04 +0000 (14:58 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Tue, 12 Jul 2022 16:01:38 +0000 (09:01 -0700)
commit81cb44274c654e49f55e6690079540b0bd177db0
tree6725e261a8bc061fcf5962f55fbad270b782a1a1
parent75f664903d8672897333b86bb450335ec6486ad5
drm/i915: Add Wa_14016291713

We already disable FBC when PSR2 is enabled on display version 12 and
above; this new workaround now requires that we do the same with PSR1 on
display versions 12 and 13.

Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Arun R Murthy <arun.r.murthy@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220708215804.2889246-2-matthew.d.roper@intel.com
drivers/gpu/drm/i915/display/intel_fbc.c