On Thu, May 04, 2023 at 01:28:03PM +0300, Juha-Pekka Heikkila wrote: > From: Clint Taylor <clinton.a.tay...@intel.com> > > Add support for remapping CCS FBs on MTL to remove the restriction > of the power-of-two sized stride and the 2MB surface offset alignment > for these FBs.
The alignment here is off. Andi > Signed-off-by: Clint Taylor <clinton.a.tay...@intel.com> > Signed-off-by: Juha-Pekka Heikkila <juhapekka.heikk...@gmail.com> > --- > drivers/gpu/drm/i915/display/intel_fb.c | 9 ++++++--- > 1 file changed, 6 insertions(+), 3 deletions(-)