]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/fourcc: fix plane order for 10/12/16-bit YCbCr formats
authorSimon Ser <contact@emersion.fr>
Sun, 8 Feb 2026 22:47:26 +0000 (22:47 +0000)
committerSimon Ser <contact@emersion.fr>
Sat, 14 Feb 2026 10:11:30 +0000 (11:11 +0100)
commite9e0b48cd15b46dcb2bbc165f6b0fee698b855d6
treebca5edaa06846f7997215d598ca7d0ddfc8e55ed
parent0b87d51690dd5131cbe9fbd23746b037aab89815
drm/fourcc: fix plane order for 10/12/16-bit YCbCr formats

The short comments had the correct order, but the long comments
had the planes reversed.

Fixes: 2271e0a20ef7 ("drm: drm_fourcc: add 10/12/16bit software decoder YCbCr formats")
Signed-off-by: Simon Ser <contact@emersion.fr>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Robert Mader <robert.mader@collabora.com>
Link: https://patch.msgid.link/20260208224718.57199-1-contact@emersion.fr
include/uapi/drm/drm_fourcc.h