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:
fb98257
)
drm/radeon: replace pflip and sw_int counters with atomics
author
Christian Koenig
<christian.koenig@amd.com>
Thu, 17 May 2012 17:52:00 +0000
(19:52 +0200)
committer
Christian König
<deathsimple@vodafone.de>
Thu, 21 Jun 2012 07:38:53 +0000
(09:38 +0200)
So we can skip the locking. Also renames sw_int to
ring_int, cause that better matches its purpose.
Signed-off-by: Christian Koenig <christian.koenig@amd.com>
No differences found