diff options
author | Mario Kleiner <mario.kleiner.de@gmail.com> | 2016-03-06 02:39:53 +0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2016-03-09 19:04:00 +0100 |
commit | 459ee1c3fd097ab56ababd8ff4bb7ef6a792de33 (patch) | |
tree | 5bbd7e3c63f82c3c197ac426ec84e89b7d1f959d /drivers/gpu/drm/drm_cache.c | |
parent | MAINTAINERS: update radeon entry to include amdgpu as well (diff) | |
download | linux-459ee1c3fd097ab56ababd8ff4bb7ef6a792de33.tar.xz linux-459ee1c3fd097ab56ababd8ff4bb7ef6a792de33.zip |
drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
As observed on Apple iMac10,1, DCE-3.2, RV-730,
link rate of 2.7 Ghz is not selected, because
the args.v1.ucConfig flag setting for 2.7 Ghz
gets overwritten by a following assignment of
the transmitter to use.
Move link rate setup a few lines down to fix this.
In practice this didn't have any positive or
negative effect on display setup on the tested
iMac10,1 so i don't know if backporting to stable
makes sense or not.
Signed-off-by: Mario Kleiner <mario.kleiner.de@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'drivers/gpu/drm/drm_cache.c')
0 files changed, 0 insertions, 0 deletions