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:
b6e45f8
)
drm/i915: Hold gt_lock during reset
author
Keith Packard
<keithp@keithp.com>
Fri, 6 Jan 2012 19:44:11 +0000
(11:44 -0800)
committer
Keith Packard
<keithp@keithp.com>
Thu, 19 Jan 2012 20:28:42 +0000
(12:28 -0800)
This ensures that no register reads occur while the forcewake state of
the hardware is indeterminate during the reset operation.
Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found