diff options
author | Alex Deucher | 2016-05-11 22:16:53 +0200 |
---|---|---|
committer | Alex Deucher | 2016-05-12 21:03:39 +0200 |
commit | ff0bd441bdfbfa09d05fdba9829a0401a46635c1 (patch) | |
tree | 34b25bed730c928b6abc85d5b8d277452a2bde97 /lib | |
parent | Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int... (diff) | |
download | kernel-qcow2-linux-ff0bd441bdfbfa09d05fdba9829a0401a46635c1.tar.gz kernel-qcow2-linux-ff0bd441bdfbfa09d05fdba9829a0401a46635c1.tar.xz kernel-qcow2-linux-ff0bd441bdfbfa09d05fdba9829a0401a46635c1.zip |
drm/radeon: fix DP mode validation
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>
Cc: stable@vger.kernel.org
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions