drm/radeon: implement pci config reset for CIK (v3)
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 2 Oct 2013 19:18:14 +0000 (15:18 -0400)
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: fix rebase
v3: hide behind module parameter

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

No differences found