diff options
author | Guillaume BRUN <[email protected]> | 2022-11-16 15:35:23 +0100 |
---|---|---|
committer | Neil Armstrong <[email protected]> | 2022-12-01 09:24:04 +0100 |
commit | d3d6b1bf85aefe0ebc0624574b3bb62f0693914c (patch) | |
tree | 0854610259a74494e27a0679e9b311ca212493c8 /lib/mpi/mpi-mod.c | |
parent | 8c115864501fc09932cdfec53d9ec1cde82b4a28 (diff) |
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 <[email protected]>
Tested-by: Christian Hewitt <[email protected]>
Reviewed-by: Robert Foss <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions