[PATCH 05/31] drm/vc4_plane: Add support for YUV444 formats
Maxime Ripard
mripard at kernel.org
Fri Jun 21 08:57:14 UTC 2024
Hi,
On Thu, Jun 20, 2024 at 04:46:06PM GMT, Dave Stevenson wrote:
> From: Dom Cobley <popcornmix at gmail.com>
>
> Support displaying DRM_FORMAT_YUV444 and DRM_FORMAT_YVU444 formats.
> Tested with kmstest and kodi. e.g.
>
> kmstest -r 1920x1080 at 60 -f 400x300-YU24
>
> Note: without the shift of width, only half the chroma is fetched,
> resulting in correct left half of image and corrupt colours on right half.
>
> The increase in width shouldn't affect fetching of Y data,
> as the hardware will clamp at dest width.
>
> Signed-off-by: Dom Cobley <popcornmix at gmail.com>
Also, this is missing your Signed-off-by. It needs to be there for all
the patches you send on someone's behalf.
Maxime
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20240621/be9d7e02/attachment.sig>
More information about the dri-devel
mailing list