drm/amdgpu/dp: add back special handling for NUTMEG
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 4 Mar 2016 00:34:28 +0000 (19:34 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Nov 2016 06:46:40 +0000 (07:46 +0100)
commit2e8cfc1fe9850281e0107610d4e1fc10276188f9
tree5ff7b2e2cdf346bb27013b0a9a7ad3420d4396b4
parent72c13445dfb40e5d14d2d9fdc3c5ee61915a69fe
drm/amdgpu/dp: add back special handling for NUTMEG

commit 02d27234759dc4fe14a880ec1e1dee108cb0b503 upstream.

When I fixed the dp rate selection in:
3b73b168cffd9c392584d3f665021fa2190f8612
drm/amdgpu: fix dp link rate selection (v2)
I accidently dropped the special handling for NUTMEG
DP bridge chips.  They require a fixed link rate.

Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Ken Wang <Qingqing.Wang@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/atombios_dp.c