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