From: Alex Deucher Date: Fri, 1 Nov 2013 23:01:36 +0000 (-0400) Subject: drm/radeon: implement pci config reset for r6xx/7xx (v3) X-Git-Tag: v3.14-rc1~47^2~41^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de9ae7447aaa2fed8ae4aa9e6b7260915e5b4f7b;p=pandora-kernel.git drm/radeon: implement pci config reset for r6xx/7xx (v3) 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. There's not much information still available on r6xx, so r6xx is based on guess-work. v2: put behind module parameter v3: add IGP check Signed-off-by: Alex Deucher --- Reading git-diff-tree failed