]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
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)
committerKhalid Elmously <khalid.elmously@canonical.com>
Thu, 26 Sep 2019 04:34:52 +0000 (00:34 -0400)
commitbcb903c887a32f66c58bcc481488305d667fca3a
treeb620bf3b5729c7cbecc6125472a726c506f5314b
parentfb13faf5ce806ecb3b64f4041f17df56c75e9bdc
drm/amd/dm: Understand why attaching path/tile properties are needed

BugLink: https://bugs.launchpad.net/bugs/1844558
[ 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>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c