On 3/7/22 21:52, Geert Uytterhoeven wrote:
The AFBC helpers derive the number of bits per pixel from the deprecated drm_format_info.cpp[] field, which does not take into account block sizes.
Fix this by using the actual number of bits per pixel instead.
Signed-off-by: Geert Uytterhoeven geert@linux-m68k.org
RFC, as this code path was untested.
Looks good to me but haven't tested either.
Reviewed-by: Javier Martinez Canillas javierm@redhat.com