Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/connector: hdmi: Attempt YUV422 output if RGB isn't supported
Drop from RGB to YUV422 output if RGB couldn't be supported within the defined max_bpc and TMDS rates, and then try dropping max_bpc. Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>