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:
9242829
)
drm/nouveau: use shared fences for readable objects
author
Maarten Lankhorst
<maarten.lankhorst@canonical.com>
Wed, 9 Apr 2014 14:19:30 +0000
(16:19 +0200)
committer
Maarten Lankhorst
<maarten.lankhorst@canonical.com>
Tue, 2 Sep 2014 15:28:48 +0000
(17:28 +0200)
nouveau keeps track in userspace whether a buffer is being
written to or being read, but it doesn't use that information.
Change this to allow multiple readers on the same bo.
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Acked-by: Ben Skeggs <bskeggs@redhat.com>
No differences found