Re: [PATCH 9/9] drm/vc4: hdmi: Add BT.2020 Support

2023-01-11 Thread Thomas Zimmermann
Am 07.12.22 um 17:07 schrieb Maxime Ripard: From: Dave Stevenson Even though we report that we support the BT.2020 Colorspace, we were always using the BT.709 conversion matrices. Let's add the BT.2020 ones. Signed-off-by: Dave Stevenson Signed-off-by: Maxime Ripard Reviewed-by: Thomas Z

[PATCH 9/9] drm/vc4: hdmi: Add BT.2020 Support

2022-12-07 Thread Maxime Ripard
From: Dave Stevenson Even though we report that we support the BT.2020 Colorspace, we were always using the BT.709 conversion matrices. Let's add the BT.2020 ones. Signed-off-by: Dave Stevenson Signed-off-by: Maxime Ripard --- drivers/gpu/drm/vc4/vc4_hdmi.c | 38 ++