summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_gem_shmem_helper.c
diff options
context:
space:
mode:
authorGuillaume BRUN <the.cheaterman@gmail.com>2022-11-16 17:35:23 +0300
committerNeil Armstrong <neil.armstrong@linaro.org>2022-12-01 11:24:04 +0300
commitd3d6b1bf85aefe0ebc0624574b3bb62f0693914c (patch)
tree0854610259a74494e27a0679e9b311ca212493c8 /drivers/gpu/drm/drm_gem_shmem_helper.c
parent8c115864501fc09932cdfec53d9ec1cde82b4a28 (diff)
downloadlinux-d3d6b1bf85aefe0ebc0624574b3bb62f0693914c.tar.xz
drm: bridge: dw_hdmi: fix preference of RGB modes over YUV420
Cheap monitors sometimes advertise YUV modes they don't really have (HDMI specification mandates YUV support so even monitors without actual support will often wrongfully advertise it) which results in YUV matches and user forum complaints of a red tint to light colour display areas in common desktop environments. Moving the default RGB fall-back before YUV selection results in RGB mode matching in most cases, reducing complaints. Fixes: 6c3c719936da ("drm/bridge: synopsys: dw-hdmi: add bus format negociation") Signed-off-by: Guillaume BRUN <the.cheaterman@gmail.com> Tested-by: Christian Hewitt <christianshewitt@gmail.com> Reviewed-by: Robert Foss <robert.foss@linaro.org> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Link: https://patchwork.freedesktop.org/patch/msgid/20221116143523.2126-1-the.cheaterman@gmail.com
Diffstat (limited to 'drivers/gpu/drm/drm_gem_shmem_helper.c')
0 files changed, 0 insertions, 0 deletions