git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5470b0
)
drm/radeon: implement pci config reset for SI (v2)
author
Alex Deucher
<alexander.deucher@amd.com>
Fri, 15 Nov 2013 21:35:55 +0000
(16:35 -0500)
committer
Alex 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