diff options
author | Alex Deucher | 2016-05-11 22:21:03 +0200 |
---|---|---|
committer | Alex Deucher | 2016-05-12 21:03:49 +0200 |
commit | c47b9e0944e483309d66c807d650ac8b8ceafb57 (patch) | |
tree | bfdc641692207eb0dc77df3334e179123ed55111 /lib | |
parent | drm/radeon: fix DP mode validation (diff) | |
download | kernel-qcow2-linux-c47b9e0944e483309d66c807d650ac8b8ceafb57.tar.gz kernel-qcow2-linux-c47b9e0944e483309d66c807d650ac8b8ceafb57.tar.xz kernel-qcow2-linux-c47b9e0944e483309d66c807d650ac8b8ceafb57.zip |
drm/amdgpu: 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