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:
8d5203c
)
drm/i915/ringbuffer: Make IRQ refcnting atomic
author
Chris Wilson
<chris@chris-wilson.co.uk>
Mon, 13 Dec 2010 16:54:50 +0000
(16:54 +0000)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Tue, 14 Dec 2010 11:34:46 +0000
(11:34 +0000)
In order to enforce the correct memory barriers for irq get/put, we need
to perform the actual counting using atomic operations.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
No differences found