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:
56492e0
)
drm/radeon: add hard_reset module parameter
author
Alex Deucher
<alexander.deucher@amd.com>
Wed, 8 Jan 2014 22:55:08 +0000
(17:55 -0500)
committer
Alex Deucher
<alexander.deucher@amd.com>
Wed, 8 Jan 2014 23:41:48 +0000
(18:41 -0500)
Enabling this parameter enables pci config reset,
aka hard reset, which is a bus level chip reset.
In some cases this works more reliably than a soft
reset. Disabled by default.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found