Skip to content
Commit 17cf7a3f authored by Sandor Yu's avatar Sandor Yu Committed by Xiaolei Wang
Browse files

LF-4506-2: drm: bridge: cdns_hdmi: save new connector state



commit e042961238260a79713d6ee11f4151394e740772 from
https://github.com/nxp-imx/linux-imx

Colorspace connector property is use to choose the right output colorspace
in mode_fixup.
The current state pointer is not updated and incorrect output colorspace
will be selected in mode_fixup.

Save new connector state to struct cdns_mhdp_device and use the new
state to select correct output colorspace.

Signed-off-by: default avatarSandor Yu <Sandor.yu@nxp.com>
Reviewed-by: default avatarLaurentiu Palcu <laurentiu.palcu@oss.nxp.com>
Signed-off-by: default avatarXiaolei Wang <xiaolei.wang@windriver.com>
parent 081de604
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment