> -Original Message-
> From: Ville Syrjala
> Sent: Friday, September 24, 2021 7:44 PM
> To: intel-gfx@lists.freedesktop.org
> Cc: Shankar, Uma
> Subject: [PATCH] drm/i915/fbc: Allow FBC with Yf tiling
>
> From: Ville Syrjälä
>
> FBC+Yf tiling seems to work just fine, and unlike with
From: Ville Syrjälä
FBC+Yf tiling seems to work just fine, and unlike with linear
the hardware does appear to correctly calculate the CFB stride
with using the override stride on both cfl and glk. So no need
for any additional tweaks.
Cc: Uma Shankar #v2
Signed-off-by: Ville Syrjälä
---
drive