drm/amd/display: MST atomic_get_property missing.
authorAndrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Mon, 19 Jun 2017 15:38:15 +0000 (11:38 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:08:08 +0000 (18:08 -0400)
commit80c62d3a112af59ada6c3a5fc1de16021d7ad790
treedd7d05b968e79115ded33ec03f92a0cb93667a16
parent0604b36c77e31a05b1bd18d53cac2c9350500bcb
drm/amd/display: MST atomic_get_property missing.

Missing function implementation was leading to EINVAL
in UMD thus not adding MST connector to X topology
and hence not getting set mode for it.

Signed-off-by: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c