]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/dp/mst: fix in MSTB RAD initialization
authorMykola Lysenko <Mykola.Lysenko@amd.com>
Fri, 25 Dec 2015 08:14:47 +0000 (16:14 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Mar 2016 23:07:20 +0000 (15:07 -0800)
commit7b713e9ed440bed2d255aa5d247e40c7a8a3fe1b
tree1b0d43ed561922ac2e1057a28c81e2bff6f50e6a
parent1596315171d84391fcf90d5942231cefaf691cee
drm/dp/mst: fix in MSTB RAD initialization

commit 75af4c8c4c0f60d7ad135419805798f144e9baf9 upstream.

This fix is needed to support more then two
branch displays, so RAD address consist at
least of 2 elements

Acked-by: Dave Airlie <airlied@gmail.com>
Signed-off-by: Mykola Lysenko <Mykola.Lysenko@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/drm_dp_mst_topology.c