]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/display: implement wa_14022269668
authorVinod Govindapillai <vinod.govindapillai@intel.com>
Mon, 28 Apr 2025 11:55:54 +0000 (14:55 +0300)
committerVinod Govindapillai <vinod.govindapillai@intel.com>
Mon, 5 May 2025 09:26:31 +0000 (12:26 +0300)
commitd66f470f4da9d8a2197305812b6e1bc860575340
tree60fd4d61afffadced18db0e330b2a86a9878b0f7
parent308fcf7d63046a0abe99f3c1f514876f3048f99e
drm/i915/display: implement wa_14022269668

As per the WA, fbc stride need to be programmed always for bmg.
Display driver handles the need to program the fbc stride using
the override stride. So ensure that we always get the override
stride in case of bmg

v2: re-phrase the commit message.

Bspec: 74212
Signed-off-by: Vinod Govindapillai <vinod.govindapillai@intel.com>
Reviewed-by: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
Link: https://lore.kernel.org/r/20250428115554.116780-1-vinod.govindapillai@intel.com
drivers/gpu/drm/i915/display/intel_fbc.c