drm/radeon/mst: fix regression in lane/link handling.
authorDave Airlie <airlied@redhat.com>
Mon, 21 Mar 2016 23:38:18 +0000 (09:38 +1000)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 22 Mar 2016 20:04:22 +0000 (16:04 -0400)
commitb36f7d26a7fdc0b07b1217368ee09bb8560269f8
tree3064c0e7a6463d9496ec3eec2994edf125419091
parentae20f12d2de6629ee6f679ccf22f9b7b209c464d
drm/radeon/mst: fix regression in lane/link handling.

The function this used changed in
    092c96a8ab9d1bd60ada2ed385cc364ce084180e
    drm/radeon: fix dp link rate selection (v2)

However for MST we should just always train to the
max link/rate. Though we probably need to limit this
for future hw, in theory radeon won't support it.

This fixes my 30" monitor with MST enabled.

Cc: stable@vger.kernel.org # v4.4
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_dp_mst.c
This page took 0.030874 seconds and 5 git commands to generate.