drm/amd/dm: Understand why attaching path/tile properties are needed
authorLyude Paul <lyude@redhat.com>
Mon, 19 Nov 2018 19:44:55 +0000 (19:44 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Sep 2019 06:21:55 +0000 (08:21 +0200)
commit016218ef6bb057ac494ea59caeb928492c2fcb6e
tree8674ac7778bee4fc249478753f3a25e522701ca5
parent853dc0759586fb6a8cb3b2a659493d63796fe0f1
drm/amd/dm: Understand why attaching path/tile properties are needed

[ Upstream commit 04ac4b0ed412f65230b456fcd9aa07e13befff89 ]

Path property is used for userspace to know what MST connector goes to what actual DRM DisplayPort connector, the tiling property is for tiling configurations. Not sure what else there is to figure out.

Signed-off-by: Lyude Paul <lyude@redhat.com>
Reviewed-by: Jerry (Fangzhi) Zuo <Jerry.Zuo@amd.com>
Cc: Stable <stable@vger.kernel.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c