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:
15c6f65
)
drm/vmwgfx: Implement a buffer object synccpu ioctl.
author
Thomas Hellstrom
<thellstrom@vmware.com>
Wed, 21 Nov 2012 11:32:19 +0000
(12:32 +0100)
committer
Thomas Hellstrom
<thellstrom@vmware.com>
Fri, 17 Jan 2014 06:52:33 +0000
(07:52 +0100)
This ioctl enables inter-process synchronization of buffer objects,
which is needed for mesa Guest-Backed objects.
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
No differences found