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:
160b154
)
drm/i915: Avoid using PIPE_CONTROL on Ironlake
author
Chris Wilson
<chris@chris-wilson.co.uk>
Sun, 5 Dec 2010 15:08:31 +0000
(15:08 +0000)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Sun, 5 Dec 2010 23:18:14 +0000
(23:18 +0000)
The workaround is hideous and we are using the STORE_DWORD on all other
generations on all other rings, so use for the gen5 render ring as
well.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
No differences found