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:
d4b8bb2
)
drm/i915: also reset the media engine on gen4/5
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 27 Apr 2012 13:17:45 +0000
(15:17 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Sat, 5 May 2012 17:46:19 +0000
(19:46 +0200)
... we actually use it.
Unfortunately we can't reset both at the same time without also
resetting the display unit, so do render and media separately.
Also replace magic constants with proper #defines.
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found