(subset) [PATCH] drm/vc4: Fix YUV plane handling when planes are in different buffers
Maxime Ripard
maxime at cerno.tech
Thu Feb 9 09:05:19 UTC 2023
On Fri, 27 Jan 2023 16:57:08 +0100, Maxime Ripard wrote:
> YUV images can either be presented as one allocation with offsets
> for the different planes, or multiple allocations with 0 offsets.
>
> The driver only ever calls drm_fb_[dma|cma]_get_gem_obj with plane
> index 0, therefore any application using the second approach was
> incorrectly rendered.
>
> [...]
Applied to drm/drm-misc (drm-misc-fixes).
Thanks!
Maxime
More information about the dri-devel
mailing list