[PATCH v6 08/16] drm/rockchip: vop2: Support 32x8 superblock afbc
Daniel Stone
daniel at fooishbar.org
Mon Dec 16 05:06:07 PST 2024
Hi Andy,
On Sat, 14 Dec 2024 at 08:18, Andy Yan <andyshrk at 163.com> wrote:
> This is the only afbc format supported by the upcoming
> VOP for rk3576.
>
> Add support for it.
Out of interest, how was this tested? There is no 32x8 modifier in the
format list in format_modifiers_afbc[], so it seems like it shouldn't
be possible to get a 32x8 buffer on a plane at all.
You can use the drm_info utility from
https://gitlab.freedesktop.org/emersion/drm_info to validate that the
list of supported formats/modifiers for each plane matches your
expectation.
Cheers,
Daniel
More information about the Linux-rockchip
mailing list