disp: msm: dp: use updated colorimetry and DSC definitions
Update colorimetry definition usage and how we access DSC information as per changes in the upstream DRM framework code. Change-Id: Ie52aed2df2f6c3f2df1e4129f342a85256f8fae4 Signed-off-by: Tatenda Chipeperekwa <tatendac@codeaurora.org>
This commit is contained in:
@@ -2445,7 +2445,7 @@ static int _sde_connector_install_properties(struct drm_device *dev,
|
||||
CONNECTOR_PROP_EXT_HDR_INFO);
|
||||
|
||||
/* create and attach colorspace property for DP */
|
||||
if (!drm_mode_create_colorspace_property(connector))
|
||||
if (!drm_mode_create_dp_colorspace_property(connector))
|
||||
drm_object_attach_property(&connector->base,
|
||||
connector->colorspace_property, 0);
|
||||
}
|
||||
|
Reference in New Issue
Block a user