Re: [PATCH RFC 1/7] media: qcom: iris: add QC10C & P010 buffer size calculations
From: Dmitry Baryshkov
Date: Sat Apr 11 2026 - 12:13:44 EST
On Thu, Apr 09, 2026 at 09:25:04AM +0200, Neil Armstrong wrote:
> On 4/9/26 01:59, Dmitry Baryshkov wrote:
> > On Wed, Apr 08, 2026 at 06:43:54PM +0200, Neil Armstrong wrote:
> > > @@ -204,6 +226,55 @@ static u32 iris_yuv_buffer_size_qc08c(struct iris_inst *inst)
> > > return ALIGN(y_meta_plane + y_plane + uv_meta_plane + uv_plane, PIXELS_4K);
> > > }
> > > +/*
> > > + * QC10C:
> > > + * Compressed Macro-tile format for TP10.
> >
> > UBWC-compressed format
>
> I literally took the head comment of the QC08C buffer size function and replaced 8 by 10...
You can be better than the previous authors :-)
>
> >
> > > + */
> >
>
--
With best wishes
Dmitry