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:
340479a
)
drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB
author
Chris Wilson
<chris@chris-wilson.co.uk>
Sat, 4 Dec 2010 11:30:53 +0000
(11:30 +0000)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Sun, 5 Dec 2010 00:37:38 +0000
(
00:37
+0000)
The bulk of the change is to convert the growing list of rings into an
array so that the relationship between the rings and the semaphore sync
registers can be easily computed.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
No differences found