drm/radeon: implement pci config reset for SI (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 15 Nov 2013 21:35:55 +0000 (16:35 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 8 Jan 2014 23:42:24 +0000 (18:42 -0500)
pci config reset is a low level reset that resets
the entire chip from the bus interface.  It can
be more reliable if soft reset fails.

v2: hide behind module parameter

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found