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:
4bdc729
)
drm/i915: Kill RMW from ILK reset code
author
Ville Syrjälä
<ville.syrjala@linux.intel.com>
Mon, 19 May 2014 16:23:25 +0000
(19:23 +0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 20 May 2014 18:38:38 +0000
(20:38 +0200)
All the other bits in the GDSR register are read-only, so we don't have
to preserve them when we perform a GPU reset.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found