RE: [PATCH 2/2] drm/amd/dm: Understand why attaching path/tile properties are needed

2018-11-19 Thread Zuo, Jerry
, Shirish ; dri-de...@lists.freedesktop.org; linux-ker...@vger.kernel.org Subject: [PATCH 2/2] 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

[PATCH 2/2] drm/amd/dm: Understand why attaching path/tile properties are needed

2018-11-16 Thread Lyude Paul
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 --- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c |