]> git.baikalelectronics.ru Git - 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)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 21 Nov 2018 20:52:32 +0000 (15:52 -0500)
commit0dff95cd5b1c4a09ccbe75db81fedab0cef8c0b6
tree582b63509a2b16482ba1a1194218255c2f851cc8
parentb1baa30a2caa9a1ad4b6b0f5a4f0b91c51028459
drm/amd/dm: Understand why attaching path/tile properties are needed

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>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c