commit | 8c61b31e3c3f7dd843ebbf1cc02ca352b66f123f | [log] [tgz] |
---|---|---|
author | Jerry (Fangzhi) Zuo <Jerry.Zuo@amd.com> | Sun Apr 05 16:41:09 2020 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Apr 07 14:10:24 2020 -0400 |
tree | 1cacf43f61f5b755011bb59454e37d1219981071 | |
parent | 8f0622a19bef2dc09b511ccf8c536067521ade83 [diff] |
drm/amd/display: Avoid create MST prop after registration [Why] Prop are created at boot stage, and not allowed to create new prop after device registration. [How] Reuse the connector property from SST if exist. Signed-off-by: Jerry (Fangzhi) Zuo <Jerry.Zuo@amd.com> Reviewed-by: Hersen Wu <hersenxs.wu@amd.com> Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>