drm/radeon: allow pcie gen2 speed on NI
authorIlija Hadzic <ihadzic@research.bell-labs.com>
Tue, 20 Sep 2011 14:22:57 +0000 (10:22 -0400)
committerDave Airlie <airlied@redhat.com>
Wed, 12 Oct 2011 13:39:03 +0000 (14:39 +0100)
commitcd54033ae9dabad389c09e0f338e9d8c1465827f
treece51bec3ff452c2e977c7e75877a48dce4d344fc
parent5a7b74beca675968f612ad6188808ed67ac58e36
drm/radeon: allow pcie gen2 speed on NI

Enabling pcie gen2 speed was skipped for Northern Islands
AISCs, although it looks like it works just fine with the same
initialization sequence used for evergreen.

According to Alex D. gen2 init was skipped to prevent a crash
that has been caused by some other bug that has been
fixed in the meantime; so now it should be safe to enable it.

Signed-off-by: Ilija Hadzic <ihadzic@research.bell-labs.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/evergreen.c