diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2016-05-11 16:21:03 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-05-18 18:35:15 -0700 |
commit | e23744bfad9fad9d1991298a449342e6f76dd1a6 (patch) | |
tree | ad7fb2974d0e59a3cb3dfbd46fe438f88aaa3685 /fs/btrfs/disk-io.c | |
parent | df6ac4bcc9c820841b17b9af0f8c270b54e485cb (diff) |
drm/amdgpu: fix DP mode validation
commit c47b9e0944e483309d66c807d650ac8b8ceafb57 upstream.
Switch the order of the loops to walk the rates on the top
so we exhaust all DP 1.1 rate/lane combinations before trying
DP 1.2 rate/lane combos.
This avoids selecting rates that are supported by the monitor,
but not the connector leading to valid modes getting rejected.
bug:
https://bugs.freedesktop.org/show_bug.cgi?id=95206
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/btrfs/disk-io.c')
0 files changed, 0 insertions, 0 deletions